diversen/redbean-composer

Latest Redbeanphp as a simgle file


Keywords
orm, composer, redbean
Licenses
BSD-1-Clause/GPL-2.0

Documentation

About

This is just a composer package of the excellent redbean ORM.

I will try to add any new release as quick as possible.

Documentation can be found here:

http://www.redbeanphp.com/

Install

composer require diversen/redbean-composer

Usage

include_once "vendor/diversen/redbean-composer/rb.php";