PHPackages                             lailen/site - 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. lailen/site

ActiveLibrary[Admin Panels](/categories/admin)

lailen/site
===========

Simple basic Open admin extension for building websites

0.0.30(3y ago)165MITPHPPHP &gt;=7.0.0

Since Jul 13Pushed 3y ago2 watchersCompare

[ Source](https://github.com/lailen-consulting/open-admin-base-site)[ Packagist](https://packagist.org/packages/lailen/site)[ Docs](https://github.com/lailen/site)[ RSS](/packages/lailen-site/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (5)Versions (31)Used By (0)

Base site extension for open-admin

Requirements:

- storage folder should have `app/public/gallery`, `app/public/admin`, `app/public/menu-items`
- Setup disks

    'admin' =&gt; \[ 'driver' =&gt; 'local', 'root' =&gt; storage\_path('app/public/site'), 'url' =&gt; '/storage', 'visibility' =&gt; 'public', 'throw' =&gt; false, \],
- AppServiceProvider

```
    use Lailen\OpenAdmin\Site\Models\Config;
    try {
        Config::loadAllSettings();
    } catch (\Throwable $th) {
        info('migrate phawt ngai a nih maitei');
    }

```

After installing CKEditor

- `composer require lailen/site`
- `php artisan vendor:publish --provider=Lailen\\OpenAdmin\\Site\\SiteServiceProvider`
- `php artisan admin:import`
- `php artisan migrate`

Site Admin User siam. Permission pek

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity43

Maturing project, gaining track record

 Bus Factor1

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

Recently: every ~35 days

Total

30

Last Release

1202d ago

### Community

Maintainers

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

---

Top Contributors

[![franzyke](https://avatars.githubusercontent.com/u/3132257?v=4)](https://github.com/franzyke "franzyke (82 commits)")

---

Tags

extensionopen-admin

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/lailen-site/health.svg)

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

###  Alternatives

[laravel-admin-ext/wang-editor

wangEditor extension for laravel-admin

6283.4k](/packages/laravel-admin-ext-wang-editor)

PHPackages © 2026

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