webtoolsnz / laravel-json-schema-requestView external linksLinks
Laravel's Form Request Validation, but for json-schema documents
☆25Jun 18, 2020Updated 5 years ago
Alternatives and similar repositories for laravel-json-schema-request
Users that are interested in laravel-json-schema-request are comparing it to the libraries listed below
Sorting:
- Laravel Stager State Machine, Its purpose is to add state machine functionality to models☆15May 2, 2019Updated 6 years ago
- Generates multiple user-types in a polymorphic relation with Laravel's User model☆10Feb 10, 2020Updated 6 years ago
- This trait allows you to check if a model owns some other model in your Laravel application.☆20Dec 18, 2023Updated 2 years ago
- A laravel package to filter eloquent models and their relationships based on URL query strings.☆22Sep 5, 2020Updated 5 years ago
- Laravel package to access our print-api☆16Jan 14, 2025Updated last year
- Conceal data in an array or collection☆23Jan 5, 2022Updated 4 years ago
- Laravel package to fill and retrieve easily your database fields in json format☆19May 27, 2018Updated 7 years ago
- Library to format PHP dates☆16Oct 13, 2020Updated 5 years ago
- ☆28May 13, 2020Updated 5 years ago
- Forecaster is a library for manipulating and casting associative arrays in PHP☆23Oct 27, 2018Updated 7 years ago
- This packages sets the production configuration automatically for laravel projects for the listed domains☆10Feb 28, 2020Updated 5 years ago
- Laravel Model State Machine☆21Feb 5, 2024Updated 2 years ago
- Package for standardizing the responses from the API of your Symfony based applications.☆38Dec 31, 2022Updated 3 years ago
- User authentication log for Laravel☆32Mar 15, 2020Updated 5 years ago
- Laravel Null Object Pattern for User fetched from Request☆12Oct 31, 2019Updated 6 years ago
- Set table AUTO_INCREMENT values in your Laravel application☆12Jun 25, 2023Updated 2 years ago
- Need to filter database results with a query string? Here's a beautiful, easy to extend laravel package to keep your code super tidy.☆26Jun 23, 2025Updated 7 months ago
- ☆15Nov 26, 2020Updated 5 years ago
- GTIN / EAN / UPC Validation for Laravel☆31Jul 15, 2023Updated 2 years ago
- Automatically compute attributes on Laravel Eloquent models when their input changes☆34Mar 12, 2021Updated 4 years ago
- This package handles chunked files upload requests in order to safely save chunked files and, once the upload has been completed, merge a…☆45Dec 23, 2025Updated last month
- One Signal Push Notification Library for Laravel 5+☆44Nov 10, 2020Updated 5 years ago
- We often have to clean up our oldest or unnecessary records. This package does it easily for us.☆15Nov 27, 2020Updated 5 years ago
- Generate laravel supervisor configuration in easiest way☆20Feb 18, 2020Updated 5 years ago
- Laravel Package to find Lat and Long of a given Address☆15May 17, 2022Updated 3 years ago
- ☆34Mar 31, 2023Updated 2 years ago
- General implementation for Laravel 5 resource controllers.☆17Jul 1, 2020Updated 5 years ago
- Set attributes to upper case automatically☆16May 21, 2021Updated 4 years ago
- Helpers for converting time to seconds.☆20Sep 4, 2024Updated last year
- This is as simple as keeping a diary for your models!☆33Jan 28, 2021Updated 5 years ago
- It helps you manage de-normalized tables☆92Jul 4, 2024Updated last year
- ☆33Jan 28, 2022Updated 4 years ago
- Model changes history for laravel