2017 © Pedro Peláez
 

symfony-bundle halapi-bundle

Integration of Halapi into Symfony.

image

bigz/halapi-bundle

Integration of Halapi into Symfony.

  • Sunday, July 22, 2018
  • by bigz
  • Repository
  • 0 Watchers
  • 1 Stars
  • 82 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 13 Versions
  • 257 % Grown

The README.md

Symfony bundle for Bigz/Halapi, (*1)

Install

composer require Bigz/halapibundle

Register it in your AppKernel, (*2)

new Bigz\HalapiBundle\BigzHalapiBundle(),

Usage

It will hook in JmsSerializer and add HATEOAS data before serialization. Experimental If the header Content-Type: application/vnd.api+json is specified, it will transform the output to JSONApi, (*3)

Further Documentation

Have a look at http://github.com/Bigz/Halapi, (*4)

TODO

  • (MUST) Provide configuration options to use the implementation of your choiche (ORM, ODM, ...)

The Versions

14/07 2018
04/10 2017