PHPackages                             jon-gonzalez/blackboard-web-services-php-library - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. jon-gonzalez/blackboard-web-services-php-library

ActiveLibrary

jon-gonzalez/blackboard-web-services-php-library
================================================

Client library for library for Blackboard SOAP Web Services

v1.0(11y ago)02092MITPHPPHP &gt;=5.2.1

Since Sep 15Pushed 11y ago1 watchersCompare

[ Source](https://github.com/jon-gonzalez/Blackboard-Web-Services-PHP-Library)[ Packagist](https://packagist.org/packages/jon-gonzalez/blackboard-web-services-php-library)[ RSS](/packages/jon-gonzalez-blackboard-web-services-php-library/feed)WikiDiscussions master Synced today

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

Blackboard Web Services Library for PHP
=======================================

[](#blackboard-web-services-library-for-php)

This is a library for connecting to Blackboard SOAP Web Services from PHP. We have tested this against our installation of Blackboard Learn 9.1.60230.0.

Why not use PHP's built in SOAP functionality?
----------------------------------------------

[](#why-not-use-phps-built-in-soap-functionality)

Blackboard's Web Services require the use of the WS-Security stack when communicating with other systems. Unfortunately, PHP's built-in SOAP library does not support WS-Security. Because of this, a library had to be built to create the connection between PHP and Blackboard.

After much time, we determined that even using the built-in SOAP library and modifying the SOAP headers was not enough to connect.

So, how did you build this?
---------------------------

[](#so-how-did-you-build-this)

We installed a library for Blackboard written in Python and used Wireshark, a network analysis tool, to inspect the packets being sent from the Python library to Blackboard. We then reconstructed the XML and headers sent from that library using cURL in PHP. Using cURL (or built-in PHP streams), we then successfully connected to Blackboard to perform operations.

License
-------

[](#license)

BbPHP: Blackboard Web Services Library for PHP is licensed under the MIT License.

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor2

2 contributors hold 50%+ of commits

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

4255d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/63da81aa77cd925c3a2b0f0a1893f958eebd6eac16ed4fa64995c42e6b8b2e60?d=identicon)[jon-gonzalez](/maintainers/jon-gonzalez)

---

Top Contributors

[![phpdiddy](https://avatars.githubusercontent.com/u/226604?v=4)](https://github.com/phpdiddy "phpdiddy (11 commits)")[![aaroninaustin](https://avatars.githubusercontent.com/u/40554?v=4)](https://github.com/aaroninaustin "aaroninaustin (10 commits)")[![jorgelzpz](https://avatars.githubusercontent.com/u/776565?v=4)](https://github.com/jorgelzpz "jorgelzpz (2 commits)")[![jon-gonzalez](https://avatars.githubusercontent.com/u/6096839?v=4)](https://github.com/jon-gonzalez "jon-gonzalez (1 commits)")

---

Tags

blackboard

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/jon-gonzalez-blackboard-web-services-php-library/health.svg)

```
[![Health](https://phpackages.com/badges/jon-gonzalez-blackboard-web-services-php-library/health.svg)](https://phpackages.com/packages/jon-gonzalez-blackboard-web-services-php-library)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
