Library for CRUD operations with data structures in relational databases.
Features:
The preferred way to install this extension is through composer.
Run:
php composer.phar require --prefer-dist vpashkov/represent
or add
"vpashkov/represent": "~2.0.0"
to the require section of your composer.json file.
Comments