There are 0 repository under data-transfer-object topic.
Data Transfer Objects with validation for Laravel applications
Automatically cast JSON columns to rich PHP objects in Laravel using Spatie's data-transfer-object class
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.
POPO - plain old PHP object. Generate Data Structures / Data Transfer Objects from a schema.
Easily create Ruby class hierarchies that support nested attributes, type conversion, serialization, equality, and more.
Rust derive-macro providing automatic mapping between DTO and Entity structures.
A modern Symfony-compatible Transfer Object Generator with property hooks, FixedArray, and asymmetric visibilities.
Extensible data mapper to objects, DTOs, enums, collections, Eloquent models, etc
demonstrates how to validate the request body of requests in Node
In this repository, the blog project I developed with .net core has deleting, updating, adding and listing features for all controllers. I used the classes I mapped using IOC container by matching them in .netcore's built-in ioc container.
Build REST API quickly using - NestJS, TypeScript, ExpressJS
Dt0 is a PHP implementation of a DTO that can both secure mutability and implement convenient ways to take control over input and output in various formats.
Make api requests and convert them to Data Transfer Objects(classes) on the fly. Along with helpers to help with handling errors.
Efficient PHP Data Transport with DTOs
DTO (Darn Tidy Object) isn’t just another data wrapper, it’s a full-featured utility toolkit for PHP that makes structured data clean, fluent, and a joy to work with.
🚀 Ditiow is a simple aspect library designed to help you safely expose features of your Spring REST API without having to expose data from the persistence or business layer of your application.
[READ ONLY] Athenaeum Dto package - see https://github.com/aedart/athenaeum
Zero-dependency PHP array-to-object transformer
🔀 Spatie Data Transfer Object source and destination for the UXDM data migrator
Using getter/setter methods gives the advantage of type hinting all data being set.
API implementada para teste técnico no processo seletivo da Attornatus Procuradoria Digital para a vaga de Desenvolvedor Back End - Java.
An example of interview questions in .net. I used these technologies (.net core 6, n-Tier architecture, fluent api, extension method, generic repository, auto mapper, rest-api, dto, dependency injection)
A modern hospital management system enhanced with AI-driven decision support services. Built with Node.js (ElysiaJS), Prisma ORM, PostgreSQL, and Redis. Includes user management, role-based access control, and diagnosis/treatment flows integrated with both doctor input and AI recommendations.
Projeto de clĂnica mĂ©dica fictĂcia. Será um aplicativo com algumas opções, com CRUD, mĂ©dicos e pacientes e o agendamento e cancelamento das consultas.
Package provides Data Transfer Object functions.
JsonApi Document Structure Types
A powerful MorphCast plugin for Laravel Validated DTO that provides dynamic polymorphic casting for Eloquent models. This package allows you to dynamically cast data to different Eloquent model instances based on morphable type information within your DTOs.
A Java annotation processor for generating DTOs and other value container classes.