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(7y ago)0684MITPHPPHP &gt;=7.0.0

Since Jun 24Pushed 7y agoCompare

[ Source](https://github.com/linnella/core)[ Packagist](https://packagist.org/packages/linnella/core)[ RSS](/packages/linnella-core/feed)WikiDiscussions master Synced 3d 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

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity57

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

2881d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/528fc9d73c8d1dd5bc1a053c7a53605d607097def4f598a6fdfab13ae7de36b2?d=identicon)[val3x](/maintainers/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/browser-kit-testing

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

5139.4M286](/packages/laravel-browser-kit-testing)[laravel/nightwatch

The official Laravel Nightwatch package.

3486.1M13](/packages/laravel-nightwatch)[codewithdennis/larament

Larament is a time-saving starter kit to quickly launch Laravel 13.x projects. It includes FilamentPHP 5.x pre-installed and configured, along with additional tools and features to streamline your development workflow.

3691.5k](/packages/codewithdennis-larament)[kompo/kompo

Laravel &amp; Vue.js FullStack Components for Rapid Application Development

11812.4k21](/packages/kompo-kompo)

PHPackages © 2026

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