rackbeat/php-xml-to-array

Convert XML into arrays

0.5 2018-07-26 17:06 UTC

This package is auto-updated.

Last update: 2024-04-08 22:08:52 UTC


README

Opinionated, configurable and easy to use.

Build Status Coverage Total Downloads Latest Stable Version License

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