Popular Packages
-
PHP
bkief29/pcomposer
A composer plugin to provide the ability to share and reuse packages across the system.
-
-
-
-
olivebbs/getch
Implements _getch and _ungetch for windows and linux using ffi
-
PHP
secco2112/php-sigep
Integração com Web Service do Correios. Gera etiquetas, consulta preços e prazos, imprime etiquetas e PLP, etc.
-
PHP
alsbury/cognito-jwt-guard
A laravel auth guard for JSON Web Tokens issued by Amazon AWS Cognito forked from benbjurstrom/cognito-jwt-guard
-
-
beewilly/form-element-linked-text
Adds a new form element which allows the editor to create a text with a linked label. This is an extension for TYPO3 CMS.
-
-
PHP
bakgul/file-history
This is a helper package, and it can't be used independently. Its purpose is to log the changes of files when they are created/deleted/updated through the commands shipped with the packages, which are part of Packagified Laravel. So this package can't track the changes made manually.
-
PHP
bakgul/laravel-code-generator
This package aims to generate code on the target files in order to increase productivity. In this first release, relationsips are covered almost entirely.
-
PHP
bakgul/file-content
This is a helper package, and it can't be used independently. Its purpose is to get/set/modify files' content when they are created/deleted/updated through the commands that are shipped with the packages, which are part of Packagified Laravel.
-
PHP
bakgul/laravel-file-creator
This package aims to create the app, database, and test files. It can be a replacement for Laravel's file generator because this package offers some quite nice features. It offers extra file types like interface, trait, service, etc. Depending on the settings, it can create dozens of files with a single command and connect them to each other properly.