1 Commits
1.0.1 ... 1.0.2

Author SHA1 Message Date
c2d6667120 what the hell genders is 2025-11-03 20:04:56 +07:00

View File

@@ -2,4 +2,6 @@
Simple Active Record pattern implementation for [mirzaev/baza](https://git.svoboda.works/mirzaev/baza) Simple Active Record pattern implementation for [mirzaev/baza](https://git.svoboda.works/mirzaev/baza)
## Installation ## Installation
Process: `composer require mirzaev/record` ```bash
composer require mirzaev/record
```