Skip to content
forked from gree/cascade

Cascade defines a lightweight, consistent interface for accessing databases in PHP

License

Notifications You must be signed in to change notification settings

Zunonia/cascade

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

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:

  1. Fork this repository
  2. Create your feature branch from develop branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Send a pull request to develop branch

About

Cascade defines a lightweight, consistent interface for accessing databases in PHP

Resources

License

Stars

Watchers

Forks

Packages

No packages published