Popular Packages
-
PHP
zetacomponents/mvc-authentication-tiein
This component provides authentication filters for the MvcTools component.
-
PHP
artistas/laravel-pagseguro
PagSeguro Checkout Transparente e Pagamento Recorrente(Assinaturas) no Laravel 5.*, 6.*, 7.* e 8.*
-
-
PHP
balping/laravel-blade-function
This Laravel 5.1+ package lets you declare functions inside blade templates.
-
-
-
PHP
mselbach/static-info-tables-ru
(ru) language pack for the Static Info Tables providing localized names for countries, currencies and so on.
-
-
-
-
PHP
mouf/utils.common.url-interface
This package contains an interface used by many objects to say they represent a URL. The concept is very simple, the object implements a getUrl method, and that's it!
-
PHP
geoffroy-aubry/helpers
Some helpers used in several personal packages and a Debug class useful for don't forgetting where debug traces are.
-
PHP
tomschlick/laravel-http2-server-push
A middleware package for Laravel to enable server push for your script, style, and image assets.
-
PHP
mouf/utils.action.action-interface
This package contains an interface used by many objects to say they can do stuff. Actually, they can perform one particular action and has been designed for that. The action performed is completely up to the implementer (sending a mail, storing a result in database, displaying something on the screen...) The concept is very simple, and very powerful at the same time.