Skip to content

mike42/ProvisioningApi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Provisioning API

This code provides a simple PHP interface to the Google Apps Provisioning API. It is intended for command-line scripting of Google Apps administrative functions, rather than web-based usage.

It is similar to the Zend Google Data library. This code was put together because that project lacks support for organizational units, and is not being developed.

Requriements

You will need:

Note

Both of these APIs are deprecated, as of May 2013. At some point in the future, this project will be replaced by the newer Directory API.

Currently (June 2013), the Directory API is not listed as supporting service applications, and has no examples, which is why it is not being used.

APIs Used

About

PHP code to provide a simple interface to the Google Provisioning API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages