1
0
mirror of https://github.com/danog/template.git synced 2024-11-26 12:04:49 +01:00
Go to file
2016-07-23 09:43:27 +02:00
.editorconfig Initial Commit 2015-07-28 15:45:25 +02:00
.gitattributes Initial Commit 2015-07-28 15:45:25 +02:00
.gitignore Initial Commit 2015-07-28 15:45:25 +02:00
.php_cs Initial Commit 2015-07-28 15:45:25 +02:00
.travis.yml Cache composer dependecies for faster builds 2016-04-01 16:34:56 +02:00
composer.json Update php-cs-fixer dependency to friendsofphp 2016-07-23 09:43:27 +02:00
CONTRIBUTING.md Initial Commit 2015-07-28 15:45:25 +02:00
LICENSE Initial Commit 2015-07-28 15:45:25 +02:00
phpunit.xml Initial Commit 2015-07-28 15:45:25 +02:00
README.md Change README title 2015-07-28 15:48:16 +02:00

template

Build Status CoverageStatus Unstable License

amphp/template is a non-blocking template for use with the amp concurrency framework.

Required PHP Version

  • PHP 5.5+

Installation

$ composer require amphp/template