PHP Classes

How to Implement a Modular Laravel Template Engine based on Extension Module Class - Laravel Template Engine Modules package blog

Recommend this page to a friend!
  All package blogs All package blogs   Laravel Template Engine Modules Laravel Template Engine Modules   Blog Laravel Template Engine Modules package blog   RSS 1.0 feed RSS 2.0 feed   Blog How to Implement a Mo...  
  Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)  

Author:

Package: Laravel Template Engine Modules

Some applications may need to implement complex presentation screens that show different types of information in a very specific way.

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.




Loaded Article

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,611,081 PHP developers registered to the PHP Classes site.
Be One of Us!

Login Immediately with your account on:



Comments:

No comments were submitted yet.



  Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)  
  All package blogs All package blogs   Laravel Template Engine Modules Laravel Template Engine Modules   Blog Laravel Template Engine Modules package blog   RSS 1.0 feed RSS 2.0 feed   Blog How to Implement a Mo...