small / orm-forms
This package is abandoned and no longer maintained.
The author suggests using the small/forms package instead.
There is no license information available for the latest version (1.7.0) of this package.
Form validation for small-orm
1.7.0
2023-09-30 09:13 UTC
Requires
- small/orm-core: >=1.5.1
README
Small Orm is a small php ORM.
This package provide classes for form validation.
Install
Require Small ORM Core package (https://framagit.org/small/small-orm-core) :
composer require small/small-orm-core
Require the package with composer:
composer require small/small-orm-forms
Documentation
You can find the documentation here : documentation