sebk / small-orm-forms
Installs: 274
Dependents: 2
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
pkg:composer/sebk/small-orm-forms
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