Api - geonef/php5-gdal GitHub Wiki
API
The PHP classes that php5-gdal exposes follow the API of GDAL and OGR as much as possible.
The API documented here is PHP's. It is more or less the equivalent to the C++ classes of GDAL and OGR, but translated into PHP.
Functions
Classes
GDAL
Very incomplete. Few classes implemented.
OGR
Around a half of OGR is implemented currently.