| 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.6.0
(beta)
|
- Implementing additional PerforceClient methods: setProg(), getConfig(), setTicketFile(), runTag(), and waitTag(). - Added some initial user documentation. |