square1-io / laravel-idempotencyLinks
Create more robust Laravel APIs by adding Idempotency support.
☆102Updated 2 months ago
Alternatives and similar repositories for laravel-idempotency
Users that are interested in laravel-idempotency are comparing it to the libraries listed below
Sorting:
- Auto-generate PHP doc annotations for Laravel facades☆98Updated 4 months ago
- Log Laravel application request and response with a unique ID for easy debugging☆119Updated 7 months ago
- a laravel package that gives you a debounce effect on jobs, notifications and artisan commands with a nice report of occurrences.☆137Updated 7 months ago
- A collection of HTTP middleware classes to improve the security headers in your Laravel application☆95Updated last year
- Populate your database with a supercharged, continuable seeder☆85Updated 4 months ago
- A Laravel Package that add advanced string manipulation methods to the built in Str class.☆71Updated last month
- UnionPaginator combines data from multiple Eloquent models into a single unified query using SQL unions, allowing for consistent paginati…☆76Updated 2 months ago
- A Laravel package to scrub sensitive information that breaks operational security policies from being leaked on accident or not by develo…☆149Updated 3 months ago
- 🤠 The official Laravel plugin for saloonphp/saloon☆68Updated 3 months ago
- Laravel‑Stub is a Laravel package that lets you effortlessly generate code files from customizable stub templates—making it easy to scaff…☆98Updated last month
- Laravel package that simplifies workflows with clear actions definition and event tracking.☆198Updated last month
- Get information on all the models in your Laravel project☆180Updated 3 weeks ago
- Advanced Laravel models filtering capabilities☆178Updated 6 months ago
- Checks if configuration values exist by scanning for usage in the codebase.☆105Updated last month
- check if all the keys are available across all the .env files.☆75Updated 3 weeks ago
- CASE statement support for Laravel Query Builder.☆115Updated 7 months ago
- Adds DOM assertions to laravels test responses☆102Updated last week
- Argonaut is a lightweight Data Transfer Object (DTO) package for Laravel that supports nested casting, recursive serialization, and valid…☆101Updated 2 months ago
- ElasticLens for Laravel: Full-text Elasticsearch for your SQL models☆100Updated 3 weeks ago
- Laravel Rewind is a powerful and efficient versioning package for your Eloquent models☆190Updated last month
- 🛠️ Swiss-army artisan CLI for Laravel — Scan, inspect, debug, and explore every aspect of your Laravel application from the command line…☆137Updated last month
- Use one time passwords (OTP) to authenticate in your Laravel app