Wikimedia SlimApp
Common classes to help with creating an application using the Slim micro framework and Twig template engine.
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
 NWikimedia
 NSlimapp
 NAuth
 CAuthManagerManage authentication and authorization
 CPasswordPassword management utility
 CUserDataBasic user information
 CUserManagerData access object for users
 NDao
 CAbstractDaoBase class for data access objects
 CAbstractAppGrants review application
 CConfigConfiguration registry
 CControllerPage controller
 CCsrfMiddlewareMiddleware to manage Cross Site Request Forgery (CSRF) mitigation
 CFormCollect and validate user input
 CHeaderMiddlewareMiddleware to add headers to the response
 CMailerWrapper around PHPMailer
 CParsoidClientSimple client for sending wikitext to RESTBase to be converted into html
 CTwigExtension