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
larafony/core
Larafony is a modern PHP 8.5 framework combining the elegance of Laravel, the stability of Symfony, and the power of PSR standards - built for production, not tutorials. Minimal dependencies, full PSR support, custom middleware stack, and analytics without cookies or Google.
-
-
-
-
-
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.
-
PHP
fluentxlsx/fluentxlsx
A fluent, developer-friendly PHP library that unifies the functionalities of SimpleXLSX (for reading Excel files) and SimpleXLSXGen (for writing Excel files).