2017 © Pedro PelĂĄez
 

library notjaxb-bundle

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

image

level42/notjaxb-bundle

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

  • Thursday, December 4, 2014
  • by fperinel
  • Repository
  • 3 Watchers
  • 3 Stars
  • 18 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 9 Open issues
  • 10 Versions
  • 0 % Grown

The README.md

NotJaxbBundle

Build Status, (*1)

Latest Stable Version, (*2)

Latest Unstable Version, (*3)

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) - Lire en français, (*4)

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), (*5)

The Versions

04/12 2014
16/06 2014
28/05 2013

1.2

1.2.0.0

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

  Sources   Download

The Requires

  • php >=5.3.3
  • vendor/doctrine-common 2.3.*

 

The Development Requires

29/03 2013

1.1

1.1.0.0

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

  Sources   Download

The Requires

  • php >=5.3.3
  • vendor/doctrine-common 2.3.*

 

The Development Requires