PHPackages                             yajra/cms-core - 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. [Framework](/categories/framework)
4. /
5. yajra/cms-core

ActiveLibrary[Framework](/categories/framework)

yajra/cms-core
==============

Core module of YajraCMS.

v5.1.3(7y ago)201.8k6[2 PRs](https://github.com/yajra/cms-core/pulls)1MITPHPPHP &gt;=7.1.3

Since Aug 24Pushed 6y ago5 watchersCompare

[ Source](https://github.com/yajra/cms-core)[ Packagist](https://packagist.org/packages/yajra/cms-core)[ Docs](https://github.com/yajra/cms-core)[ RSS](/packages/yajra-cms-core/feed)WikiDiscussions 4.0 Synced 3w ago

READMEChangelogDependencies (23)Versions (205)Used By (1)

YajraCMS - Core Module (WIP)
============================

[](#yajracms---core-module-wip)

[![Latest Version on Packagist](https://camo.githubusercontent.com/483a2f760eeb577ad797336e1f42d6b7a0ad83244105f61f57c0f84219ff0c73/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f79616a72612f636d732d636f72652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/yajra/cms-core)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Build Status](https://camo.githubusercontent.com/651701cb0c6e7052342c119ea286a86275a07a92991dd4303344805fa91bcea6/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f79616a72612f636d732d636f72652f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/yajra/cms-core)[![Coverage Status](https://camo.githubusercontent.com/125b88342db84d56ad06d95c4aa131ded9f8b7ebee1091f71f6b40af2f614243/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f79616a72612f636d732d636f72652e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/yajra/cms-core/code-structure)[![Quality Score](https://camo.githubusercontent.com/de060faab84d9d0f14351418f77b28b829786482188a711907b86e1a7e333c79/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f79616a72612f636d732d636f72652e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/yajra/cms-core)[![Total Downloads](https://camo.githubusercontent.com/1bb62b83aa46a5c29281b358cc15ed75ba4d72b1d8df1177a3f7f35d7c528f12/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f79616a72612f636d732d636f72652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/yajra/cms-core)

YajraCMS is a Joomla! inspired CMS built with Laravel PHP Framework. This is the core module of YajraCMS and should be used along with the YajraCMS Platform.

Install
-------

[](#install)

Via Composer

```
$ composer require yajra/cms-core
```

Usage
-----

[](#usage)

Just register `Yajra\CMS\Providers\CoreServiceProvider::class` on your providers.

```
public function register()
{
    $this->app->register(\Yajra\CMS\Providers\CoreServiceProvider::class);
}
```

Change log
----------

[](#change-log)

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

Testing
-------

[](#testing)

```
$ composer test
```

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

[](#contributing)

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

Security
--------

[](#security)

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

Credits
-------

[](#credits)

- [Arjay Angeles](https://github.com/yajra)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

39

—

LowBetter than 85% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity26

Limited adoption so far

Community18

Small or concentrated contributor base

Maturity78

Established project with proven stability

 Bus Factor1

Top contributor holds 81.5% 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 ~6 days

Recently: every ~115 days

Total

205

Last Release

2409d ago

Major Versions

v1.1.5 → v4.0.02017-09-19

3.0.x-dev → v4.1.22017-10-23

v4.3.2 → v5.0.02018-03-05

v4.3.3 → v5.0.12018-03-12

v5.1.3 → 6.0.x-dev2019-03-05

PHP version history (2 changes)v2.0.0PHP &gt;=7.0.0

v5.0.0PHP &gt;=7.1.3

### Community

Maintainers

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

---

Top Contributors

[![yajra](https://avatars.githubusercontent.com/u/2687997?v=4)](https://github.com/yajra "yajra (585 commits)")[![redredimano](https://avatars.githubusercontent.com/u/135292528?v=4)](https://github.com/redredimano "redredimano (70 commits)")[![gredimano](https://avatars.githubusercontent.com/u/11567137?v=4)](https://github.com/gredimano "gredimano (63 commits)")

---

Tags

laravelcoremoduleyajracms

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/yajra-cms-core/health.svg)

```
[![Health](https://phpackages.com/badges/yajra-cms-core/health.svg)](https://phpackages.com/packages/yajra-cms-core)
```

###  Alternatives

[unopim/unopim

UnoPim Laravel PIM

10.3k2.2k](/packages/unopim-unopim)[bagisto/bagisto

Bagisto Laravel E-Commerce

27.4k169.0k9](/packages/bagisto-bagisto)[fleetbase/core-api

Core Framework and Resources for Fleetbase API

1232.2k16](/packages/fleetbase-core-api)

PHPackages © 2026

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