PHPackages                             huangdijia/laravel-blueprint-extend-set - 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. huangdijia/laravel-blueprint-extend-set

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

huangdijia/laravel-blueprint-extend-set
=======================================

Extend Laravel Blueprint Mysql Set

1.1.0(5y ago)541MITPHPPHP ^7.1.3

Since Nov 29Pushed 5y ago1 watchersCompare

[ Source](https://github.com/huangdijia/laravel-blueprint-extend-set)[ Packagist](https://packagist.org/packages/huangdijia/laravel-blueprint-extend-set)[ Docs](https://github.com/huangdijia/laravel-blueprint-extend-set)[ RSS](/packages/huangdijia-laravel-blueprint-extend-set/feed)WikiDiscussions master Synced 5d ago

READMEChangelogDependencies (3)Versions (11)Used By (0)

laravel-blueprint-extend-set
============================

[](#laravel-blueprint-extend-set)

[![Latest Stable Version](https://camo.githubusercontent.com/211fa6ac7ceeab48d303000e9de63fbfddd3c5593bbdb74b9e6196836b3a4dd7/68747470733a2f2f706f7365722e707567782e6f72672f6875616e6764696a69612f6c61726176656c2d626c75657072696e742d657874656e642d7365742f76657273696f6e2e706e67)](https://packagist.org/packages/huangdijia/laravel-blueprint-extend-set)[![Total Downloads](https://camo.githubusercontent.com/f0d50d4452670e51108b5a87a480b71514f8b937ffbf132733b4296a30c62fc9/68747470733a2f2f706f7365722e707567782e6f72672f6875616e6764696a69612f6c61726176656c2d626c75657072696e742d657874656e642d7365742f642f746f74616c2e706e67)](https://packagist.org/packages/huangdijia/laravel-blueprint-extend-set)

⚠️⚠️⚠️
------

[](#️️️)

> Official support in 5.8.12

-
- [laravel/framework#28171](https://github.com/laravel/framework/pull/28171)

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

[](#installation)

```
composer require huangdijia/laravel-blueprint-extend-set
```

Usage
-----

[](#usage)

```
Schema::create('table', function (Blueprint $table) {
    // ...
    $table->set('set1', ['', 'a', 'b']);
    // or
    $table->addColumn('set', 'set2',  ['allowed'=>['', 'a', 'b']]);
    // ...
});
```

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity62

Established project with proven stability

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

Recently: every ~155 days

Total

10

Last Release

2083d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/8337659?v=4)[Deeka Wong](/maintainers/huangdijia)[@huangdijia](https://github.com/huangdijia)

---

Top Contributors

[![huangdijia](https://avatars.githubusercontent.com/u/8337659?v=4)](https://github.com/huangdijia "huangdijia (23 commits)")

---

Tags

laravelschemasetgrammarblueprint

### Embed Badge

![Health badge](/badges/huangdijia-laravel-blueprint-extend-set/health.svg)

```
[![Health](https://phpackages.com/badges/huangdijia-laravel-blueprint-extend-set/health.svg)](https://phpackages.com/packages/huangdijia-laravel-blueprint-extend-set)
```

###  Alternatives

[illuminate/database

The Illuminate Database package.

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

A MongoDB based Eloquent model and Query builder for Laravel

7.1k7.2M71](/packages/mongodb-laravel-mongodb)[laravel-doctrine/orm

An integration library for Laravel and Doctrine ORM

8425.3M87](/packages/laravel-doctrine-orm)[silber/bouncer

Eloquent roles and abilities.

3.6k4.4M25](/packages/silber-bouncer)[dyrynda/laravel-model-uuid

This package allows you to easily work with UUIDs in your Laravel models.

4802.8M8](/packages/dyrynda-laravel-model-uuid)[watson/validating

Eloquent model validating trait.

9723.3M47](/packages/watson-validating)

PHPackages © 2026

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