Libraries tagged by laravel sage
salehhashemi/laravel-repository
6962 Downloads
Implementing the repository pattern for Laravel projects.
salehhashemi/laravel-configurable-cache
9329 Downloads
Configurable Laravel cache manager
safemood/laravel-workflow
1097 Downloads
Laravel package that simplifies workflows with clear actions definition and event tracking.
jaybizzle/safeurl
74603 Downloads
A Laravel package to create safe, SEO friendly urls
igorsgm/laravel-git-hooks
18527 Downloads
🪝• Efficiently manage Git hooks in Laravel projects. Enhance code quality, save time on reviews, and prevent bugs from entering your repository.
kingmaker/laravel-many-to-many-self-relationship
29593 Downloads
Laravel Many to Many Relationship on the same Model through a pivot table providing two-way association.
juststeveking/laravel-business-process
2784 Downloads
Laravel Business Process is a simple and clean way to run business process using a Laravel Pipeline, in a structured and type-safe way.
sharpapi/sharpapi-laravel-client
2050 Downloads
SharpAPI.com - AI-Powered Swiss Army Knife API. Save countless coding hours and supercharge your app with AI capabilities in just 2 lines of code.
minuteoflaravel/laravel-self-validating-model
2169 Downloads
Model class that auto-validates when model is saved or updated
mihasicehcek/php_salesforce_soql_builder
20695 Downloads
SOQL Builder
korridor/laravel-computed-attributes
19055 Downloads
Laravel package that adds computed attributes to eloquent models. A computed attribute is an accessor were the computed value is saved in the database.
grantholle/laravel-username-generator
17761 Downloads
Generate a random, kid-safe username.
digbang/safe-queue
69468 Downloads
A Laravel Doctrine friendly daemonising queue worker for Laravel
barryvdh/laravel-vendor-cleanup
52437 Downloads
A vendor cleanup package, to remove tests and documentation to save space
laraflock/multi-tenant
1250 Downloads
Run multiple websites using the same laravel installation while keeping tenant specific data separated for fully independant multi-domain setups.