PHPackages                             colbeh/consts - 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. colbeh/consts

ActiveLaravel-package[Database &amp; ORM](/categories/database)

colbeh/consts
=============

laravel tables constant generator

v1.1.5(1y ago)1146MITPHP

Since Jun 16Pushed 10mo ago1 watchersCompare

[ Source](https://github.com/sadeghbarout/const-generator)[ Packagist](https://packagist.org/packages/colbeh/consts)[ RSS](/packages/colbeh-consts/feed)WikiDiscussions main Synced 1w ago

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

Installation:
=============

[](#installation)

1- Composer require colbeh/consts

2- Make sure you have app/Extras/consts.php and added to composer.json

```
    ...

    "autoload": {
            "files":[
                ...
                "app/Extras/consts.php"
                ...
            ]
        },

    ...

```

3- Go to

```
    domain.com/builder

```

4- Add consts file

```
    php artisan vendor:publish --provider="Colbeh\Consts\ServiceProvider" --tag=app

```

Upgrade:
========

[](#upgrade)

```
    composer require colbeh/consts:x.x.x

```

###  Health Score

35

—

LowBetter than 80% of packages

Maintenance47

Moderate activity, may be stable

Popularity12

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity60

Established project with proven stability

 Bus Factor1

Top contributor holds 64.9% 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 ~75 days

Recently: every ~26 days

Total

18

Last Release

512d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/ca9372f5dafa9f9aac1d2a77aa9a411cca9204078b06cb1126ab8ebd2614bdb6?d=identicon)[sadeghbarout](/maintainers/sadeghbarout)

---

Top Contributors

[![sadeghbarout](https://avatars.githubusercontent.com/u/7033941?v=4)](https://github.com/sadeghbarout "sadeghbarout (24 commits)")[![armantaghiyan](https://avatars.githubusercontent.com/u/30866343?v=4)](https://github.com/armantaghiyan "armantaghiyan (13 commits)")

---

Tags

laravelmigrationdatabase

### Embed Badge

![Health badge](/badges/colbeh-consts/health.svg)

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

###  Alternatives

[cybercog/laravel-clickhouse

ClickHouse migrations for Laravel

163166.8k](/packages/cybercog-laravel-clickhouse)[awssat/laravel-sync-migration

Laravel tool helps to sync migrations without refreshing the database

10923.2k](/packages/awssat-laravel-sync-migration)[dragon-code/laravel-data-dumper

Adding data from certain tables when executing the `php artisan schema:dump` console command

3418.6k](/packages/dragon-code-laravel-data-dumper)[codengine/laravel-custom-migrations

Custom Migrations for Laravel

131.3k](/packages/codengine-laravel-custom-migrations)

PHPackages © 2026

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