fwk / xml
XML Parsing and Validation Utility for Happy Developers
Installs: 471
Dependents: 4
Suggesters: 0
Security: 0
Stars: 4
Watchers: 1
Forks: 1
Open Issues: 0
pkg:composer/fwk/xml
Requires
- php: >=5.3.0
This package is not auto-updated.
Last update: 2025-09-27 17:49:45 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.