I'm about to start writing a new php library for hateoas stuff. Here are my thoughts about what features it should have. If you have comments/suggestions/ideas/requests/whatever, please comment the gist.
- php 5.3 library
- hooking into the jms serializer
- support multiple hateoas "formats/standards" (hal, etc)
- configuration layer
- static configuration: php, yaml, annotations, extension api for other libraries (being cached)
- dynamic configuration, attach configuration to an object