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.

Maintainers

Package info

github.com/sebk69/small-orm-forms

pkg:composer/sebk/small-orm-forms

Statistics

Installs: 274

Dependents: 2

Suggesters: 0

Stars: 0

Open Issues: 0

1.6.1 2022-11-29 13:05 UTC

This package is auto-updated.

Last update: 2023-02-26 06:21:01 UTC


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