Popular Packages

  • 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.

  • PHP

    webiik/flash

    The Flash provides multilingual flash notifications.

  • PHP

    dpeuscher/dp-phpunit-extensions

    Extensions to PHPUnit

  • 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/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/token

    The Token generates and compares tokens.