oxyfony/model-bundle

Symfony Oxygen Bundle for Model manipulation

Installs: 21

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 4

Forks: 0

Open Issues: 0

Type:symfony-bundle

dev-master 2014-06-06 16:45 UTC

This package is not auto-updated.

Last update: 2024-04-13 13:09:44 UTC


README

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.