PHPackages                             hogus/laravel-schema-mysql-extend - 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. hogus/laravel-schema-mysql-extend

AbandonedArchivedLibrary

hogus/laravel-schema-mysql-extend
=================================

laravel schema mysql and postgres extend

2.1(5y ago)0409MITPHP

Since Jun 11Pushed 5y ago1 watchersCompare

[ Source](https://github.com/hogus2037/laravel-schema-mysql-extend)[ Packagist](https://packagist.org/packages/hogus/laravel-schema-mysql-extend)[ RSS](/packages/hogus-laravel-schema-mysql-extend/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (1)Versions (4)Used By (0)

 laravel-schema-extend
=======================

[](#-laravel-schema-extend-)

 laravel schema table comments extend.

Installing
----------

[](#installing)

```
$ composer require hogus/laravel-schema-mysql-extend -vvv
```

Usage
-----

[](#usage)

```
Schema::table('example', function ($table) {
   $table->id();
    //......
   $table->comment('comment'); // Add Mysql Table Comments
 });
```

License
-------

[](#license)

MIT

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity57

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

Total

3

Last Release

2027d ago

Major Versions

v1.0 → v2.02020-09-27

### Community

Maintainers

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

---

Top Contributors

[![hogus2037](https://avatars.githubusercontent.com/u/34162218?v=4)](https://github.com/hogus2037 "hogus2037 (3 commits)")

---

Tags

commentmysqlpostgresqltable

### Embed Badge

![Health badge](/badges/hogus-laravel-schema-mysql-extend/health.svg)

```
[![Health](https://phpackages.com/badges/hogus-laravel-schema-mysql-extend/health.svg)](https://phpackages.com/packages/hogus-laravel-schema-mysql-extend)
```

###  Alternatives

[anourvalar/eloquent-serialize

Laravel Query Builder (Eloquent) serialization

11320.2M21](/packages/anourvalar-eloquent-serialize)[namu/wirechat

A Laravel Livewire messaging app for teams with private chats and group conversations.

54324.5k](/packages/namu-wirechat)[statamic-rad-pack/runway

Eloquently manage your database models in Statamic.

135192.6k5](/packages/statamic-rad-pack-runway)

PHPackages © 2026

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