PHP Classes

PHP Uruguay Noma: Query data about locations in Uruguay

Recommend this page to a friend!
  Info   Documentation   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not yet rated by the usersTotal: 15 All time: 11,435 This week: 488Up
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  

 

Documentation

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 (18)  
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

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 100%
Total:15
This week:0
All time:11,435
This week:488Up