Libraries tagged by dito php
alexpts/php-data-transformer2
244 Downloads
Convert model to dto, convert dto to model
tailflow/castable-dto
29538 Downloads
Automatically cast JSON columns to PHP objects in Laravel using Spatie's data-transfer-object class
damianulan/php-dtos
6 Downloads
Provides a template for creating robust and efficient data-transfer-objects (DTOs) in your PHP projects.
roukmoute/dto-tester
17 Downloads
Add PHPUnit extension for testing DTOs and Transfer Objects
php-dto/uri
3042 Downloads
Immutable uri object with validation and helpful methods
php-dto/email-address
3829 Downloads
Immutable email object with validation and helpful methods
entelisteam/lbaf-hydrator
38 Downloads
Attribute-driven PHP DTO hydrator: builds typed DTOs, enums, nested objects and typed arrays from JSON-like data.
bishalshrestha/fynix
475 Downloads
A modern, extensible PHP library for validating primitive data types, files, nested objects, and arrays of objects with reusable and centralized validation rules.
wundii/structron
441 Downloads
A PHP library for generating human-readable documentation from structured data objects like DTOs, Entities, and Value Objects.
waad/laravel-generate-repository-api
63 Downloads
package to generate repository design pattern with all accessories
vilnisgr/env-editor
2 Downloads
Modern PHP 8.3 library for programmatically editing dotenv files. Preserve comments, formatting, and variable order while reading or writing .env files.
vendimia/data-container
160 Downloads
Simple local DTO implementation
schemantic/schemantic
522 Downloads
Smart PHP structures
lumnd/plato-api-contract
14 Downloads
Contract-first API generator for PHP controllers, Logic skeletons and OpenAPI 3.1
k2gl/array-reader
826 Downloads
Read typed values from untyped arrays (JSON, CSV, config, request data) in PHP, with strict and lenient modes