mpociot / laravel-composite-keyLinks
PHP trait to use composite keys in your Laravel Eloquent models.
☆35Updated 5 years ago
Alternatives and similar repositories for laravel-composite-key
Users that are interested in laravel-composite-key are comparing it to the libraries listed below
Sorting:
- Laravel-specific and pure PHP Helper Functions.☆107Updated 9 months ago
- Editable templates for `artisan make:` commands☆80Updated 5 years ago
- A lock manager for Laravel.☆78Updated 3 years ago
- A package for automatically hashing Eloquent attributes in Laravel 5.5+☆117Updated 6 years ago
- Fluent validation rule builder for Laravel.☆102Updated 4 years ago
- Paginate based on last item instead of pages.☆66Updated 9 years ago
- Zip code searcher☆98Updated 4 years ago
- Laravel localization done right.☆79Updated 5 years ago
- Enumeration implementation for PHP☆48Updated 11 months ago
- Handles saving empty fields as null for Eloquent models☆105Updated 9 months ago
- Profanity Validator for Laravel☆87Updated last year
- Laravel package to add command to list all scheduled artisan commands☆94Updated 3 years ago
- PHP SDK for Laravel Forge API☆45Updated 11 months ago
- Laravel utilities to ease validation and computation of credit cards, SIREN, etc.☆108Updated 8 months ago
- Webhook notifications channel for Laravel☆175Updated 4 months ago
- Logging and Notifications for Laravel Console Commands.☆86Updated 9 months ago
- A simple wrapper around json_encode() and json_decode() for catching any errors without executing json_last_error()☆93Updated last year
- Provide an easy class easy way to get the time difference between two dates, with an extra bonus trait for eloquent☆83Updated 3 years ago
- Quickly run some code via Artisan☆163Updated last month
- A Laravel package to help organise migrations☆112Updated 8 months ago
- JSON Schema assertions for the Laravel framework