An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with data-transfer-object

A curated list of projects in awesome lists tagged with data-transfer-object .

https://github.com/wendelladriel/laravel-validated-dto

Data Transfer Objects with validation for Laravel applications

data-transfer-object dto laravel validation

Last synced: 14 May 2025

https://github.com/jessarcher/laravel-castable-data-transfer-object

Automatically cast JSON columns to rich PHP objects in Laravel using Spatie's data-transfer-object class

data-transfer-object laravel laravel-package value-object

Last synced: 02 Mar 2025

https://github.com/yorcreative/laravel-argonaut-dto

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.

archict architecture-patterns backend-development data-transfer-object dto laravel laravel-architecture laravel-dto laravel-package nested-dto object-oriented-programming php-dto serialization service-layer solid-principles validation

Last synced: 17 Jun 2025

https://github.com/dgame/php-dto

A data transfer object inspired by Rust's serde

data-transfer-object dto php

Last synced: 06 Apr 2025

https://github.com/oliwierptak/popo

POPO - plain old PHP object. Generate Data Structures / Data Transfer Objects from a schema.

builder data-structures data-transfer-object generator php pojo popo popo-objects schema-configuration schema-files schema-inheritance yaml-configuration

Last synced: 23 Jun 2025

https://github.com/sshaw/class2

Easily create Ruby class hierarchies that support nested attributes, type conversion, serialization, equality, and more.

api class-builder class-generator data-transfer-object dsl forms json nested-attributes nested-objects parameters poro ruby

Last synced: 10 Apr 2026

https://github.com/picamator/transfer-object

A modern Symfony-compatible Transfer Object Generator with property hooks, FixedArray, and asymmetric visibilities.

automation code-generator data-transfer-object definition-generator dto dto-generator generator php symfony symfony-console transfer-object transfer-object-generator

Last synced: 15 Jan 2026

https://github.com/nutgram/hydrator

A turbocharged json object hydrator for your DTOs

data-transfer-object dto enum hacktoberfest hydrator json jsonmapper mapper php php8

Last synced: 04 Oct 2025

https://github.com/open-southeners/laravel-data-mapper

Extensible data mapper to objects, DTOs, enums, collections, Eloquent models, etc

data-mapper data-transfer-object laravel laravel-package object-mapper php php-attributes php8 typescript-generator

Last synced: 21 Jun 2025

https://github.com/open-southeners/laravel-dto

Integrate data transfer objects into Laravel, the easiest way

data-transfer-object laravel laravel-package php php-attributes php8 typescript-generator

Last synced: 02 May 2025

https://github.com/devsazal/nestjs-boilerplate

Build REST API quickly using - NestJS, TypeScript, ExpressJS

class-transformer class-validator data-transfer-object express-js nestjs typescript

Last synced: 18 Mar 2025

https://github.com/jetcod/data-transport

Efficient PHP Data Transport with DTOs

data-structures data-transfer-object dto object-mapping

Last synced: 13 Jan 2026

https://github.com/idevelopthings/api-utilities

Make api requests and convert them to Data Transfer Objects(classes) on the fly. Along with helpers to help with handling errors.

api api-client backend data-transfer-object frontend typescript utilities validation

Last synced: 27 Oct 2025

https://github.com/marcosvidolin/ditiow

🚀 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.

api data-transfer-object dto microservices resource rest rest-api spring spring-boot webservice

Last synced: 10 Jul 2025

https://github.com/fab2s/dt0

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.

data-transfer-object dto immutability immutable laravel php readonly

Last synced: 09 Feb 2026

https://github.com/aedart/athenaeum-dto

[READ ONLY] Athenaeum Dto package - see https://github.com/aedart/athenaeum

data-transfer-object dto

Last synced: 28 Jul 2025

https://github.com/divineomega/uxdm-spatie-data-transfer-object

🔀 Spatie Data Transfer Object source and destination for the UXDM data migrator

data-transfer-object spatie spatie-data-transfer uxdm

Last synced: 05 Apr 2025

https://github.com/blacktrs/data-transformer

Zero-dependency PHP array-to-object transformer

array-transformer data-transfer-object php php-library php82

Last synced: 28 Jan 2026

https://github.com/imbue/data-transfer-object

Using getter/setter methods gives the advantage of type hinting all data being set.

data-transfer-object dto php

Last synced: 02 Aug 2025

https://github.com/larapie/data-transfer-object

Data transfer objects with validation through annotations

annotations data-transfer-object dto php validation

