RedBeanPHP

easy ORM for PHP

Installing

To install RedBeanPHP, download the RedBeanPHP All-in-one pack from the website. After unzipping you will see just one file:

rb.php

This file contains everything you need to start RedBeanPHP. Just include it in your PHP script like this:


    
require('rb.php');

You are now ready to use RedBeanPHP!



User contributed notes. Please use the comment section to provide tips, notes and examples. To ask for support or to provide feedback use the forum. For bug reports use Github Issue Tracker.

Site comments powered by Disqus

page generated in 0.010751008987427 sec.