Stars: 1401
Forks: 201
Pull Requests: 130
Issues: 175
Watchers: 60
Last Updated: 2023-07-05 09:38:30
Plates is a native PHP template system that's fast, easy to use and easy to extend. It's inspired by the excellent Twig template engine and strives to bring modern template language functionality to native PHP templates. Plates is designed for developers who prefer to use native PHP templates over compiled template languages, such as Twig or Smarty.
Plates is available via Composer:
composer require league/plates
Full documentation can be found at platesphp.com.
composer test
Please see CONTRIBUTING for details.
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
The MIT License (MIT). Please see License File for more information.