talesoft/tale-app

A simple PSR-7 based HTTP middleware queue

0.1 2016-02-28 21:36 UTC

This package is auto-updated.

Last update: 2024-04-10 07:19:22 UTC


README

A Tale Framework Component

What is Tale App?

Tale Runtime is a small PSR-7 compliant, middleware-based HTTP runtime for any kind of PHP project.

It acts as a foundation for web applications with PHP.

Installation

Install via Composer

composer require "talesoft/tale-app:*"
composer install

Usage