PHPackages                             curicows/laravel-common - 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. curicows/laravel-common

ActiveLibrary

curicows/laravel-common
=======================

Shared Laravel common utilities for Curicows applications.

1.0.7(2w ago)00MITPHPPHP ^8.5

Since Jul 12Pushed 2w agoCompare

[ Source](https://github.com/Curicows/laravel-common)[ Packagist](https://packagist.org/packages/curicows/laravel-common)[ RSS](/packages/curicows-laravel-common/feed)WikiDiscussions master Synced 1w ago

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

Laravel Common
==============

[](#laravel-common)

Shared Laravel common utilities for Curicows applications.

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

[](#installation)

Require the package from a Laravel application using the repository path or package registry configured for Duraludon:

```
composer require curicows/laravel-common
```

Laravel discovers the package service provider automatically.

Publish the package configuration when the application needs to override the defaults:

```
php artisan vendor:publish --tag=laravel-common-config
```

Publish the optional base migrations when an application wants to start from the common user schema:

```
php artisan vendor:publish --tag=laravel-common-migrations
```

Development
-----------

[](#development)

```
composer install
composer test
composer lint
```

###  Health Score

42

—

FairBetter than 88% of packages

Maintenance97

Actively maintained with recent releases

Popularity0

Limited adoption so far

Community6

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

Total

8

Last Release

15d ago

### Community

Maintainers

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

---

Top Contributors

[![Curicows](https://avatars.githubusercontent.com/u/7757193?v=4)](https://github.com/Curicows "Curicows (42 commits)")

###  Code Quality

TestsPHPUnit

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/curicows-laravel-common/health.svg)

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

###  Alternatives

[craftcms/cms

Craft CMS

3.6k3.7M3.5k](/packages/craftcms-cms)[statamic/cms

The Statamic CMS Core Package

4.9k3.9M1.2k](/packages/statamic-cms)[bagisto/bagisto

Bagisto Laravel E-Commerce

28.0k177.2k9](/packages/bagisto-bagisto)[unopim/unopim

UnoPim Laravel PIM

10.8k2.5k](/packages/unopim-unopim)[typicms/base

A modular multilingual CMS built with Laravel, enabling developers to manage structured content like pages, news, events, and more.

1.6k20.4k](/packages/typicms-base)[dcat-plus/laravel-admin

dcat-plus admin

1494.6k10](/packages/dcat-plus-laravel-admin)

PHPackages © 2026

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