PHPackages                             kusikusi/models - 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. kusikusi/models

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

kusikusi/models
===============

Base models used for Kusikusi CMS.

v8.0.5(4y ago)11391MITPHP

Since May 18Pushed 3y agoCompare

[ Source](https://github.com/cuatromedios/kusikusi-models)[ Packagist](https://packagist.org/packages/kusikusi/models)[ RSS](/packages/kusikusi-models/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (6)Dependencies (6)Versions (17)Used By (1)

Kusikusi Models for Laravel
===========================

[](#kusikusi-models-for-laravel)

> This is a read-only repository, splitted from the monorepo at [github.com/cuatromedios/kusikusi-monorepo](https://github.com/cuatromedios/kusikusi-monorepo)

> For the Laravel starter kit visit [github.com/cuatromedios/kusikusi](https://github.com/cuatromedios/kusikusi)

[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)![Travis](https://camo.githubusercontent.com/0a7125ee104922c1758a156abf7301d95f80f9cb7bf91f8ed47beac38b647dc3/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f63756174726f6d6564696f732f6b7573696b7573692d6d6f64656c732e7376673f7374796c653d666c61742d737175617265)[![Total Downloads](https://camo.githubusercontent.com/da5d42da81c403eb9beb43b5c4dab313e8b89c5f22af37216f5f92d8da2777f9/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f63756174726f6d6564696f732f6b7573696b7573692d6d6f64656c732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/kusikusi/models)

Install
-------

[](#install)

```
composer require kusikusi/models:dev-master
```

Usage
-----

[](#usage)

### Publish the assets

[](#publish-the-assets)

- ##### Publish all the assets ...

    [](#publish-all-the-assets-)

    ```
    php artisan vendor:publish --provider="Kusikusi\ModelsServiceProvider"
    ```

### Routes

[](#routes)

The required routes are automatically loaded from the package

##### Run the migrations

[](#run-the-migrations)

```
php artisan migrate
```

Testing
-------

[](#testing)

Run the tests with:

```
vendor/bin/phpunit
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

Credits
-------

[](#credits)

- [Cuatromedios](https://github.com/cuatromedios)
- [All Contributors](https://github.com/cuatromedios/kusikusi-models/contributors)

Security
--------

[](#security)

If you discover any security-related issues, please email  instead of using the issue tracker.

License
-------

[](#license)

The MIT License (MIT). Please see [License File](/LICENSE.md) for more information.

###  Health Score

29

—

LowBetter than 59% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor1

Top contributor holds 80.8% 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 ~34 days

Recently: every ~52 days

Total

16

Last Release

1680d ago

Major Versions

4.4.5 → v8.0.0-alpha.12021-03-13

### Community

Maintainers

![](https://www.gravatar.com/avatar/8fd60c344577654ba6fe7dfe3de6938118f9c5b002de44cbe21afec810a790ce?d=identicon)[cuatromedios](/maintainers/cuatromedios)

---

Top Contributors

[![ramsesmoreno](https://avatars.githubusercontent.com/u/30059695?v=4)](https://github.com/ramsesmoreno "ramsesmoreno (63 commits)")[![holtzheimer](https://avatars.githubusercontent.com/u/35464316?v=4)](https://github.com/holtzheimer "holtzheimer (9 commits)")[![urielPalomares](https://avatars.githubusercontent.com/u/32522073?v=4)](https://github.com/urielPalomares "urielPalomares (6 commits)")

---

Tags

laravel

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/kusikusi-models/health.svg)

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

###  Alternatives

[illuminate/database

The Illuminate Database package.

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

Make Laravel Eloquent models reactable with any type of emotions in a minutes!

1.2k302.7k1](/packages/cybercog-laravel-love)[cviebrock/eloquent-taggable

Easy ability to tag your Eloquent models in Laravel.

567694.8k3](/packages/cviebrock-eloquent-taggable)[clickbar/laravel-magellan

This package provides functionality for working with the postgis extension in Laravel.

423715.4k1](/packages/clickbar-laravel-magellan)[reedware/laravel-relation-joins

Adds the ability to join on a relationship by name.

2121.2M13](/packages/reedware-laravel-relation-joins)[cybercog/laravel-clickhouse

ClickHouse migrations for Laravel

163166.8k](/packages/cybercog-laravel-clickhouse)

PHPackages © 2026

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