Releases: Apereo-Learning-Analytics-Initiative/OpenLRW-php-api-client
Releases · Apereo-Learning-Analytics-Initiative/OpenLRW-php-api-client
0.2.8
OneRoster is not abstract anymore and is able to be invoked for static functions.
0.2.7
Add OneRoster 1.1 attributes for User entity
0.2.6b
Add findByClass functions
0.2.6a
Add findByClassAndUserAndDate() function for Risk model
0.2.6
Changelog
- Fix OneRosterm:save() function
- OneRoster:save() function is not static anymore
0.2.5
- Add Risk model
- Add
httpGet() : array
function to do a generic GET query
- Add
get() : object
function to get an object/array of objects for a GET query
0.2.3
Added:
- function to check if server is up
Fixed:
- all() function now returns array of objects
0.2.1 Release
0.2.1 Release
- Add __call() function in Model classes (it is now compatible with Twig)
0.2
Add title
attribute to Class model