eliuflorez / google-map
Google Map API v3 integration for PHP 7.+
Installs: 1 630
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Requires
- php: >=7.0
- fsi/json-builder: ^3.1
Requires (Dev)
- phpunit/phpunit: ^8.0
- satooshi/php-coveralls: ^2.1
- widop/http-adapter: ^1.1
- willdurand/geocoder: ^4.2
This package is auto-updated.
Last update: 2024-10-29 05:34:26 UTC
README
The Ivory Google Map project provides a Google Map integration for your PHP 5.6+ 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.