itrnka member since: May 22, 2017

itrnka's packages

  • PHP

    itrnka/ha-apcu-middleware

    APCu cache middleware for ha framework. This is a proxy to PHP APCu extension.

  • PHP

    itrnka/ha-elasticsearch-middleware

    Provides access to official Elasticsearch PHP API as a middleware implementation for ha framework. Automatically creates a client based on the configuration when it starts the application.

  • PHP

    itrnka/ha-framework

    PHP 7.1 framework for professionals with high abstraction. This is framework core.

  • PHP

    itrnka/ha-mysqli-middleware

    MySQLi middleware for ha framework. Provides access to MySQL databases. Query builder is also included.

  • PHP

    itrnka/ha-smart-http-rest-api

    Rest API handling for `ha` framework. Package includes routes and controllers by ha framework standards. Currently is supported only JSON body in requests and responses.

  • PHP

    itrnka/ha-twig-renderer-middleware

    Twig template renderer middleware for ha framework. This is a proxy to Twig.