Download the PHP package centralapps/dao without Composer
On this page you can find all versions of the php package centralapps/dao. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download centralapps/dao
More information about centralapps/dao
Files in centralapps/dao
Download centralapps/dao
More information about centralapps/dao
Files in centralapps/dao
Vendor centralapps
Package dao
Short Description A data access object framework, with PDO support out of the box
License
Package dao
Short Description A data access object framework, with PDO support out of the box
License
Please rate this library. Is it a good library?
Informations about the package dao
DAO Component
A suite of abstract classes and interfaces for quickly integrating data access objects within your application.
Installation
Add the project to your composer.json file
{
"require": {
"centralapps/dao": "dev-master"
}
}
Install the project
php composer.phar update
Usage
This component is a set of abstract classes and interfaces, and as such they need to be used within your own code.
All versions of dao with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4.0
The package centralapps/dao contains the following files
Loading the files please wait ....