Search by

northwestern-sysdev / laravel-soa

northwestern-sysdev

Laravel bindings for popular Northwestern SOA services.

Package info

github.com/NIT-Administrative-Systems/SysDev-laravel-soa

pkg:composer/northwestern-sysdev/laravel-soa

Statistics

Installs: 74 032

Dependents: 2

Suggesters: 0

Stars: 3

v12.0.1 2026-09-16 19:14 UTC

README

This package enhanced Laravel with easy access to popular Northwestern APIs & webSSO/Duo multi-factor authentication.

Installation & Usage

For installation instructions and more, please check out the documentation at https://nit-administrative-systems.github.io/SysDev-laravel-soa/.

Contributing

If you'd like to contribute to the library, you are welcome to submit a pull request!

My ideal architecture (going forward 😰) is to write plain-old PHP bindings (so folks can use them in non-Laravel apps) and then have the NuSoaServiceProvider inject config & add any other Laravel-specific enhancements.

If there is a service on the API Registry that you'd like to see included, please go ahead and open an issue requesting it.