Download the PHP package php-platform/persist without Composer
On this page you can find all versions of the php package php-platform/persist. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package persist
PHP Platform Persistance APIs
This package allows persistence of PHP models (Objects)
Introduction
This php library allows to convert relational schema to php objects
Features
- Avoids SQL Queries in user source code
- Optimized Queries for all operations
- Dependency Injection
- built in search with sorting and pagination
- Annotations to map class and properties to table and columns
- Supports inheritance
Example
Sample Class for a Table
For More Usage please see the included tests
All versions of persist with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.5
php-platform/config Version ~0.1
php-platform/errors Version ~0.1
php-platform/annotations Version ~0.1
php-platform/json-cache Version ~0.1
php-platform/session Version ~0.1
php-platform/config Version ~0.1
php-platform/errors Version ~0.1
php-platform/annotations Version ~0.1
php-platform/json-cache Version ~0.1
php-platform/session Version ~0.1
The package php-platform/persist contains the following files
Loading the files please wait ....