unl / services-course-approval
This project provides a simple API for the course data within the creq system written by Tim Steiner
Installs: 281
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 3
Forks: 1
Open Issues: 0
pkg:composer/unl/services-course-approval
Requires (Dev)
- phpunit/phpunit: ^4.0
This package is auto-updated.
Last update: 2025-09-20 02:56:41 UTC
README
Client API for the curriculum request system at creq.unl.edu
This project provides a simple API for the course data within the creq system built by Tim Steiner.
This project optionally uses Cache_Lite
for caching data from the creq system.
Currently data is cached on the local system in /tmp/cache_*
files and stored for one week.
See the docs/examples/
directory for examples.
For information on the XML format, see the XSD at http://courseapproval.unl.edu/schema/courses.xsd