CristalTeam / php-api-wrapper

:rainbow: Work with APIs like with Laravel Eloquent or Doctrine (no longer a dream)
MIT License
118 stars 32 forks source link

Supports writing with the bridge Symfony / API Platform #2

Open camillebaronnet opened 4 years ago

camillebaronnet commented 4 years ago

We must implement a persister (persist($e) only or persist($e)+flush() ?) on the Manager and create a Data Persister for API Platform.