harikt member since: Oct 16, 2011

harikt's packages

  • PHP

    aura/accept

    Provides content-negotiation tools using Accept* headers.

  • PHP

    aura/asset-bundle

    Asset management for aura v2

  • PHP

    aura/auth

    Provides a unified interface to authenticate a user with local or remote authentication systems.

  • PHP

    aura/autoload

    Provides a PSR-4 compliant autoloader implementation.

  • PHP

    aura/blog

    Aura blog example

  • PHP

    aura/cli

    Provides the equivalent of request (Context) and response (Stdio) classes for a command line environment, including Getopt support.

  • PHP

    aura/cli-kernel

    The kernel files for an Aura CLI project.

  • PHP

    aura/cli-project

    A minimal command-line framework built from Aura v2 packages

  • PHP

    aura/di

    A serializable dependency injection container with constructor and setter injection, interface and trait awareness, configuration inheritance, and much more.

  • PHP

    aura/dispatcher

    Creates objects from a factory and invokes methods using named parameters; also provides a trait for invoking closures and object methods with named parameters.

  • PHP

    aura/filter

    Filters to validate and sanitize objects and arrays.

  • PHP

    aura/filter-interface

    An interface package for validation and sanitizing library

  • PHP

    aura/framework

    The Aura Framework package, when combined with a system skeleton, provides a full-stack framework built from Aura component packages.

  • PHP

    aura/framework-demo

    The Aura Framework_Demo package provides sample 'Hello World' web and CLI demos for the Aura framework.

  • PHP

    aura/framework-project

    A minimal web+cli framework built from Aura v2 packages