Commit 7b8d691 1 parent ef8af16 commit 7b8d691 Copy full SHA for 7b8d691
File tree 1 file changed +3
-1
lines changed
1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 1
1
# georef-ar-php
2
+ [ ![ Latest Stable Version] ( https://poser.pugx.org/brunoalod/georef-ar-php/v )] ( //packagist.org/packages/brunoalod/georef-ar-php ) [ ![ Total Downloads] ( https://poser.pugx.org/brunoalod/georef-ar-php/downloads )] ( //packagist.org/packages/brunoalod/georef-ar-php ) [ ![ Latest Unstable Version] ( https://poser.pugx.org/brunoalod/georef-ar-php/v/unstable )] ( //packagist.org/packages/brunoalod/georef-ar-php ) [ ![ License] ( https://poser.pugx.org/brunoalod/georef-ar-php/license )] ( //packagist.org/packages/brunoalod/georef-ar-php )
3
+
2
4
Librería en PHP para consumir la API de georef-ar desarrollada por @datosgobar .
3
5
4
6
### Instalación
@@ -23,4 +25,4 @@ $georef = new GeorefAR();
23
25
$direcciones = $georef->direcciones('San Martin 1549', 'Santa Fe');
24
26
25
27
var_dump($direcciones);
26
- ```
28
+ ```
You can’t perform that action at this time.
0 commit comments