fungio / google-map
Google Map API v3 integration for PHP 5.3.0+
dev-master
2020-07-28 08:37 UTC
Requires
- php: >=5.3.0
- fungio/json-builder: dev-master
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 auto-updated.
Last update: 2024-10-28 18:43:35 UTC
README
The Fungio 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! Fungio is an open source project. If you'd like to contribute, feel free to propose a PR!
License
The Fungio 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.