Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

History
35 lines (19 loc) · 1.32 KB

File metadata and controls

35 lines (19 loc) · 1.32 KB

Oxygen Model Bundle

Build Status

Oxygen Model Bundle is a bundle to create and manage flexible and extensible model in your Symfony2 application.

Using this bundle provides :

  • Good practices to manage entities without lost extensible capabilities
  • Tools to normalize the code between a team

The developpement is in progress and the bundle hasn't yet stable.

Documentation

The bulk of the documentation is stored in the Resources/docs/index.md file in bundle :

Read the documentation for master

Installation

All the installation instructions are located in the documentation.

License

Oxygen UI Bundle is an Oxygen Community initiative : Oxygen Website

Read the Licence

Reporting an issue or a feature request

Issues and features requests are tracked in the GitHub issue tracker. Issues Tracker

When reporting a bug, it may be a good idea to reproduce it in a basic project built using the Symfony Standard Edition to allow developers of the bundle to reproduce the issue by simply cloning it and following steps.