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 3w 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 57% 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

1726d ago

Major Versions

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

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/153972?v=4)[Cuatromedios](/maintainers/cuatromedios)[@cuatromedios](https://github.com/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.8k54.9M11.6k](/packages/illuminate-database)[mongodb/laravel-mongodb

A MongoDB based Eloquent model and Query builder for Laravel

7.1k8.4M96](/packages/mongodb-laravel-mongodb)[yajra/laravel-oci8

Oracle DB driver for Laravel via OCI8

8793.2M25](/packages/yajra-laravel-oci8)[glushkovds/phpclickhouse-laravel

Adapter of the most popular library https://github.com/smi2/phpClickHouse to Laravel

2051.5M2](/packages/glushkovds-phpclickhouse-laravel)[lemaur/eloquent-publishing

218.1k1](/packages/lemaur-eloquent-publishing)

PHPackages © 2026

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