You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 6, 2021. It is now read-only.
mfrederico edited this page Sep 14, 2010
·
5 revisions
NORM is simple. Works with PHP + PDO (mysql only so far as proof of concept)
Most ORMS are complicated, and NORM is just a simple guy who wears a tie.
Create your objects, store your objects – don’t worry about SQL, NORM takes care of building and managing tables so you can retrieve your objects, tie objects together with fun ..
Return the results as an array or back out as a regular object. Whatever your whimsy, NORM aims to please – and so far, coming in under 400 lines of code.
You can check out our example page: http://www.ultrize.com/norm/