Skip to content

Symfony Bundle that helps building successful DTOs (Data Transfer Objects)

License

Notifications You must be signed in to change notification settings

fazland/dto-management-bundle

Repository files navigation

Fazland - DtoManagementBundle

Build Status

This bundle helps to build versioned DTOs (Data Transfer Objects) and to minimize effort while implementing your Symfony controllers.

Requirements

  • php ^7.2
  • symfony/symfony ^4.0

Installation

The suggested installation method is via composer:

$ composer require fazland/dto-management-bundle

Using DtoManagementBundle

See getting started section.

Test

Run

$ vendor/bin/phpunit

Contributing

Contributions are welcome. Feel free to open a PR or file an issue here on GitHub!

License

DtoManagementBundle is licensed under the MIT License - see the LICENSE file for details.

About

Symfony Bundle that helps building successful DTOs (Data Transfer Objects)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages