1
0
mirror of https://github.com/danog/template.git synced 2024-11-26 12:04:49 +01:00
Go to file
2019-08-22 23:48:20 +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 Update template 2019-08-22 23:48:20 +02:00
.php_cs.dist Update template 2019-08-22 23:48:20 +02:00
.travis.yml Update template 2019-08-22 23:48:20 +02:00
appveyor.yml Update template 2019-08-22 23:48:20 +02:00
composer.json Update template 2019-08-22 23:48:20 +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.dist Update template 2019-08-22 23:48:20 +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