This is a PHP client for submitting SMO data to Edurep via SOAP.
- PHP 5.1 or higher compiled with soap and simplexml
- define a timezone with date_default_timezone_set()
View the example files for the insert, update and delete calls for details using this package.
- The 0.4 version and below are based on old-style pre-PSR-4 packaging.
- The versions above that are compliant with new PHP packaging styles.