PHPackages                             apptimus-core/debee - 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. apptimus-core/debee

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

apptimus-core/debee
===================

This will manage database

v1.2.0(2y ago)0612MITPHP

Since Dec 20Pushed 9mo ago1 watchersCompare

[ Source](https://github.com/vithudtd/debee)[ Packagist](https://packagist.org/packages/apptimus-core/debee)[ RSS](/packages/apptimus-core-debee/feed)WikiDiscussions main Synced 3w ago

READMEChangelog (10)DependenciesVersions (19)Used By (0)

DeBee - Manage your database changes
====================================

[](#debee---manage-your-database-changes)

Installation
------------

[](#installation)

You can install the package via composer:

```
composer require apptimus-core/debee
```

Configure your project
----------------------

[](#configure-your-project)

Connect your project with this command :

```
php artisan debee:connect
```

You can get project key with this command :

```
php artisan debee:project show
```

Push &amp; Pull
---------------

[](#push--pull)

Push Database Changes:

```
php artisan debee:push
```

Pull Database Changes (excluding your changes):

```
php artisan debee:pull
```

Pull All Database Changes (including your changes):

```
php artisan debee:pull /all
```

###  Health Score

33

—

LowBetter than 72% of packages

Maintenance42

Moderate activity, may be stable

Popularity15

Limited adoption so far

Community7

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

Recently: every ~42 days

Total

18

Last Release

800d ago

### Community

Maintainers

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

---

Top Contributors

[![vithudtd](https://avatars.githubusercontent.com/u/116330301?v=4)](https://github.com/vithudtd "vithudtd (24 commits)")

### Embed Badge

![Health badge](/badges/apptimus-core-debee/health.svg)

```
[![Health](https://phpackages.com/badges/apptimus-core-debee/health.svg)](https://phpackages.com/packages/apptimus-core-debee)
```

###  Alternatives

[jdorn/sql-formatter

a PHP SQL highlighting library

3.9k116.5M113](/packages/jdorn-sql-formatter)[propel/propel1

Propel is an open-source Object-Relational Mapping (ORM) for PHP5.

8351.6M87](/packages/propel-propel1)

PHPackages © 2026

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