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)0599↓100%MITPHP

Since Dec 20Pushed 7mo 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 1mo 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 75% of packages

Maintenance44

Moderate activity, may be stable

Popularity15

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity54

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

755d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/7da43e11b181276431c96f51ac1c74f94ec31bbf1ceee60e6f55747a88cb679b?d=identicon)[vithuanaz](/maintainers/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

[doctrine/orm

Object-Relational-Mapper for PHP

10.2k285.3M6.2k](/packages/doctrine-orm)[jdorn/sql-formatter

a PHP SQL highlighting library

3.9k115.1M102](/packages/jdorn-sql-formatter)[illuminate/database

The Illuminate Database package.

2.8k52.4M9.3k](/packages/illuminate-database)[mongodb/mongodb

MongoDB driver library

1.6k64.0M543](/packages/mongodb-mongodb)[ramsey/uuid-doctrine

Use ramsey/uuid as a Doctrine field type.

90340.3M209](/packages/ramsey-uuid-doctrine)[reliese/laravel

Reliese Components for Laravel Framework code generation.

1.7k3.4M16](/packages/reliese-laravel)

PHPackages © 2026

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