Download the PHP package eoidigital/eoi-blackboard-bundle without Composer
On this page you can find all versions of the php package eoidigital/eoi-blackboard-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download eoidigital/eoi-blackboard-bundle
More information about eoidigital/eoi-blackboard-bundle
Files in eoidigital/eoi-blackboard-bundle
Package eoi-blackboard-bundle
Short Description A Symfony2 Wrapper for the Blackboard's SOAP Web Service API
License MIT
Homepage https://github.com/eoidigital/EOIBlackboardBundle
Informations about the package eoi-blackboard-bundle
EOIBlackboardBundle
A symfony2 bundle to communicate to Blackboard's API.
Installation
Step 1: Using Composer
Install it with Composer!
Then, you can install the new dependencies by running Composer's update
command from the directory where your composer.json
file is located:
Step 2: Register the bundle
Enable the bundle by adding the following line in the app/AppKernel.php
file of your Symfony application:
Step 3: Configure the bundle
Step 4: Configure BeSimpleSoapClient
LEGAL DISCLAIMER
This software is published under the MIT License, which states that:
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.