Skip to content

gree/cascade

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 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

Contributors 4

  •  
  •  
  •  
  •  

Languages