-
Notifications
You must be signed in to change notification settings - Fork 3
Home
Adam Jimenez edited this page Mar 23, 2024
·
4 revisions
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 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.
Shiftlib provides many useful php functions.
ShiftLib functions
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