PHP Classes

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    
Ratings Unique User Downloads Download Rankings
StarStarStarStar 61%Total: 223 All time: 8,236 This week: 455Up
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
Age: ???
All time rank: 407698 in The Netherlands The Netherlands
Week rank: 360 Up10 in The Netherlands The Netherlands Up

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:223
This week:0
All time:8,236
This week:455Up
 User Ratings  
 
 All time
Utility:83%StarStarStarStarStar
Consistency:83%StarStarStarStarStar
Documentation:58%StarStarStar
Examples:58%StarStarStar
Tests:-
Videos:-
Overall:61%StarStarStarStar
Rank:1010