Skip to content

Commit 92ab6b0

Browse files
committed
Add install links to readme
1 parent 2acd25b commit 92ab6b0

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,15 @@ This package contains extensions for Doctrine ORM and MongoDB ODM that offer new
77
more efficiently. These behaviors can be easily attached to the event system of Doctrine and handle the records being
88
flushed in a behavioral way.
99

10+
## Installation
11+
12+
$ composer require gedmo/doctrine-extensions
13+
14+
* [Symfony 2](/doc/symfony2.md)
15+
* [Symfony 4](/doc/symfony4.md)
16+
* [Laravel 5](https://www.laraveldoctrine.org/docs/1.3/extensions)
17+
* [Zend Framework 2](/doc/zendframework2.md)
18+
1019
## Extensions
1120

1221
#### ORM & MongoDB ODM

0 commit comments

Comments
 (0)