Skip to content

johnpancoast/kohana-redbean

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kohana-redbean

A very basic integration of Redbean into Kohana v3.3.

Install

  • Add as Kohana module.
  • Get redbean repo by running git submodule update --init from within the redbean module directory.
  • Copy the config/redbean.php to your application/config/redbean.php and add your DB settings.
  • Check out Redbean's documentation.

Notes

  • This code is very early and is only enough to get something working ATM.
  • I'm building this with Kohana v3.3 in mind.

About

(DEPRECATED) A basic integration of Redbean into Kohana.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages