finally-a-fast / test
This package is abandoned and no longer maintained.
No replacement package was suggested.
Html parser.
v0.0.2
2020-06-28 15:16 UTC
Requires
- php: ^7.3
- finally-a-fast/fafcms-core: dev-master
Requires (Dev)
- roave/security-advisories: dev-master
This package is auto-updated.
Last update: 2022-03-29 01:02:01 UTC
README
This is a simple and fast template engine for php.
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require finally-a-fast/faftephp
or add
"finally-a-fast/faftephp": "dev-master"
to the require section of your composer.json
file.
Documentation
Documentation will be added soon at https://www.finally-a-fast.com/.
License
faftephp is released under the MIT License. See the LICENSE.md for details.