impensavel / essence
A PHP library to simplify data extraction from CSV and XML/WebService/SOAP sources.
v3.1.0
2016-09-19 16:22 UTC
Requires
- php: >=5.3.6
- ext-dom: *
- ext-libxml: *
- ext-soap: *
- ext-xmlreader: *
Requires (Dev)
- fabpot/php-cs-fixer: ~1.0
- phpunit/phpunit: ~4.0
README
A PHP library to simplify data extraction from CSV and XML/WebService/SOAP sources.
This library aims for PSR-2 and PSR-4 standards compliance.
Requirements
- PHP 5.3.6+
Installation
composer require "impensavel/essence"
Class documentation
License
The MIT License (MIT). Please see License File for more information.