PHP Classes
elePHPant
Icontem

Red Bean PHP: Store and retrieve objects in SQLite databases

Recommend this page to a friend!
  Info   View files View files (4)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2010-08-06 (6 years ago) RSS 2.0 feedNot enough user ratingsTotal: 212 All time: 7,731 This week: 1,123Up
Version License PHP version Categories
red-bean-php 1.1BSD License5.3PHP 5, Databases, Design Patterns
Description Author

This package can be used to store and retrieve objects in SQLite databases.

It can create objects, add properties and assign the property values.

The object property values are stored in SQLite table records when the objects are saved.

It can also retrieve object values from the database given the table name and object identifier.

Picture of Gabor
Name: Gabor <contact>
Classes: 1 package by
Country: The Netherlands The Netherlands

Details
RedBean works with beans. Beans are simple objects that only have public properties. The idea behind RedBean is simple, you fill the bean with the properties you need and then you give it to RedBean and it will be stored in the database. No matter what. RedBean creates tables, columns and column types on the fly. No need to switch back-and-forth to phpmyadmin anymore! Just write your code and RedBean takes care of the database.
  Files folder image Files  
File Role Description
Accessible without login Plain text file example.php Example Short Example
Accessible without login Plain text file license.txt Lic. License
Plain text file rb.php Class Contains all classes you need
Accessible without login Plain text file readme.txt Doc. Short introduction

 Version Control Unique User Downloads Download Rankings  
 0%
Total:212
This week:0
All time:7,731
This week:1,123Up