Libraries tagged by php dto
nirajkhadka/laravel-module-generator
12 Downloads
A Laravel package that generates complete CRUD modules with controllers, services, actions, DTOs, form requests, models, and migrations using artisan commands.
mumsys/library
12541 Downloads
PHP library for the MUMSYS project
mmouih/entity-generator
6 Downloads
A tool designed to streamline the conversion of payloads (json, xml or yaml) into class entities
masyasmv/freedom-broker-api
16 Downloads
PHP SDK & parser for Freedom24 (TraderNet) Broker API — reports, securities, quotes, orders and history
larapie/data-transfer-object
965 Downloads
Data transfer objects with validation
ivansabat/laravel-data-object-tools
5 Downloads
A set of tools to make working with Data Transfer Objects easier in Laravel
isq/maio
14 Downloads
A package to merge arrays into objects in PHP.
hoangkhacphuc/zalo_bot
1 Downloads
A PHP library for building Zalo chatbots. This library works in plain PHP, Laravel, or any PHP framework. It provides a set of Data Transfer Objects (DTOs), exceptions, and helper methods to interact with the Zalo API and handle messages safely.
factorlabs/simope
12 Downloads
Simope (Simple Object Persistence) is library that allows to persist PHP objects without any DBMS installed.
emreuyguc/structured-mapper-bundle
5 Downloads
A Symfony bundle for the emreuyguc/structured-mapper package that provides powerful object-to-object data transformation using structured mapping.
emreuyguc/structured-mapper
23 Downloads
Structured Mapper is a PHP library that helps you to map your objects, such as entities to DTOs or models to entities, easily.
d3jmc/data-transfer-object
27 Downloads
Easily manage Data Transfer Objects in PHP.
corncodecreators/discogs-api-client
9 Downloads
Unofficial official client for Discogs API
boxybird/rosebud
37 Downloads
A TMDB (The Movie Database) API wrapper. Includes Data Transfer Objects (DTO).
aneterial/laravel-data-validator
18 Downloads
Laravel package for convenient validation and hydration of a request into DTO structures