arcasolutions / google-map
Google Map API v3 integration for PHP 5.3+
Installs: 3 894
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 4
Forks: 185
Open Issues: 0
Requires
- php: >=5.3.0
- egeloen/json-builder: ~1.0.0
Requires (Dev)
- phpunit/phpunit: ~4.0
- satooshi/php-coveralls: ~0.6
- widop/http-adapter: ~1.1.0
- willdurand/geocoder: ~2.0
Suggests
- widop/http-adapter: Allows to use services
- willdurand/geocoder: Allows to use geocoding service
This package is not auto-updated.
Last update: 2024-11-09 20:01:45 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.