library multipass-bundle
A kick-ass Symfony Bundle to connect to third-party application based on Keeguon multipass library
multipass/multipass-bundle
A kick-ass Symfony Bundle to connect to third-party application based on Keeguon multipass library
- Wednesday, July 11, 2012
- by polem
- Repository
- 1 Watchers
- 1 Stars
- 2 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 1 Versions
- 0 % Grown
MultiPassBundle
Symfony Bundle for Multipass library., (*1)
Dependencies
Installation
composer
To install MultiPassBundle with composer you simply need to create a composer.json in your project root and add:, (*2)
{
"require": {
"multipass/multipassBundle": ">=1.0.0"
}
}
Then run, (*3)
$ wget -nc http://getcomposer.org/composer.phar
$ php composer.phar install
dev-master
9999999-dev
A kick-ass Symfony Bundle to connect to third-party application based on Keeguon multipass library
Sources
Download
The Requires
by
Paul-Émile MINY