php-extended/php-export-suite

Metapackage that lists all the packages that exports data


Keywords
php, export, suite
License
MIT

Documentation

php-export-suite

Metapackage that lists all the packages that exports data

Installation

The installation of this library is made via composer. Download composer.phar from their website. Then add to your composer.json :

	"require": {
		...
		"php-extended/php-export-suite": "^2"
		...
	}

Then run php composer.phar update to install this library. The autoloading of all classes of this library is made through composer's autoloader.

Included packages

Cascaded packages

Those packages are not explicitely declared but included by the cascade of dependancies

License

MIT (See license file).