Libraries tagged by weyii
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.
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/data
72 Downloads
The Data is simple, read/write-only, key-value data container.
webiik/curlhttpclient
101 Downloads
The CurlHttpClient allows to easily send HTTP request via curl.
webiik/csrf
66 Downloads
The Csrf provides CSRF protection.
webiik/cookie
70 Downloads
The Cookie provides safe way to work with cookies.
webiik/container
69 Downloads
The Container adds handy methods to most common Pimple functions and then adds automatic injection of dependencies from container to class constructor.