Skip to content

jacekpl/JSONModel.php

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSONModel.php

Build Status

"People Love ORMs" - Paul M. Jones.

Requirements

  • a tutorial
  • continuous integration
  • map between JSON messages, SQL relations and PHP objects
  • support composite SQL primary keys, numeric identifiers and a JSON column.
  • provide a few methods to query tables and views in one base controller class
  • with good names and well named options as first or second argument
  • implement iterative schema updates (aka: database migrations)
  • use SQLAbstract to query SQL safely everywhere
  • support PHP 5.3

Credits

About

"People love ORMs"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 89.5%
  • ApacheConf 7.8%
  • Makefile 2.6%
  • Perl 0.1%