radutopala / google-map
Google Map API v3 integration for PHP 5.3+, with InfoBox inside
Installs: 5 333
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 186
pkg:composer/radutopala/google-map
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: 2025-10-20 11:49:47 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.