YorCreative / Laravel-Argonaut-DTOLinks
Argonaut is a lightweight Data Transfer Object (DTO) package for Laravel that supports nested casting, recursive serialization, and validation out of the box. Ideal for service layers, APIs, and clean architecture workflows.
☆101Updated 2 months ago
Alternatives and similar repositories for Laravel-Argonaut-DTO
Users that are interested in Laravel-Argonaut-DTO are comparing it to the libraries listed below
Sorting:
- Populate your database with a supercharged, continuable seeder☆85Updated 4 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
- check if all the keys are available across all the .env files.☆75Updated 3 weeks ago
- ☆116Updated 3 months ago
- Auto-generate PHP doc annotations for Laravel facades☆98Updated 4 months ago
- Laravel package for managing taxonomies, categories, tags, and hierarchical data structures. The package implements a nested-set model fo…☆207Updated last month
- Transform Data to Type-Safe DTOs☆142Updated last month
- ElasticLens for Laravel: Full-text Elasticsearch for your SQL models☆100Updated 3 weeks ago
- A Laravel Package that add advanced string manipulation methods to the built in Str class.☆71Updated last month
- Lightweight Access Control for Laravel — no bloat, no 🤯 yet 💪☆102Updated last week
- UnionPaginator combines data from multiple Eloquent models into a single unified query using SQL unions, allowing for consistent paginati…☆76Updated 2 months ago
- Query your Laravel codebase like a database, with an Eloquent-like API☆153Updated last month
- A comprehensive set of DTO Tools for Laravel.☆50Updated 7 months ago
- Eloquent Regex brings the simplicity and elegance to regular expressions. Designed for Laravel developers, this package offers a fluent, …☆50Updated 9 months ago
- Permissions and roles pacakge for Laravel☆64Updated last month
- A Laravel package that proactively monitors your dependencies for security vulnerabilities by running automated composer audits and sendi…☆76Updated 2 months ago
- Make sure all routes in your Laravel app are ok☆136Updated 3 weeks ago
- 📂 🎨 A flexible Laravel package for generating structured, unique, and customizable filenames using various strategies.☆116Updated last month
- TimeWarden is a lightweight PHP library that enables you to monitor the processing time of tasks (useful during the development stage) an…☆167Updated 3 months ago
- Laravel Rewind is a powerful and efficient versioning package for your Eloquent models☆190Updated last month
- The Pest Profanity Plugin☆98Updated 3 weeks ago
- Provides a model trait to automatically append a value to model values that should be unique.☆55Updated last month
- Checks if configuration values exist by scanning for usage in the codebase.☆105Updated last month
- Log Laravel application request and response with a unique ID for easy debugging☆119Updated 7 months ago
- Store UTC dates in the database and work with custom timezones in the application☆103Updated 7 months ago
- A Laravel package designed to manage model metadata with JSON support multiple data types☆71Updated 2 months ago
- Use one time passwords (OTP) to authenticate in your Laravel app