PHPackages                             linnella/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. linnella/core

ActiveLibrary[Framework](/categories/framework)

linnella/core
=============

laravel

v1.0(8y ago)0684MITPHPPHP &gt;=7.0.0

Since Jun 24Pushed 8y agoCompare

[ Source](https://github.com/linnella/core)[ Packagist](https://packagist.org/packages/linnella/core)[ RSS](/packages/linnella-core/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (1)Dependencies (8)Versions (2)Used By (4)

Requirements
------------

[](#requirements)

- PHP &gt;= 7.0.0
- Laravel &gt;= 5.5.0
- Fileinfo PHP Extension

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

[](#installation)

> This package requires PHP 7+ and Laravel 5.5

First, install laravel 5.5, and make sure that the database connection settings are correct.

```
composer require linnella/core:dev-master

```

Then run these commands to publish assets and config：

```
php artisan vendor:publish --provider="Core\Admin\AdminServiceProvider"

```

After run command you can find config file in `config/admin.php`, in this file you can change the install directory,db connection or table names.

At last run following command to finish install.

```
php artisan admin:install

```

Open `http://localhost/admin/` in browser,use username `admin` and password `admin` to login.

Configurations
--------------

[](#configurations)

The file `config/admin.php` contains an array of configurations, you can find the default configurations in there.

License
-------

[](#license)

[The MIT License (MIT)](LICENSE).

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 88.9% 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

Unknown

Total

1

Last Release

2928d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/8506036?v=4)[val3x](/maintainers/val3x)[@val3x](https://github.com/val3x)

---

Top Contributors

[![val3x](https://avatars.githubusercontent.com/u/8506036?v=4)](https://github.com/val3x "val3x (8 commits)")[![linnella](https://avatars.githubusercontent.com/u/34414141?v=4)](https://github.com/linnella "linnella (1 commits)")

---

Tags

laravel

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[laravel/octane

Supercharge your Laravel application's performance.

4.0k24.7M211](/packages/laravel-octane)[laravel/browser-kit-testing

Provides backwards compatibility for BrowserKit testing in the latest Laravel release.

51710.0M301](/packages/laravel-browser-kit-testing)[unopim/unopim

UnoPim Laravel PIM

10.5k2.2k](/packages/unopim-unopim)[laravel/nightwatch

The official Laravel Nightwatch package.

36210.1M34](/packages/laravel-nightwatch)[statamic/statamic

Statamic

829179.5k](/packages/statamic-statamic)[nasirkhan/laravel-starter

A CMS like modular Laravel starter project.

1.4k2.7k](/packages/nasirkhan-laravel-starter)

PHPackages © 2026

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