PHPackages                             livecms/livecms - 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. livecms/livecms

ActiveProject[Framework](/categories/framework)

livecms/livecms
===============

Awesome CMS powered by Laravel Framework.

v1.0.1(9y ago)6703[15 issues](https://github.com/livecms/liveCMS/issues)MITPHPPHP &gt;=5.6.4

Since Feb 13Pushed 9y ago4 watchersCompare

[ Source](https://github.com/livecms/liveCMS)[ Packagist](https://packagist.org/packages/livecms/livecms)[ RSS](/packages/livecms-livecms/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (6)Versions (8)Used By (0)

Project LiveCMS
===============

[](#project-livecms)

\##For Laravel 5.2, please checkout branch V0

How To Install :
----------------

[](#how-to-install-)

1. Create Composer Project

    ```
         composer create-project livecms/livecms --prefer-dist

    ```
2. Edit .env in folder **livecms**Fill with your database settings, example :

    ```
        DB_HOST=127.0.0.1
        DB_DATABASE=livecms
        DB_USERNAME=root
        DB_PASSWORD=secret

    ```
3. Do Migrate

    ```
        cd livecms
        php artisan migrate --seed

    ```
4. Run server or use php artisan server

    ```
         cd livecms
         php artisan serve

    ```
5. Open your browser If you use artisan server, go to :

    ```
        http://localhost:8000

    ```
6. Login visit :

    default username / password

    1. Admin : email : password : admin
    2. Super Admin : email : password : admin

More Information
----------------

[](#more-information)

Email :

License
-------

[](#license)

The LiveCMS is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT).

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

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

Total

5

Last Release

3499d ago

Major Versions

v0.x-dev → v1.0.12016-10-08

PHP version history (2 changes)v0.1PHP &gt;=5.5.9

v1.0.1PHP &gt;=5.6.4

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/7432391?v=4)[Mokhamad Rofiudin](/maintainers/mrofi)[@mrofi](https://github.com/mrofi)

---

Top Contributors

[![mrofi](https://avatars.githubusercontent.com/u/7432391?v=4)](https://github.com/mrofi "mrofi (366 commits)")[![funthere](https://avatars.githubusercontent.com/u/9024183?v=4)](https://github.com/funthere "funthere (7 commits)")[![feryardiant](https://avatars.githubusercontent.com/u/508665?v=4)](https://github.com/feryardiant "feryardiant (2 commits)")

---

Tags

frameworklaravelcmslivecms

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[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)
