Home     PHP / Javascript / Ajax
PHP RedBean Script

PHP Script Codes > database-tools

RedBean Free

Rate: | Price: Free | Publisher: Office Site | Demo: | Views: 236

PHP Script Codes > RedBean
RedBeanPHP is a zero config ORM layer meaning no XML, YAML or JSON configuration or schema mapping file is required to get started. Instead the library designs its own database structure based upon your interactions with so-called bean objects. Using reflection technologies that are part of the php language RedBean infers the required schema from these interaction for your code.