Libraries tagged by wubi
webiik/twig-extension
22 Downloads
Twig extension for the Webiik framework.
webiik/translation
66 Downloads
The Translation provides i18n translation.
webiik/token
141 Downloads
The Token generates and compares tokens.
webiik/template-helpers
26 Downloads
Webiik functions for templates.
webiik/staticpage
19 Downloads
The StaticPage allows you to generate static pages.
webiik/ssr
49 Downloads
Server-side rendering of javascript UI components from PHP.
webiik/session
75 Downloads
The Session provides safe way to work with sessions.
webiik/router
73 Downloads
The Router is passive, multi-lingual regex router. It supports route names, route parameters, route controllers and route middleware.
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/oauth1client
68 Downloads
The OAuth1Client allows you to connect to any OAuth1 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.