Repository navigation

#

data-transfer-object

Data Transfer Objects with validation for Laravel applications

PHP
710
2 个月前

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

PHP
329
1 年前

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.

PHP
98
1 个月前

A data transfer object inspired by Rust's serde

PHP
41
3 年前

A small lib to help you creating dto's in node.js

JavaScript
22
1 年前

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

PHP
19
2 年前

Data Transfer Object (DTO).

PHP
17
3 年前

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

Ruby
16
1 个月前

Rust derive-macro providing automatic mapping between DTO and Entity structures.

Rust
12
6 年前

Simplistic, flexible Data Transfer Object library

PHP
12
4 年前

A turbocharged json object hydrator for your DTOs

PHP
11
2 个月前

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

PHP
10
2 天前

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

PHP
10
1 个月前

demonstrates how to validate the request body of requests in Node

JavaScript
7
2 年前

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.

C#
6
4 年前

Build REST API quickly using - NestJS, TypeScript, ExpressJS

TypeScript
5
2 年前

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

Java
4
4 年前

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.

PHP
4
4 个月前