Main Library Features

  • Completely Object Oriented.
  • Module / Page Design Pattern
    • XML Based Configuration
    • Multiple cache levels.
    • Full, easy parameter validation.
    • Awesome, simple template system.
  • Tons of pre-built objects to extend
    • Object - easily manage content objects (CRUD)
    • Object Manager - search objects with multiple data outputs (html, rss, json, xml, php). Instant API!
    • User - login, auth, registration, lost pass, activation, and more!
    • Map - easy google maps!
    • Tags - easily add tags to any content.
    • BaseComment / Thread - easily add comments to any object, they're even threaded!
    • Message / Inbox / Outbox - complete private message system. Drop and go!
    • Event / Calendar - extend and add your features. We do the grunt work.
    • Image / Gallery - multiple resizing, lightbox integration, etc.
    • Admin, Crons, Main Page (TOS, contact, error handling)
  • Form class that rocks
    • Never write a html form again.
    • Easy and powerful.
    • Simple validation and error handling.
    • Tons of premade fields.
  • Lots of helpful utilities
    • Text formatting. Safe email display, bbcode, etc.
    • Time. Relative display, formatting, etc.
    • JSON. Wrapper / library included
    • Cache. Multiple cache formats (db, file, memcache) through one interface.
    • REST. Geocoding, weather, Amazon, Traffic, or make your own.
    • Image. Resize, rotate, all sorts of stuff.
    • Autoload. Easily extend our autoload system with callbacks or simply tell it where the class is.
    • Email / SMS sending! Keep in touch with your users.
    • Config system. No more messy _GLOBALS, or define()'s
  • Way more to come. Constant improvement!