laravel-places-scout
by illuma-law
A fluent Laravel package for interacting with the Google Places API with strongly typed DTOs.
aftership-laravel
by pralhadstha
A modern Laravel wrapper for the AfterShip Tracking API with driver support, DTOs, and webhook handling.
laravel-extra
by simaocurado
Opinionated Laravel defaults for action-oriented architecture, strict typing, code quality, and team consistency.
laravel-typebridge
by evanschleret
Generate deterministic TypeScript resources from Laravel resource attributes
laravel-make-service
Artisan generator commands for services, DTOs, enums, actions, value objects, and interfaces
laravel-data-proxy
by adrosoftware
A GraphQL-like declarative data retrieval layer for Laravel with query batching and optimization
laravel-simple-cold-storage
A simple, extensible Laravel package for storing data using filesystem with type-safe StorageKey DTOs
laravel-solid-structure
by amptech
Generador de arquitectura SOLID para Laravel (Repository Pattern, Services, DTOs)
laravel-scaffolder
by efati
Laravel Scaffolder - A powerful package for scaffolding complete feature stacks with Repository, Service, DTO, Policy, Tests, and more.
laravel-data-docs
by abrha
Generate beautiful API documentation from Laravel Data classes with attributes for query parameters, hidden fields, and response data
laravel-dto-morph-cast
by hdaklue
MorphCast for Laravel Validated DTO - Dynamic polymorphic casting for Eloquent models
laravel-arc
by grazulex
A Laravel package for elegant and modern Data Transfer Objects (DTOs) management with automatic validation and direct property access
laravel-dto
Laravel package to automatically generate DTOs from Form Request classes
laravel-connection-storage
by mcrm
Flexible Laravel package for managing external database connections with Redis cache and HTTP API fallback. Supports customizable DTOs and multiple connection types for microservices architecture.
laravel-argonaut-dto
by yorcreative
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.
laravel-data-object-tools
by ivansabat
A set of tools to make working with Data Transfer Objects easier in Laravel
laravel-dt0
by fab2s
Immutable Data Transfer Objects (DTO) for Laravel with validation, Eloquent casting, and encryption
laravel-generate-repository-api
by waad
package to generate repository design pattern with all accessories
laravel-mvcs
by inium
Layered Architecture (Layered architecture, Repository / Service / DTO) scaffolds on Laravel
laravel-validated-dto
Data Transfer Objects with validation for Laravel applications
laravel-components
by toshkq93
add dtos, requests, resources, controller, repository and service (interface + class) in your project
laravel-dto-action
by r4nkt
A (somewhat opinionated) Laravel package to help make preparing and executing actions using data transfer objects a little easier and more uniform.