Download the PHP package abbasghasemi/easy-data-model without Composer
On this page you can find all versions of the php package abbasghasemi/easy-data-model. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download abbasghasemi/easy-data-model
More information about abbasghasemi/easy-data-model
Files in abbasghasemi/easy-data-model
Download abbasghasemi/easy-data-model
More information about abbasghasemi/easy-data-model
Files in abbasghasemi/easy-data-model
Vendor abbasghasemi
Package easy-data-model
Short Description Creates a data model from array data.
License MIT
Package easy-data-model
Short Description Creates a data model from array data.
License MIT
Please rate this library. Is it a good library?
Informations about the package easy-data-model
abbasghasemi/easy-data-model
abbasghasemi/easy-data-model is a PHP library for easy data model creation and control.
Installation
The preferred method of installation is via Composer. Run the following
command to install the package and add it as a requirement to your project's
composer.json
:
Description
- Complete tools for modeling and validate inputs
- Helps in building APIs
- Can also simplify working with values & database in PHP
- Support the Collection library
- See Safe annotation
- See Ignore annotation
- See PropertyNullable
- See ValueConvertor
- See FinallyAssert
- Use
ModelBuilder::fromArray(array $data,string objectOrClass);
Example
See also collection
A collection of complete tools for working with PHP arrays.
Author & support
This library was created by Abbas Ghasemi.
You can report issues at the GitHub Issue Tracker.
All versions of easy-data-model with dependencies
PHP Build Version
Package Version
The package abbasghasemi/easy-data-model contains the following files
Loading the files please wait ....