Libraries tagged by weyii
webiik/privileges
2 Downloads
The Privileges class manages user authorization.
webiik/oauth2client
2 Downloads
The OAuth2Client allows you to connect to any OAuth2 server.
webiik/oauth1client
61 Downloads
The OAuth1Client allows you to connect to any OAuth1 server.
webiik/middleware
61 Downloads
The Middleware is middleware launcher that allows automatic constructor DI and sending custom data among middleware.
webiik/mail
62 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
12 Downloads
The Login manages the user login state.
webiik/log
61 Downloads
The Log provides simple solution for advanced logging.
webiik/flash
6 Downloads
The Flash provides multilingual flash notifications.
webiik/error
64 Downloads
The Error provides more control over displaying and logging PHP errors.
webiik/database
64 Downloads
The Database is PDO connection container.
webiik/data
68 Downloads
The Data is simple, read/write-only, key-value data container.
webiik/curlhttpclient
83 Downloads
The CurlHttpClient allows to easily send HTTP request via curl.
webiik/csrf
63 Downloads
The Csrf provides CSRF protection.
webiik/cookie
66 Downloads
The Cookie provides safe way to work with cookies.
webiik/container
66 Downloads
The Container adds handy methods to most common Pimple functions and then adds automatic injection of dependencies from container to class constructor.