skore / laravel-json-api
Integrate JSON:API resources on Laravel
☆18Updated 2 years ago
Alternatives and similar repositories for laravel-json-api:
Users that are interested in laravel-json-api are comparing it to the libraries listed below
- Easily make your eloquent model publishable.☆20Updated last month
- The Laravel project used in my Laracon Online 2020 talk☆28Updated 2 years ago
- A simple way to trigger tasks in a clean and simple way☆18Updated 3 years ago
- Laravel package to fill and retrieve easily your database fields in json format☆19Updated 6 years ago
- This package is built to reduce the time taken when seeding a lot data to the database on development.☆22Updated 4 years ago
- 🔒 A Laravel package that allows you to check the notification settings before send them.☆29Updated last year
- Automatically convert Eloquent model boolean attributes to dates (and back).☆34Updated last month
- Laravel-Mailto allows you to generate mailto-links with recipients, cc and bcc, subject and body. If an user clicks the link it opens the…☆21Updated 4 years ago
- Generate easy-to-remember passphrases in Laravel.☆31Updated last year
- A set of useful Laravel validation rules☆15Updated 4 years ago
- This Laravel package allows you to flip/invert an Eloquent scope, or really any query constraint.☆28Updated 2 years ago
- Automatically generate and persist Hashids for newly created Eloquent models.☆17Updated 4 years ago
- Simple passport, is a complete implementation of laravel/passport package, containing authentication, forgot passwort, recovery password,…☆22Updated 5 years ago
- This package creates multiple managed theme infrastructure for Laravel.☆17Updated 5 years ago
- Laravel String Object inspired by Laravel Collections☆25Updated 5 years ago
- Laravel settings management package using database and laravel config()☆15Updated last year
- Generates multiple user-types in a polymorphic relation with Laravel's User model