perforce 0.6.0

Perforce API Extension


The Perforce extension wraps the Perforce C/C++ API. This gives PHP developers direct access to the native Perforce client functions.

License: BSD License

Changes

- Implementing additional PerforceClient methods: setProg(), getConfig(),
setTicketFile(), runTag(), and waitTag().
- Added some initial user documentation.