small/orm-forms

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

This package is auto-updated.

Last update: 2024-03-30 00:28:59 UTC


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