perforce

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

Latest releases

Version Release Download
1.0.3 2010-04-19 perforce-1.0.3.tgz
1.0.1 2008-02-04 perforce-1.0.1.tgz
1.0.0 2008-01-19 perforce-1.0.0.tgz
1.0.0RC 2008-01-12 perforce-1.0.0RC.tgz
0.9.3 2008-01-05 perforce-0.9.3.tgz
Show all releases

Changelog

Version Message
1.0.3 Fixing some compilations issues with PHP 5.3 builds.
1.0.1 The internal object code has been rewritten to take advantage of the PHP5-specific object model.
1.0.0 The official 1.0.0 release.
1.0.0RC Version 1.0.0 release candidate
0.9.3 - Added the P4API path as a build-time configuration option.
- Improved the Unix build's P4API path detection code.
Show complete changelog