PHPackages                             aryelgois/databases - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Database &amp; ORM](/categories/database)
4. /
5. aryelgois/databases

ActiveLibrary[Database &amp; ORM](/categories/database)

aryelgois/databases
===================

Some useful databases for your projects

v0.7.2(5y ago)054[1 PRs](https://github.com/aryelgois/databases/pulls)1MITPHPPHP ^7.0

Since Dec 27Pushed 4y agoCompare

[ Source](https://github.com/aryelgois/databases)[ Packagist](https://packagist.org/packages/aryelgois/databases)[ RSS](/packages/aryelgois-databases/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (10)Dependencies (3)Versions (14)Used By (1)

Intro
=====

[](#intro)

(pt\_BR)
--------

[](#pt_br)

Alguns bancos de dados úteis para seus projetos.

- Compile os esquemas dos bancos de dados com [YASQL-PHP](https://github.com/aryelgois/yasql-php)
- Use os bancos de dados em sua aplicação com modelos [Medools](https://github.com/aryelgois/Medools)

(en\_US)
--------

[](#en_us)

Some useful databases for your projects.

- Build the database schemas with [YASQL-PHP](https://github.com/aryelgois/yasql-php)
- Use the databases in your application with [Medools](https://github.com/aryelgois/Medools) models

Install
=======

[](#install)

Run in your project:

`composer require aryelgois/databases`

Setup
=====

[](#setup)

#### YASQL-PHP

[](#yasql-php)

You can add the following to your YASQL builder config file, to have all databases available in this package.

```
vendors:
  aryelgois/databases: ~
```

#### Medools

[](#medools)

Create a Medools config file like in the [example](config/medools_example.php), 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
=========

[](#databases)

See detailed documentation for each database:

- [Address](doc/address.md) *A database with every Country, State and County*

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~122 days

Recently: every ~293 days

Total

11

Last Release

1881d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/0f95855ecc3be665cdac87d201a24f763b0abb9c0fea4297b5f0bab4bff5e3b0?d=identicon)[aryelgois](/maintainers/aryelgois)

---

Top Contributors

[![aryelgois](https://avatars.githubusercontent.com/u/21041013?v=4)](https://github.com/aryelgois "aryelgois (91 commits)")

---

Tags

databasemedoolsschemayasqlschemadatabaseyasqlmedools

### Embed Badge

![Health badge](/badges/aryelgois-databases/health.svg)

```
[![Health](https://phpackages.com/badges/aryelgois-databases/health.svg)](https://phpackages.com/packages/aryelgois-databases)
```

###  Alternatives

[rcsofttech/audit-trail-bundle

Enterprise-grade, high-performance Symfony audit trail bundle. Automatically track Doctrine entity changes with split-phase architecture, multiple transports (HTTP, Queue, Doctrine), and sensitive data masking.

1175.2k](/packages/rcsofttech-audit-trail-bundle)[perplorm/perpl

Perpl is an improved and still maintained fork of Propel2, an open-source Object-Relational Mapping (ORM) for PHP.

2411.8k](/packages/perplorm-perpl)[aura/sqlschema

Provides facilities to read table names and table columns from a database using PDO.

44243.2k4](/packages/aura-sqlschema)[concretecms/doctrine-xml

Define database structure via XML using Doctrine data types

11117.6k4](/packages/concretecms-doctrine-xml)[itpathsolutions/dbstan

Database Standardization and Analysis Tool for Laravel

442.1k](/packages/itpathsolutions-dbstan)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
