PHPackages                             sienekib/console - 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. [CLI &amp; Console](/categories/cli)
4. /
5. sienekib/console

ActiveLibrary[CLI &amp; Console](/categories/cli)

sienekib/console
================

Minimal PHP Console by sienekib

1.4(2y ago)09MITPHP

Since Jun 17Pushed 2y ago1 watchersCompare

[ Source](https://github.com/sienekib20/console)[ Packagist](https://packagist.org/packages/sienekib/console)[ RSS](/packages/sienekib-console/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (5)Versions (6)Used By (0)

[Pmions](https://pmions.org): Simple PHP Database Migrations
============================================================

[](#pmions-simple-php-database-migrations)

Intro
-----

[](#intro)

Pmions makes it ridiculously easy to manage the database migrations for your PHP app. In less than 5 minutes, you can install Pmions and create your first database migration. Pmions is just about migrations without all the bloat of a database ORM system or framework.

### Features

[](#features)

- Write database migrations using database agnostic PHP code.
- Migrate up and down.
- Migrate on deployment.
- Seed data after database creation.
- Get going in less than 5 minutes.
- Stop worrying about the state of your database.
- Take advantage of SCM features such as branching.
- Integrate with any app.

### Supported Adapters

[](#supported-adapters)

Pmions natively supports the following database adapters:

- MySQL
- PostgreSQL
- SQLite
- Microsoft SQL Server

Install &amp; Run
-----------------

[](#install--run)

### Composer

[](#composer)

The fastest way to install Pmions is to add it to your project using Composer ().

1. Install Composer:

    ```
    curl -sS https://getcomposer.org/installer | php

    ```
2. Require Pmions as a dependency using Composer:

    ```
    php composer.phar require robmorgan/Pmions

    ```

### As a Phar

[](#as-a-phar)

You can also use the Box application to build Pmions as a Phar archive ().

1. Clone Pmions from GitHub

    ```
    git clone https://github.com/cakephp/Pmions.git
    cd Pmions

    ```
2. Install Composer

    ```
    curl -s https://getcomposer.org/installer | php

    ```

Documentation
-------------

[](#documentation)

Contributing
------------

[](#contributing)

Please read the [CONTRIBUTING](CONTRIBUTING.md) document.

News &amp; Updates
------------------

[](#news--updates)

Follow [@CakePHP](https://twitter.com/cakephp) on Twitter to stay up to date.

Limitations
-----------

[](#limitations)

### PostgreSQL

[](#postgresql)

- Not able to set a unique constraint on a table ().

Misc
----

[](#misc)

### Version History

[](#version-history)

Please read the [release notes](https://github.com/sienekib20/pmions/releases).

### License

[](#license)

(The MIT license)

Copyright (c) 2024 Siene K. Kelyson

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity45

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 ~0 days

Total

5

Last Release

744d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/87730970?v=4)[sienekib](/maintainers/sienekib20)[@sienekib20](https://github.com/sienekib20)

---

Top Contributors

[![sienekib20](https://avatars.githubusercontent.com/u/87730970?v=4)](https://github.com/sienekib20 "sienekib20 (1 commits)")

### Embed Badge

![Health badge](/badges/sienekib-console/health.svg)

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

###  Alternatives

[laravel/framework

The Laravel Framework.

34.8k543.8M19.9k](/packages/laravel-framework)[drupal/core-recommended

Locked core dependencies; require this project INSTEAD OF drupal/core.

6942.5M418](/packages/drupal-core-recommended)[pimcore/pimcore

Content &amp; Product Management Framework (CMS/PIM/E-Commerce)

3.8k3.8M508](/packages/pimcore-pimcore)[jolicode/castor

A lightweight and modern task runner. Automate everything. In PHP.

54642.4k4](/packages/jolicode-castor)[open-dxp/opendxp

Content &amp; Product Management Framework (CMS/PIM)

9421.6k61](/packages/open-dxp-opendxp)[drupal/core

Drupal is an open source content management platform powering millions of websites and applications.

21866.0M1.7k](/packages/drupal-core)

PHPackages © 2026

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