fwk / xml
XML Parsing and Validation Utility for Happy Developers
v1.0.0
2014-03-25 15:01 UTC
Requires
- php: >=5.3.0
This package is not auto-updated.
Last update: 2024-10-26 13:34:28 UTC
README
PHP utility that parse and validate XML so easily that you'll love XML again ;)
Learn more in docs/ !
Installation
Via Composer:
composer require fwk/xml:dev-master
If you don't use Composer, you can still download this repository and add it
to your include_path
PSR-0 compatible.
Contributions / Community
- Fork this repository! Any contribution is welcome 🍺 !
- Issues on Github: https://github.com/fwk/Xml/issues
- Follow Fwk on Twitter: @phpfwk
Legal
Fwk is licensed under the 3-clauses BSD license. Please read LICENSE for full details.