PHP Uruguay Noma: Query data about locations in Uruguay

Recommend this page to a friend!
  Info   View files Documentation   View files View files (18)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2020-08-26 (3 days ago) RSS 2.0 feedNot yet rated by the usersTotal: 8 This week: 8All time: 10,040 This week: 33Up
Version License PHP version Categories
uruguay-noma 1.0MIT/X Consortium ...7PHP 5, Files and Folders, Geography
Description Author
This package is specific mainly for applications used in Uruguay Uruguay .

This package can query data about locations in Uruguay.

It can perform queries to retrieve details about cities and departments of Uruguay.

The details are retrieved from files in CSV format that are provide within this package.

In spanish:

Comando para crear una tabla con los datos de departamentos y localidades de Uruguay.

Picture of ángel cruz
  Performance   Level  

Details

Comando para crear una tabla con los datos de departamentos y localidades de Uruguay

Latest Version on Packagist Total Downloads

instalacion

usando composer

composer require abr4xas/uruguay-noma

publica las migraciones y los archivos necesarios:

php artisan vendor:publish --provider="Abr4xas\UruguayNoma\UruguayNomaServiceProvider" --tag="csv"
php artisan vendor:publish --provider="Abr4xas\UruguayNoma\UruguayNomaServiceProvider" --tag="models"
php artisan vendor:publish --provider="Abr4xas\UruguayNoma\UruguayNomaServiceProvider" --tag="migrations"
php artisan migrate

uso

simplemente ejecuta este comando:

php artisan uruguay-noma

Changelog

Please see CHANGELOG for more information on what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Credits

License

The MIT License (MIT). Please see License File for more information.

  Files folder image Files  
File Role Description
Files folder image.github (1 file)
Files folder imagedatabase (1 directory)
Files folder imagemodels (2 files)
Files folder imagesrc (3 files, 1 directory)
Files folder imagestorage (1 directory)
Accessible without login Plain text file .editorconfig Data Auxiliary data
Accessible without login Plain text file .php_cs Example Example script
Accessible without login Plain text file CHANGELOG.md Data Auxiliary data
Accessible without login Plain text file composer.json Data Auxiliary data
Accessible without login Plain text file CONTRIBUTING.md Data Auxiliary data
Accessible without login Plain text file LICENSE.md Lic. License text
Accessible without login Plain text file README.md Doc. Documentation
Accessible without login Plain text file SECURITY.md Data Auxiliary data

 Version Control Unique User Downloads Download Rankings  
 100%
Total:8
This week:8
All time:10,040
This week:33Up

For more information send a message to info at phpclasses dot org.