Libraries tagged by webiik
webiik/webiik
151 Downloads
Minimalistic PHP framework for modern web development.
webiik/token
169 Downloads
The Token generates and compares tokens.
webiik/oauth1client
82 Downloads
The OAuth1Client allows you to connect to any OAuth1 server.
webiik/curlhttpclient
115 Downloads
The CurlHttpClient allows to easily send HTTP request via curl.
webiik/extension
3 Downloads
Skeleton of Webiik extension.
webiik/view
64 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
23 Downloads
Twig extension for the Webiik framework.
webiik/translation
67 Downloads
The Translation provides i18n translation.
webiik/template-helpers
27 Downloads
Webiik functions for templates.
webiik/staticpage
19 Downloads
The StaticPage allows you to generate static pages.
webiik/ssr
62 Downloads
Server-side rendering of javascript UI components from PHP.
webiik/session
90 Downloads
The Session provides safe way to work with sessions.
webiik/router
74 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.