Package Information |
Summary |
Perforce API Extension |
Maintainers |
Jon Parise <
jon at php dot net >
(lead)
[wishlist]
[details]
|
License |
BSD License |
Description |
The Perforce extension wraps the Perforce C/C++ API. This gives PHP developers direct access to the native Perforce client functions. |
Homepage |
http://www.indelible.org/php/perforce/
|
Release notes
Version 0.5.0
(beta)
|
- Added a formal PHP5 interface (PerforceClientUser) to define the UI object. - Support for PHP4 has been removed. - Improved the overall performance and memory profile of the extension. - Added an initial set of unit tests. |