johnny13 / li3_geocoder
Lithium data source for use with 'willdurand/geocoder'.
Installs: 16
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 1
Type:lithium-library
Requires
- php: >=5.3
- composer/installers: *
- willdurand/geocoder: >2.8.0
This package is not auto-updated.
Last update: 2024-11-09 18:16:56 UTC
README
I forked this library in order to add better lithium support.
Lithium library for geocoding uses willdurand/geocoder.
Installation
Add a submodule to your li3 libraries:
git submodule add git@github.com:johnny13/li3_geocoder.git libraries/li3_geocoder
and activate it in you app (config/bootstrap/libraries.php), of course:
Libraries::add('li3_geocoder');
Collaborate
As always, I welcome your collaboration to make things "even more betterer", so fork and contribute if you feel the need.
Credits
Please report any bug, here: https://github.com/johnny13/li3_markdown/issues