Author: Manuel Lemos
Viewers: 49
Last month viewers: 1
Categories: Notable Packages
Laravel is a popular PHP framework for Web application development that comes with a package called Blade that is used to process templates to generate the application output.
Until Laravel 5.3 Blade did not support components to extend the template processing capabilities.
This package provides a fix, so it works in applications that still use Laravel 5.3 or older versions.
Read this article to learn more details about how this notable PHP package works.
Until Laravel 5.3 Blade did not support components to extend the template processing capabilities.
This package provides a fix, so it works in applications that still use Laravel 5.3 or older versions.
Read this article to learn more details about how this notable PHP package works.
The package Blade Component Factory 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: Improve the Laravel 5.3 Blade factory
Here follows in more detail what it does:
This package can improve the Laravel 5.3 Blade component factory.
It extends the base Factory class to allow that Blade can work with components by providing a replacement for the View factory.
The package comes with example class that can be used to install this component factory class.
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.
The basic purpose is: Improve the Laravel 5.3 Blade factory
Here follows in more detail what it does:
This package can improve the Laravel 5.3 Blade component factory.
It extends the base Factory class to allow that Blade can work with components by providing a replacement for the View factory.
The package comes with example class that can be used to install this component factory class.
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.
You need to be a registered user or login to post a comment
Login Immediately with your account on:
Comments:
No comments were submitted yet.