Last synced: 13 Jan 2026

https://github.com/jamielsharief/data-transfer-object

A PHP Data Transfer Object implementation.

data-transfer-object dto

Last synced: 12 Apr 2025

https://github.com/freeelephants/json-api-dto

JsonApi Document Structure Types

data-transfer-object jsonapi jsonapi-resources php

Last synced: 02 Aug 2025

https://github.com/jhansenbarreto/pessoa-endereco

API implementada para teste técnico no processo seletivo da Attornatus Procuradoria Digital para a vaga de Desenvolvedor Back End - Java.

clean-code data-transfer-object domain-driven-design h2-database java junit5 openapi3 spring-boot swagger-ui

Last synced: 14 Apr 2025

https://github.com/fab2s/laravel-dt0

Laravel support for fab2s/dt0, a DTO implementation that can both secure mutability and implement convenient ways to take control over input and output in various formats.

data-transfer-object dto immutable laravel php readonly

Last synced: 25 Feb 2026

https://github.com/ialopezg/backend

A basic skeleton with class abstraction, global & local validation, global & local exception handlers, logging & data tracking, data transfer objects, execution context, authentication, users & user roles, migrations, pagination, and default dispatchers. All built with NestJS.

authentication class-abstraction context-execution data-transfer-object dispatchers dto exceptions logs migrations seeders user-roles users validation

Last synced: 08 Oct 2025

https://github.com/saorcampos/sistema-estoque

Um CRUD em arquitetura hexagonal, injeção de dependências e gerenciamento de perfil e permissões com token JWT.

data-transfer-object dependency-injection hexagonal-architecture jwt-authentication laravel php8 postgresql

Last synced: 09 May 2026

https://github.com/phauthentic/presentation

A framework and library agnostic presentation layer implementation. The purpose of this is to provide a data transfer object to make your application independent from the underlying rendering implementation.

agnostic data-transfer data-transfer-object framework-agnostic oop pdf-generation php presentation presentation-layer template templates twig-templates view view-layer

Last synced: 19 Jun 2026

https://github.com/coding-saxony-packages/array-to-datatransfer-object

This package converts an array into the specified DataTransferObject.

array data-transfer-object php php8 spatie-data-tranfer-object

Last synced: 06 Jul 2025

https://github.com/codebooth/data-transfer-object

Data Transfer Object is all about how the data is represented

data-transfer-object dto php

Last synced: 15 Jan 2026

https://github.com/rectovert/dto-php

📦 Opinionated implementation of Data Transfer Object (DTO) in PHP

composer-package data-transfer-object dto-pattern

Last synced: 11 Jan 2026

https://github.com/holiq/action-data

Simple way to use Actions and DTOs on your Laravel project

actions data-transfer-object dto hacktoberfest laravel laravel-actions laravel-dto

Last synced: 09 Feb 2026

https://github.com/nuxtifyts/php-dto

A Data objects library simplifies data transfer, ensuring structure, validation, and separation of concerns.

data-deserialization data-serialization data-transfer-object php84

Last synced: 04 Apr 2026

https://github.com/sanderdlm/smart-dto-bundle

Map your Doctrine entities into data transfer objects for faster usage in Symfony forms

data-transfer-object doctrine orm symfony

Last synced: 01 May 2026

https://github.com/jhansenbarreto/prateleira-virtual

O "prateleira-virtual" foi criado como uma API para organização online de leitura. Projeto criado para demonstração de conhecimentos.

api-rest data-transfer-object domain-driven-design flyway-migrations java mysql-database open-api-v3 rfc-7807 spring-framework swagger-ui

Last synced: 03 May 2026

https://github.com/pbod98/musiccatalogue

A desktop application for a music publisher to see albums and their contents published by the company. It allows to add, edit and delete data. It is a work in progress.

csharp data-transfer-object entity-framework-core model-view-viewmodel repository-pattern windows-presentation-foundation

Last synced: 08 Mar 2026

https://github.com/phpgt/json

Structured, type-safe, immutable JSON objects, and schema validation.

data-transfer-object json json-schema web-standards

Last synced: 13 Apr 2025

https://github.com/phpgt/dataobject

Structured, type-safe, immutable data transfer.

data-transfer-object dto dto-pattern immutable immutable-datastructures type-safety

Last synced: 13 Apr 2025

https://github.com/phpgt/typesafegetter

An interface for objects that expose type-safe getter methods.

data-transfer-object getter-functions interface type-safety

Last synced: 24 Dec 2025