Home - adamjimenez/shiftlib GitHub Wiki
ShiftLib: A CMS and PHP framework
ShiftLib is a PHP framework which provides routing, authentication and CMS capabilities via GenieAdmin. It can be used to build websites or APIs for front-ends built in something other than PHP.
tpl format
tpl format is a template/ routing system and core component of ShiftLib. It has been built from the ground up and structured with both designers and developers in mind. Designers are not expected to be coders but should know their way around HTML. Learn more with the tpl format crash course.
Functions
Shiftlib provides many useful php functions.
ShiftLib functions
Classes
Shiftlib provides some useful php classes. These classes are automatically loaded and available to use.
Auth
Authentication class
CMS
CMS class
Paging
Pagination Class
Shop
Ecommerce Class