PHPackages                             codetech/laravel-publishable - 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. codetech/laravel-publishable

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

codetech/laravel-publishable
============================

Laravel package for handling publishable resources.

v0.0.2-beta(6y ago)04MITPHPPHP ^7.2

Since Apr 14Pushed 6y ago1 watchersCompare

[ Source](https://github.com/CodeTechAgency/laravel-publishable)[ Packagist](https://packagist.org/packages/codetech/laravel-publishable)[ RSS](/packages/codetech-laravel-publishable/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (2)Dependencies (1)Versions (3)Used By (0)

Laravel Publishable
===================

[](#laravel-publishable)

Laravel package for handling publishable resources.

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

[](#installation)

Add the package to your Laravel app using composer

```
composer require codetech/laravel-publishable

```

Usage
-----

[](#usage)

To start using publishable features, simply use the trait on your models.

```
class Post extends Model
{
    use Publishable;

    ...

```

---

License
-------

[](#license)

**codetech/laravel-publishable** is open-sourced software licensed under the [MIT license](https://github.com/CodeTechPt/laravel-publishable/blob/master/LICENSE).

About CodeTech
--------------

[](#about-codetech)

[CodeTech](https://www.codetech.pt) is a web development agency based on Matosinhos, Portugal. Oh, and we LOVE Laravel!

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity38

Early-stage or recently created project

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

Total

2

Last Release

2219d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/6adaef8b30d5d0dee7bc2484fd9b0a9ad33e38afb78fc5d18d79d6239c811c76?d=identicon)[jfrosorio](/maintainers/jfrosorio)

---

Top Contributors

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

---

Tags

eloquentlaravellaravel-packagepublishable

### Embed Badge

![Health badge](/badges/codetech-laravel-publishable/health.svg)

```
[![Health](https://phpackages.com/badges/codetech-laravel-publishable/health.svg)](https://phpackages.com/packages/codetech-laravel-publishable)
```

###  Alternatives

[anourvalar/eloquent-serialize

Laravel Query Builder (Eloquent) serialization

11320.2M21](/packages/anourvalar-eloquent-serialize)[overtrue/laravel-versionable

Make Laravel model versionable.

585308.0k5](/packages/overtrue-laravel-versionable)[abbasudo/laravel-purity

elegant way to add filter and sort in laravel

514330.5k1](/packages/abbasudo-laravel-purity)[statamic-rad-pack/runway

Eloquently manage your database models in Statamic.

135192.6k5](/packages/statamic-rad-pack-runway)[dragon-code/laravel-deploy-operations

Performing any actions during the deployment process

240173.5k2](/packages/dragon-code-laravel-deploy-operations)[stayallive/laravel-eloquent-observable

Register Eloquent model event listeners just-in-time directly from the model.

2928.9k7](/packages/stayallive-laravel-eloquent-observable)

PHPackages © 2026

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