Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/open-southeners/laravel-dto

Integrate data transfer objects into Laravel, the easiest way
https://github.com/open-southeners/laravel-dto

data-transfer-object laravel laravel-package php php-attributes php8 typescript-generator

Last synced: about 23 hours ago
JSON representation

Integrate data transfer objects into Laravel, the easiest way

Awesome Lists containing this project

README

        

Laravel DTO [![required php version](https://img.shields.io/packagist/php-v/open-southeners/laravel-dto)](https://www.php.net/supported-versions.php) [![run-tests](https://github.com/open-southeners/laravel-dto/actions/workflows/tests.yml/badge.svg?branch=main)](https://github.com/open-southeners/laravel-dto/actions/workflows/tests.yml) [![codecov](https://codecov.io/gh/open-southeners/laravel-dto/branch/main/graph/badge.svg?token=LjNbU4Sp2Z)](https://codecov.io/gh/open-southeners/laravel-dto) [![Edit on VSCode online](https://img.shields.io/badge/vscode-edit%20online-blue?logo=visualstudiocode)](https://vscode.dev/github/open-southeners/laravel-dto)
===

Integrate data transfer objects into Laravel, the easiest way

## Getting started

```
composer require open-southeners/laravel-dto
```

## Documentation

[Official documentation](https://docs.opensoutheners.com/laravel-dto/)

## Partners

[![skore logo](https://github.com/open-southeners/partners/raw/main/logos/skore_logo.png)](https://getskore.com)

## License

This package is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).