Adding cache on your Laravel Eloquent queries' results is now a breeze.
Repositories
laravel-shift repositories
Add some more eloquent relationships to Laravel php framework. :couple:
Stop duplicating your Eloquent query scopes and constraints in PHP. This package lets you re-use your query scopes and constraints by adding them as a subquery.
A package that allows you to create and manage sequences on Eloquent models.
Laravel Eloquent spatial package.
State Machines for your Laravel Eloquent models
A simple drop-in solution for providing UUID support for the IDs of your Eloquent models.
A simple database logger for all outgoing emails sent by Laravel website.
Laravel package to validate that email input is not blacklisted for a specific domain name.
A package to validate email domains in a user registration form
Effortless responsive embeds for videos, slideshows and more.
Laravel package to make it easy to use the gorgeous emojis from EmojiOne
Easily anonymize sensitive data through eloquent queries
Easily make certain fields for a model encryptable
Encrypt your .env (or custom config file) in Laravel
Laravel Service Container on steroids.
Handle Role-based Permissions for your Laravel application
Simple, extensible and powerful enumeration implementation for Laravel.
Simple opinionated PHP 8.1 enum helper for Laravel