highsolutions / eloquent-sequenceLinks
Laravel package for managing sequence of objects
☆121Updated 9 months ago
Alternatives and similar repositories for eloquent-sequence
Users that are interested in eloquent-sequence are comparing it to the libraries listed below
Sorting:
- Schedule is a package that helps tracking schedules for your models. If you have workers in a company, you can set schedules for them and…☆156Updated 6 years ago
- ☆153Updated 9 months ago
- Enable users to watch various models in your application.☆68Updated 2 years ago
- Duplicate any Eloquent model along with its underlying relationships☆122Updated last year
- Create revisions for any Eloquent model along with its relationships☆168Updated 3 years ago
- Metadata for Eloquent model☆129Updated last year
- Laravel SNS Events eases the processing of incoming SNS webhooks using Laravel Events.☆134Updated last week
- Prefills factories with faker method suggestions to increase productivity☆102Updated 4 years ago
- Add inline translation capabilities to your Laravel application.☆103Updated 7 years ago
- Laravel Eloquent boolean & timestamp flagged attributes behavior.☆135Updated 10 months ago
- A Laravel Eloquent Model trait for adding and using a uuid with models☆139Updated 5 years ago
- A package that makes it easy to have the `artisan make:` commands open the newly created file in your editor of choice.☆99Updated 3 weeks ago
- Implementation of the Manager pattern existing in Laravel framework☆91Updated 2 weeks ago
- Laravel localization done right.☆79Updated 5 years ago
- A package for automatically hashing Eloquent attributes in Laravel 5.5+☆117Updated 6 years ago
- Mute and unmute Laravel observers at will.☆83Updated 3 weeks ago
- Nested URLs redirect logic☆113Updated 5 years ago
- Laravel package to send notifications when some exceptions are thrown.☆76Updated last year
- Get notified if your Laravel app ever runs a really slow database query☆95Updated 2 years ago
- Http client that handles retries, logging & dynamic headers.☆143Updated last year
- Trait for drop-in state management for Eloquent models