Download the PHP package aryelgois/databases without Composer
On this page you can find all versions of the php package aryelgois/databases. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package databases
Intro
(pt_BR)
Alguns bancos de dados úteis para seus projetos.
- Compile os esquemas dos bancos de dados com YASQL-PHP
- Use os bancos de dados em sua aplicação com modelos Medools
(en_US)
Some useful databases for your projects.
Install
Run in your project:
composer require aryelgois/databases
Setup
YASQL-PHP
You can add the following to your YASQL builder config file, to have all databases available in this package.
Medools
Create a Medools config file like in the example, or if you already have one, add the database items you want.
Note that Medools has a single charset configuration, so try to keep your databases consistent.
Databases
See detailed documentation for each database:
- Address A database with every Country, State and County
All versions of databases with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.0
aryelgois/yasql-php Version ^0.6.0
aryelgois/medools Version ^5.1
symfony/yaml Version ^3.4
aryelgois/yasql-php Version ^0.6.0
aryelgois/medools Version ^5.1
symfony/yaml Version ^3.4
The package aryelgois/databases contains the following files
Loading the files please wait ....