PHPackages                             geo-sot/laravel-adminbasefiles - 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. [Admin Panels](/categories/admin)
4. /
5. geo-sot/laravel-adminbasefiles

ActiveLibrary[Admin Panels](/categories/admin)

geo-sot/laravel-adminbasefiles
==============================

A laravel Package that creates a backend

v2.1.0(3y ago)03742[9 PRs](https://github.com/GeoSot/laravel-adminBaseFiles/pulls)MITPHPPHP &gt;=8.0

Since Dec 28Pushed 3y ago1 watchersCompare

[ Source](https://github.com/GeoSot/laravel-adminBaseFiles)[ Packagist](https://packagist.org/packages/geo-sot/laravel-adminbasefiles)[ RSS](/packages/geo-sot-laravel-adminbasefiles/feed)WikiDiscussions main Synced today

READMEChangelog (5)Dependencies (18)Versions (31)Used By (0)

Laravel AdminBaseFiles
======================

[](#laravel-adminbasefiles)

This Package Initiates a mini Cms System with Admin Area, translatable models etc

- [Installation](#installation)

### Installation

[](#installation)

1. Install package

    ```
    composer require geo-sot/laravel-adminbasefiles
    ```
2. Initialize Package

    ```
     artisan baseAdmin:install
    ```
3. Publish assets and migrate

    ```
    php artisan vendor:publish --provider=GeoSot\BaseAdmin\ServiceProvider
    ```

    After publishing files run:

    ```
       php artisan migrate
    ```

(and delete the File app\\User.php)

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity73

Established project with proven stability

 Bus Factor1

Top contributor holds 54.1% 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 ~50 days

Total

19

Last Release

1419d ago

Major Versions

v1.1.0 → v2.0.02022-05-04

PHP version history (6 changes)v1.0.0PHP ^7.0

v1.0.16PHP ^7.3

V1.0.21PHP ^7.4

v1.0.22PHP &gt;=7.3

v1.1.0PHP &gt;=7.4

v2.0.0PHP &gt;=8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/01f0302949a697fba6b5143c087fe3fdbe9396167c080728a433be88a51d4959?d=identicon)[geo.sotis@gmail.com](/maintainers/geo.sotis@gmail.com)

---

Top Contributors

[![GeoSot](https://avatars.githubusercontent.com/u/22406063?v=4)](https://github.com/GeoSot "GeoSot (53 commits)")[![geo-sot](https://avatars.githubusercontent.com/u/114676003?v=4)](https://github.com/geo-sot "geo-sot (39 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (5 commits)")[![Droll552](https://avatars.githubusercontent.com/u/74681073?v=4)](https://github.com/Droll552 "Droll552 (1 commits)")

---

Tags

laravelgeo-sotlaravel-adminBase

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/geo-sot-laravel-adminbasefiles/health.svg)

```
[![Health](https://phpackages.com/badges/geo-sot-laravel-adminbasefiles/health.svg)](https://phpackages.com/packages/geo-sot-laravel-adminbasefiles)
```

###  Alternatives

[provision/administration

Laravel administration

113.7k2](/packages/provision-administration)[sebastienheyd/boilerplate

Laravel Boilerplate based on AdminLTE 3 with blade components, user management, roles, permissions, logs viewer, ...

28618.2k3](/packages/sebastienheyd-boilerplate)[geo-sot/filament-env-editor

Access .env file though Filament admin panel

2432.3k1](/packages/geo-sot-filament-env-editor)[statikbe/laravel-filament-flexible-content-block-pages

A simple content page management system with a flexible content block builder based on the Filament flexible content blocks package.

121.1k](/packages/statikbe-laravel-filament-flexible-content-block-pages)

PHPackages © 2026

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