PHPackages                             takemo101/simple-dto - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. takemo101/simple-dto

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

takemo101/simple-dto
====================

Simple DTO

v0.2.2(2y ago)240MITPHPPHP ^8.1

Since Oct 26Pushed 2y ago1 watchersCompare

[ Source](https://github.com/takemo101/simple-dto)[ Packagist](https://packagist.org/packages/takemo101/simple-dto)[ Docs](https://github.com/takemo101/simple-dto)[ RSS](/packages/takemo101-simple-dto/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (5)Dependencies (2)Versions (6)Used By (0)

The Simple DTO
==============

[](#the-simple-dto)

[![Testing](https://github.com/takemo101/simple-dto/actions/workflows/testing.yml/badge.svg)](https://github.com/takemo101/simple-dto/actions/workflows/testing.yml)[![PHPStan](https://github.com/takemo101/simple-dto/actions/workflows/phpstan.yml/badge.svg)](https://github.com/takemo101/simple-dto/actions/workflows/phpstan.yml)[![Validate Composer](https://github.com/takemo101/simple-dto/actions/workflows/composer.yml/badge.svg)](https://github.com/takemo101/simple-dto/actions/workflows/composer.yml)

The Simple DTO is a library to create simple data objects.
Enjoy!

Installation
------------

[](#installation)

Execute the following composer command.

```
composer require takemo101/simple-dto

```

Basic usage
-----------

[](#basic-usage)

Please use as follows

```
