Packages from webiik

  • PHP

    webiik/account

    The Account provides common interface for user authentication.

  • PHP

    webiik/app

    Core of the Webiik framework.

  • PHP

    webiik/arr

    The Arr provides dot notation for PHP arrays.

  • PHP

    webiik/attempts

    The Attempts provides common interface for user actions monitoring.

  • Shell

    webiik/cli-analyse

    The simple CLI tool that helps you to analyze code quality.

  • PHP

    webiik/container

    The Container adds handy methods to most common Pimple functions and then adds automatic injection of dependencies from container to class constructor.

  • PHP

    webiik/cookie

    The Cookie provides safe way to work with cookies.

  • PHP

    webiik/csrf

    The Csrf provides CSRF protection.

  • PHP

    webiik/curlhttpclient

    The CurlHttpClient allows to easily send HTTP request via curl.

  • PHP

    webiik/data

    The Data is simple, read/write-only, key-value data container.

  • PHP

    webiik/database

    The Database is PDO connection container.

  • PHP

    webiik/error

    The Error provides more control over displaying and logging PHP errors.

  • JavaScript

    webiik/extension

    Skeleton of Webiik extension.

  • PHP

    webiik/flash

    The Flash provides multilingual flash notifications.

  • PHP

    webiik/log

    The Log provides simple solution for advanced logging.

  • PHP

    webiik/login

    The Login manages the user login state.

  • PHP

    webiik/mail

    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.

  • PHP

    webiik/middleware

    The Middleware is middleware launcher that allows automatic constructor DI and sending custom data among middleware.

  • PHP

    webiik/oauth1client

    The OAuth1Client allows you to connect to any OAuth1 server.

  • PHP

    webiik/oauth2client

    The OAuth2Client allows you to connect to any OAuth2 server.

  • PHP

    webiik/privileges

    The Privileges class manages user authorization.

  • PHP

    webiik/router

    The Router is passive, multi-lingual regex router. It supports route names, route parameters, route controllers and route middleware.

  • PHP

    webiik/session

    The Session provides safe way to work with sessions.

  • PHP

    webiik/ssr

    Server-side rendering of javascript UI components from PHP.

  • PHP

    webiik/staticpage

    The StaticPage allows you to generate static pages.

  • PHP

    webiik/template-helpers

    Webiik functions for templates.

  • PHP

    webiik/token

    The Token generates and compares tokens.

  • PHP

    webiik/translation

    The Translation provides i18n translation.

  • PHP

    webiik/twig-extension

    Twig extension for the Webiik framework.

  • PHP

    webiik/validator

    The Validator validates data against user-defined rules.

  • PHP

    webiik/view

    The View provides common interface for rendering templates, no matter what template engine you want to use. Out of the box it supports Twig.

  • PHP

    webiik/webiik

    Minimalistic PHP framework for modern web development.