Download the PHP package gree/cascade without Composer
On this page you can find all versions of the php package gree/cascade. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor gree
Package cascade
Short Description Cascade defines a lightweight, consistent interface for accessing databases in PHP
License MIT License
Homepage https://github.com/pages/gree/cascade
Package cascade
Short Description Cascade defines a lightweight, consistent interface for accessing databases in PHP
License MIT License
Homepage https://github.com/pages/gree/cascade
Please rate this library. Is it a good library?
Informations about the package cascade
Introduction
- Cascade is a highly extensible library that provides a simple interface for interacting with various storage backends.
Documentation
Contributing
Please send pull requests to develop
branch (not master
branch).
General workflow:
- Fork this repository
- Create your feature branch from
develop
branch (git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Send a pull request to
develop
branch
All versions of cascade with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.2.14
The package gree/cascade contains the following files
Loading the files please wait ....