Libraries tagged by weyii
webiik/view
63 Downloads
The View provides common interface for rendering templates, no matter what template engine you want to use. Out of the box it supports Twig.
webiik/validator
19 Downloads
The Validator validates data against user-defined rules.
webiik/twig-extension
22 Downloads
Twig extension for the Webiik framework.
webiik/template-helpers
26 Downloads
Webiik functions for templates.
webiik/staticpage
19 Downloads
The StaticPage allows you to generate static pages.
webiik/privileges
3 Downloads
The Privileges class manages user authorization.
webiik/oauth2client
3 Downloads
The OAuth2Client allows you to connect to any OAuth2 server.
webiik/middleware
64 Downloads
The Middleware is middleware launcher that allows automatic constructor DI and sending custom data among middleware.
webiik/mail
64 Downloads
The Mail brings common interface for sending emails, no matter what mail library you want to use. Out of the box it supports PHPMailer and SwiftMailer.
webiik/login
13 Downloads
The Login manages the user login state.
webiik/log
63 Downloads
The Log provides simple solution for advanced logging.
webiik/flash
7 Downloads
The Flash provides multilingual flash notifications.
webiik/error
66 Downloads
The Error provides more control over displaying and logging PHP errors.
webiik/database
66 Downloads
The Database is PDO connection container.
webiik/csrf
66 Downloads
The Csrf provides CSRF protection.