Libraries tagged by ha-framework
itrnka/ha-framework
27 Downloads
PHP 7.1 framework for professionals with high abstraction. This is framework core.
itrnka/ha-twig-renderer-middleware
7 Downloads
Twig template renderer middleware for ha framework. This is a proxy to Twig.
itrnka/ha-smart-http-rest-api
3 Downloads
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.
itrnka/ha-mysqli-middleware
8 Downloads
MySQLi middleware for ha framework. Provides access to MySQL databases. Query builder is also included.
itrnka/ha-elasticsearch-middleware
7 Downloads
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.
itrnka/ha-apcu-middleware
9 Downloads
APCu cache middleware for ha framework. This is a proxy to PHP APCu extension.