Libraries tagged by SimpleDTO
phpexperts/simple-dto
1149876 Downloads
A quick and easy DTO package.
dragon-code/simple-dto
2318793 Downloads
Simple Data Transfer Objects
event4u/data-helpers
32017 Downloads
Framework-agnostic PHP library for data mapping, DTOs and utilities. Includes DataMapper, SimpleDto/LiteDto, DataAccessor/Mutator/Filter and helper classes (MathHelper, EnvHelper, etc.). Works with Laravel, Symfony/Doctrine or standalone PHP.
mohammedmanssour/super-simple-dto
3222 Downloads
Creating data transfer objects with the power of php objects
yago-o/simple-dto
10926 Downloads
Simple class for build php dto objects via PHPDoc annotations.
sahanh/simpledto
7456 Downloads
Simple DTO object to move data
oilytortoise/laravel-simple-dto
381 Downloads
A simple DTO package for Laravel
hosseinkalateh/simple-dto
7 Downloads
Data Transfer Objects in a simple way for Laravel applications
tsarturi/simpledto
10 Downloads
Simple Data Transfer Objects with FormRequest Validation for Laravel applications
jnariai/simple-dto
4 Downloads
A simple data transfer object for Laravel
takemo101/simple-dto
40 Downloads
Simple DTO
seho-nl/simple-dto
8 Downloads
Basic DTO, Entity, Assembler and Transformer interfaces and classes
main-echo/simple-dto
1464 Downloads
A fork of `phpexperts/simple-dto`—a quick and easy DTO package.
kosmcode/simple-dto
11 Downloads
Package to create simple flexible DTOs
jekamell/simple-dto-bundle
195 Downloads
Allow to configure dto objects in easy way, and split persistence and representative application layers