Skip to content

Allow to configure dto objects in easy way, and split persistence and representative application layers

Notifications You must be signed in to change notification settings

jekamell/SimpleDtoBundle

Repository files navigation

SimpleDto Bundle

SimpleDtoBundle for the Symfony Framework

Core bundle features

This bundle allow to split persistent and representation layer in Rest api applications, based on Symfony 2/3 framework.

Feature list:

  • Simple yaml configuration of DTO objects.
  • Dto embedding.
  • Dto fields filtering
  • Dto collection ordering
  • Dto collection filtering
  • AbstractController with functionality for Create/Read/Update/Delete/List resources with events system support.
  • Dto configuration parser for NelmioApiDocBundle.
  • ApiKey based Authenticator (based on JWT technology)

Documentation

For documentation see

Resources/doc/

Read the documentation.

License

This bundle is released under the MIT license.

About

Allow to configure dto objects in easy way, and split persistence and representative application layers

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages