Author: Manuel Lemos
Updated on: 2020-10-16
Posted on: 2020-10-16
Package: Laravel Template Engine Modules
Modules can be useful to reduce the complexity, so each module implements a different part of the presentation of Web application screens.
This package provides means to implement modules for templates that can be used to render screens of Laravel Web applications.
About the Laravel Template Engine Modules Package
The package Laravel Template Engine Modules is one of the few PHP packages that was considered notable recently because it does something that is worth paying attention.
The basic purpose is: Implement template modules using custom classes
Here follows in more detail what it does:
This package can implement template modules using custom classes.
It can register a new class to implement a module than can handle a new type of tags that can be used in templates.
The module class implemented by applications can return details like:
- Position of labels next to the template mark
- Priority of the module in the list of modules
- Permission to render in a template
- Caching strategy
- Template rendering results
Conclusion
The Laravel Template Engine Modules can be downloaded from download page or be installed using the PHP Composer tool following instructions in the Composer install instructions page.
This package was considered notable for implementing its benefits in a way that is worth noticing.
Notable PHP packages can be often considered innovative. If this package is also innovative, it can be nominated to the PHP Innovation Award and the author may win prizes and recognition for sharing innovative packages.
If you also developed your own notable or innovative packages consider sharing them, so you can also earn more visibility for your package as well nice prizes.
One nice prize that many PHP developers want and you may like is the PHP elePHPant mascot plush.
You need to be a registered user or login to post a comment
1,565,482 PHP developers registered to the PHP Classes site.
Be One of Us!
Login Immediately with your account on:
Comments:
No comments were submitted yet.