php-forge / model
This package is abandoned and no longer maintained.
No replacement package was suggested.
Awesome Model for PHP.
0.2.0
2024-02-27 11:02 UTC
Requires
- php: ^8.1
- ext-mbstring: *
Requires (Dev)
- maglnet/composer-require-checker: ^4.6
- phpunit/phpunit: ^10.5
- roave/infection-static-analysis-plugin: ^1.34
- symplify/easy-coding-standard: ^12.1
- vimeo/psalm: ^5.22
This package is auto-updated.
Last update: 2024-03-18 17:40:40 UTC
README
Awesome Model for PHP.
Installation
The preferred way to install this extension is through composer.
Either run
composer require --prefer-dist php-forge/model:"^0.1"
or add
"php-forge/model": "^0.1"
Usage
Check the documentation docs to learn about usage.
Testing
Check the documentation testing to learn about testing.
Support versions
License
The MIT License (MIT). Please see License File for more information.