Packages from p810

  • PHP

    p810/array-fl

    Provides a consolidated polyfill for array_key_first(), array_key_last(), and the unapproved functions array_value_first() and array_value_last().

  • PHP

    p810/dot

    A utility for traversing arrays using dot notation

  • PHP

    p810/ioc-container

    A dependency injection container that can autowire your objects with PHP's Reflection API

  • PHP

    p810/mysql-helper

    A fluent query builder and lightweight data mapper for MySQL

  • PHP

    p810/router

    Respond to any requested URI in your application through a single point of entry.

  • PHP

    p810/tuple

    An implementation of tuples in PHP.