radutopala / google-map
Google Map API v3 integration for PHP 5.3+, with InfoBox inside
Requires
- php: >=5.3.0
Requires (Dev)
- kriswallsmith/buzz: *
- phpunit/phpunit: 3.7.*
- willdurand/geocoder: *
Suggests
- kriswallsmith/buzz: Allows to use direction service
- willdurand/geocoder: Allows to use geocoding service
This package is not auto-updated.
Last update: 2024-11-04 07:42:40 UTC
README
The Ivory Google Map project provides a Google Map integration for your PHP 5.3+ Project. It allows you to manage map, controls, overlays, events & services through the Google Map API v3.
Documentation
Testing
The library is fully unit tested by PHPUnit with a code coverage close to 100%. To execute the test suite, check the travis configuration.
Contribution
We love contributors! Ivory is an open source project. If you'd like to contribute, feel free to propose a PR!
License
The Ivory Google Map is under the MIT license. For the full copyright and license information, please read the LICENSE file that was distributed with this source code.