Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
alevikzs committed Oct 23, 2017
1 parent 578f60d commit afd411f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
#### What is it?
This package is based on [JMS Serializer](https://github.com/schmittjoh/serializer) and resolve symfony doctrine persistent collection support problem.
When you use deserialization, original library is not support cascade and orphanRemoval relations functionality.
#### Installation
```
$ composer require alevikzs/persistent-jms
```
#### How to use
In your symfony services.yml config need to add:
```
Expand Down

0 comments on commit afd411f

Please sign in to comment.