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:
- Log Laravel application request and response with a unique ID for easy debugging☆119Updated 8 months ago
- Auto-generate PHP doc annotations for Laravel facades☆98Updated 4 months ago
- a laravel package that gives you a debounce effect on jobs, notifications and artisan commands with a nice report of occurrences.☆141Updated 8 months ago
- CASE statement support for Laravel Query Builder.☆115Updated 8 months ago
- A Laravel Package that add advanced string manipulation methods to the built in Str class.☆71Updated 2 weeks ago
- A collection of HTTP middleware classes to improve the security headers in your Laravel application☆95Updated last year
- A Laravel package to scrub sensitive information that breaks operational security policies from being leaked on accident or not by develo…☆149Updated 4 months ago
- Supercharged Pipelines for Laravel.☆178Updated 7 months ago
- check if all the keys are available across all the .env files.☆76Updated this week
- UnionPaginator combines data from multiple Eloquent models into a single unified query using SQL unions, allowing for consistent paginati…☆77Updated 3 months ago
- Get information on all the models in your Laravel project☆180Updated 2 weeks ago
- Create Laravel classes in a domain driven way (insired by Spatie Laravel Beyond CRUD)☆225Updated 7 months ago
- Argonaut is a lightweight Data Transfer Object (DTO) package for Laravel that supports nested casting, recursive serialization, and valid…☆101Updated 3 months ago
- Checks if configuration values exist by scanning for usage in the codebase.☆105Updated 2 weeks ago
- A Laravel Pulse card for active users count.☆114Updated 8 months ago
- 🔍 Enhance Laravel queries with adaptable, customisable filters and intelligent caching to improve both performance and functionality.☆186Updated 2 weeks ago
- A testing package for intercepting mail sent from Laravel☆112Updated 7 months ago
- FinAegis☆135Updated last month
- Laravel package that simplifies workflows with clear actions definition and event tracking.☆201Updated 2 weeks ago
- ElasticLens for Laravel: Full-text Elasticsearch for your SQL models☆100Updated last week
- 🤠 The official Laravel plugin for saloonphp/saloon☆68Updated 4 months ago
- A Laravel package for advanced date filtering and manipulation☆131Updated last year
- A Laravel Pulse card for database status☆110Updated 7 months ago
- Laravel Business Process is a simple and clean way to run business process using a Laravel Pipeline, in a structured and type-safe way.☆67Updated 2 years ago
- HSA for Laravel - helps make laravel project multilingual. Finds texts in HTML and replaces it with suffixed and prefixed string☆93Updated last year
- Generate easily metrics and trends data of your models for your dashboards.☆107Updated 8 months ago
- Use one time passwords (OTP) to authenticate in your Laravel app