Download the PHP package tyam/fadoc without Composer
On this page you can find all versions of the php package tyam/fadoc. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor tyam
Package fadoc
Short Description Form Array to Domain Object Converter/Validator
License MIT
Homepage https://github.com/tyam/fadoc
Package fadoc
Short Description Form Array to Domain Object Converter/Validator
License MIT
Homepage https://github.com/tyam/fadoc
Please rate this library. Is it a good library?
Informations about the package fadoc
fadoc
fadoc automatically converts Form-Arrays and Domain-Objects to each other according to type declarations of methods.
Feature
- Conversion is done automatically according to method declarations of domain objects. No Form classes.
- You can define validation logics on domain objects.
- Supports factories, abstract classes/interfaces.
Basic Usage
Installation
fadoc depends on tyam/condition, which also is my library.
Documentation
Lisence
MIT
All versions of fadoc with dependencies
PHP Build Version
Package Version
The package tyam/fadoc contains the following files
Loading the files please wait ....