unl / services-course-approval
This project provides a simple API for the course data within the creq system written by Tim Steiner
v1.0.2
2016-02-04 00:17 UTC
Requires (Dev)
- phpunit/phpunit: ^4.0
This package is auto-updated.
Last update: 2024-10-20 00:44:48 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