Libraries tagged by repo
tlapnet/report
5342 Downloads
Report library for creating custom manager reports
tim661811/laravel-telemetry-reporter
13 Downloads
A reusable Laravel 10+ package that lets you annotate any service method with a PHP attribute to collect custom telemetry (e.g. user counts, disk usage, feature flags) and automatically report it—at configurable intervals—to a central server over HTTP. Data is grouped per application host, is fully configurable via a published telemetry.php config (backed by your chosen cache), and integrates seamlessly with Laravel’s scheduler and HTTP client.
thombas/revised-repository-pattern
34 Downloads
A package that adds a repository pattern which extends from the established models.
theozebua/laravel-repository
560 Downloads
Just a simple artisan command to create your repository pattern files.
techrays-labs/laravel-service-repository-generator
932 Downloads
A powerful and flexible Laravel package that simplifies the implementation of the Service-Repository design pattern. Generate Service and Repository classes with ease, customize their namespace and path, and streamline your application's architecture.
tatter/reports
4866 Downloads
Report management framework for CodeIgniter 4
surazdott/laravel-repository
190 Downloads
Laravel repository design pattern with service and interface.
superman2014/captcha-repository
4279 Downloads
sms captcha-repository for laravel or lumen
ssmalik99/repostarry
18 Downloads
This is a helper package to create Repository system usage easy for laravel users
sobhan-aali/laravel-repo-controller-generator
23 Downloads
Generate controller, repository and request files.
slgo99/laravel-error-report
572 Downloads
Get to know what's happening in your production environment!
silverstripe-terraformers/open-archive-initiative-repository
189 Downloads
Controller and Services that allow you to serve data as an Open Archive Initiative Repository
silvercommerce/reports
3150 Downloads
Add reports to a SilverCommerce install (for orders, products sold, etc)
scrutinizer/error-reporter
2602 Downloads
Reports exceptions to a processing server for further inspection.
saineshmamgain/laravel-repositories
46 Downloads
A package to create repositories in your laravel applications.