Download the PHP package kfoobar/laravel-dto without Composer
On this page you can find all versions of the php package kfoobar/laravel-dto. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download kfoobar/laravel-dto
More information about kfoobar/laravel-dto
Files in kfoobar/laravel-dto
Download kfoobar/laravel-dto
More information about kfoobar/laravel-dto
Files in kfoobar/laravel-dto
Vendor kfoobar
Package laravel-dto
Short Description Basic Data Transfer Object for Laravel
License MIT
Package laravel-dto
Short Description Basic Data Transfer Object for Laravel
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-dto
Basic Data Transfer Object for Laravel
Basic Data Transfer Object for Laravel 5.5+
Installation
You can install the package via composer:
Basic Usage
First, create a class that extends KFoobar\LaravelData\Objects\DataTransferObject:
You can then initiate and populate your object using the following methods:
Contributing
Contributions are welcome!
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-dto with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.4|^8.0
illuminate/database Version >=6
illuminate/http Version >=6
nesbot/carbon Version ^2.0
illuminate/database Version >=6
illuminate/http Version >=6
nesbot/carbon Version ^2.0
The package kfoobar/laravel-dto contains the following files
Loading the files please wait ....