Recommend this page to a friend! |
Classes of Sergii Pryz | Transfer Object | README.md | Download |
|
![]() Transfer Object GeneratorWould you like to build Symfony-compatible Transfer Objects? You're in the right place! ? Imagine you have a Rest API response:
Running the following interactive console command:
Generates a
Then, running another console command:
Builds the Transfer Object:
Key FeaturesSymfony Compatability: * includes Symfony console commands: * TransferGeneratorCommand * DefinitionGeneratorCommand * includes Symfony services: * TransferGeneratorFacade * DefinitionGeneratorFacade * supports Symfony request data mapping Transfer Object:
InstallationComposer installation:
ExamplesUsage TestsDefinition Files and Transfer Object generators have been tested against following APIs:
Scenario
In all cases, data 100% are matched ?. For detailed information, please check DefinitionGeneratorFacadeTest. DocumentationFor more details, please visit project's wiki. AcknowledgmentMany thanks for your contribution, support, feedback and simply using the Transfer Object Generator! ?? ContributionIf you find this project useful, please ? star the repository. Follow the project to stay updated with all activities. If you have suggestions for improvements or new features, feel free to:
Here is a Contribution Guide. This project is released with a Code of Conduct. By participating in this project and its community, you agree to abide by those terms. LicenseTransfer Object Generator is free and open-source software licensed under the MIT License. For more details, please see the LICENSE file. |