Download the PHP package alexandresalome/doctrine-extra-bundle without Composer
On this page you can find all versions of the php package alexandresalome/doctrine-extra-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download alexandresalome/doctrine-extra-bundle
More information about alexandresalome/doctrine-extra-bundle
Files in alexandresalome/doctrine-extra-bundle
Download alexandresalome/doctrine-extra-bundle
More information about alexandresalome/doctrine-extra-bundle
Files in alexandresalome/doctrine-extra-bundle
Vendor alexandresalome
Package doctrine-extra-bundle
Short Description Extra features for Doctrine, as a Symfony bundle
License MIT
Package doctrine-extra-bundle
Short Description Extra features for Doctrine, as a Symfony bundle
License MIT
Please rate this library. Is it a good library?
Informations about the package doctrine-extra-bundle
DoctrineExtraBundle
Graph tool for Doctrine. Relies on Graphviz.
- View CHANGELOG
- View CONTRIBUTORS
Installation
Install the latest version with
Then, enable the bundle by adding the following line in the app/AppKernel.php
file of your project:
Usage
Dump entity manager schema as graph
If you want to create a PDF file out of it, with Linux:
.. code-block:: bash
Development
Generate sample graphs
A set of sample entities are available to test internally the schema generations. You can generate the graph for any of the samples (located in Tests/Fixtures) by running:
All versions of doctrine-extra-bundle with dependencies
PHP Build Version
Package Version
The package alexandresalome/doctrine-extra-bundle contains the following files
Loading the files please wait ....