ahebrank / zendservice-slideshare
OOP wrapper for the SlideShare web service
2.1
2016-07-27 10:01 UTC
Requires
- php: >=5.3.3
- zendframework/zend-cache: >=2.0.0
- zendframework/zend-http: >=2.0.0
- zendframework/zend-serializer: ^2.7
- zendframework/zend-uri: >=2.0.0
- zendframework/zend-version: >=2.0.0
- zendframework/zendxml: ~1.0-dev
Requires (Dev)
- phpunit/phpunit: ~4.0
README
LaminasService\SlideShare component
You can install using:
curl -s https://getcomposer.org/installer | php
php composer.phar install
At that point, follow the instructions in the documentation folder for actual usage of the component. (Documentation is forthcoming.)
Forked from https://github.com/OWS/ZendService_SlideShare to support Laminas.