rackbeat / php-xml-to-array
Convert XML into arrays
Installs: 34 961
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Requires
- php: >=7.1
Requires (Dev)
- phpunit/phpunit: ^7.0
- satooshi/php-coveralls: ^1.0
This package is auto-updated.
Last update: 2024-11-08 23:16:56 UTC
README
Opinionated, configurable and easy to use.
Installation
You just require using composer and you're good to go!
composer require rackbeat/php-xml-to-array
If you're using Laravel, a service provider and facade is included for configuration. You should publish config using php artisan vendor:publish
Usage
Coming soon...
Laravel
Coming soon...
Requirements
- PHP >= 7.1