Download the PHP package snowsoft/parser without Composer
On this page you can find all versions of the php package snowsoft/parser. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download snowsoft/parser
More information about snowsoft/parser
Files in snowsoft/parser
Download snowsoft/parser
More information about snowsoft/parser
Files in snowsoft/parser
Vendor snowsoft
Package parser
Short Description XML Document Parser for Laravel and PHP
License MIT
Package parser
Short Description XML Document Parser for Laravel and PHP
License MIT
Please rate this library. Is it a good library?
Informations about the package parser
XML Document Parser for Laravel and PHP
Parser Component is a framework agnostic package that provide a simple way to parse XML to array without having to write a complex logic.
Imagine if you can parse
to
by just writing this:
Version Compatibility
| Laravel | Parser |
|---|---|
| 6.x | 4.x |
| 7.x | 5.x |
| 8.x | 6.x |
| 9.x | 7.x |
| 10.x | 8.x |
| 11.x | 9.x |
| 12.x | 10.x |
Installation
To install through composer, run the following command from terminal:
composer require "orchestra/parser"
Configuration
Next add the service provider in config/app.php.
Aliases
You might want to add Orchestra\Parser\Xml\Facade to class aliases in config/app.php:
All versions of parser with dependencies
PHP Build Version
Package Version
The package snowsoft/parser contains the following files
Loading the files please wait ...