Skip to content

A Symfony 2 bundle to bind XML to PHP objects or PHP objects to XML using annotations

License

Notifications You must be signed in to change notification settings

dajay/NotJaxbBundle

 
 

Repository files navigation

NotJaxbBundle

Build Status

Latest Stable Version

Latest Unstable Version

Ce bundle permet d'hydrater des objets PHP à partir d'un fichier XML en utilisant des annotations ou de la même manière, de générer un flux XML à partir d'un objet. Un peu comme SAX en Java ;) A l'origine il s'agit de l'outil https://raw.github.com/lampjunkie/xml-hitch intégré dans un bundle et avec quelques fonctionnalités supplémentaires (namespace, recursivité des objets)

A Symfony 2 bundle to bind XML to PHP objects using annotations or generate XML from PHP object. Like SAX in Java ;) Originally it's the https://raw.github.com/lampjunkie/xml-hitch tool with some additionals features (namespace, recursion)

About

A Symfony 2 bundle to bind XML to PHP objects or PHP objects to XML using annotations

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%