Popular Packages
-
-
-
-
-
PHP
akira/laravel-packagist
A modular SDK and Laravel integration for the Packagist.org API with typed DTOs, configurable caching strategies, and static analysis level max
-
PHP
zeydkazanci03/laragetmodel
Laravel helper to load models via GetModel::run('ModelName')->method()
-
PHP
samuelvi/translator-symfony-demo-googledrive-to-yml
Spreadsheet Translator. Symfony Demo Application. Takes a Google Drive spreadsheet and creates translation files per locale in YAML format
-
-
-
-
-
PHP
aaronidikko/laravel-git-sync
A Laravel package to commit and push changes to Git with one command.
-
-
-
PHP
me-arif-dewan/laravel-repository-generator
Introduces a new Artisan command to generate repository classes with support for: - Multiple interface implementation with automatic method stub generation. - Single class extension with validation. - Model dependency injection via constructor. - Automatic service provider binding registration. - Pipeline pattern for clean, maintainable code structure.