sebk / small-orm-forms
This package is abandoned and no longer maintained.
No replacement package was suggested.
There is no license information available for the latest version (1.6.1) of this package.
1.6.1
2022-11-29 13:05 UTC
Requires
- sebk/small-orm-core: >=1.5.1
README
Small Orm is a small php ORM.
This package provide classes for form validation.
Migrated
This lib has been migrated to framagit project.
A new composer package is available at https://packagist.org/packages/small/orm-forms
Future commits will be done on framagit.
This repository will be removed in few month.
Install
Require Small ORM Core package (https://github.com/sebk69/small-orm-core) :
composer require sebk/small-orm-core
Require the package with composer:
composer require sebk/small-orm-forms
Documentation
You can find the documentation here : documentation