Packages from kuria

  • PHP

    kuria/cache

    Caching library with driver abstraction

  • PHP

    kuria/class-loader

    Class loader implementation (PSR-0, PSR-4)

  • PHP

    kuria/clock

    Provides access to current date and time that can be mocked for testing purposes

  • PHP

    kuria/collections

    Object-oriented collection structures

  • PHP

    kuria/composer-pkg-scripts

    Composer plugin that provides a way for packages to expose scripts to the root project

  • PHP

    kuria/debug

    Collection of useful debugging utilities

  • PHP

    kuria/dev-meta

    Common development dependencies and scripts for Kuria libraries

  • PHP

    kuria/dom

    Wrappers around the PHP DOM classes

  • PHP

    kuria/enum

    Emulated enumeration objects in PHP

  • PHP

    kuria/error

    Makes handling and debugging PHP errors suck less

  • PHP

    kuria/event

    Event library that implements variations of the mediator and observer patterns

  • PHP

    kuria/iterable

    Utilities for dealing with PHP's iterators and the iterable type

  • PHP

    kuria/options

    Resolve structured arrays according to the specified set of options

  • PHP

    kuria/parser

    Character-by-character string parsing library

  • PHP

    kuria/php-highlighter

    PHP code highlighter

  • PHP

    kuria/phpunit-extras

    Additional functionality for PHPUnit (such as assertions)

  • PHP

    kuria/request-info

    Get information about the current HTTP request

  • PHP

    kuria/router

    HTTP request router

  • PHP

    kuria/simple-html-parser

    Minimalistic HTML parser

  • PHP

    kuria/url

    Parsing, modifying and building URLs