PHPackages                             zulfajuniadi/laravel-base - 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. zulfajuniadi/laravel-base

ActiveProject[Framework](/categories/framework)

zulfajuniadi/laravel-base
=========================

The Laravel Framework.

5.1.1(10y ago)3235214MITPHPPHP &gt;=5.5.9

Since Oct 11Pushed 9y ago12 watchersCompare

[ Source](https://github.com/zulfajuniadi/laravel-base)[ Packagist](https://packagist.org/packages/zulfajuniadi/laravel-base)[ RSS](/packages/zulfajuniadi-laravel-base/feed)WikiDiscussions 5.1 Synced 3d ago

READMEChangelog (10)Dependencies (13)Versions (14)Used By (0)

\#Laravel Base

Quickly scaffold out a fully functional app within seconds. Come on, be lazy.

Features
--------

[](#features)

- Role Based Access Control (RBAC) :- Fully functioning role based access control with permission level granularity.
- Policy &amp; Validation Enforcement :- Set policies and validation rules per each controller route
- Audit Logs :- Changes to models are stored into the database for audit purposes
- Auth Logs :- Login / Logout / Register actions are logged for audit purposes
- Menu Manager :- Fully integrated with RBAC to ensure only privileged users can see and access the links.
- Datatables :- Fully-ajaxified datatables that ensures the best user experience.
- User management :- Full control of you application's users including changing passwords, deactivating, blacklisting and login as user
- Authentication :- Login, Logout, Registration, Forgot Password - your usual stuff for authentication
- Translation :- Easy support for multiple language
- Module based loading :- All routes and resources are loaded via the ServiceProvider. Don't want a module? Remove the service provider.
- Scaffold Generator :- Pure joy from all of the above with just one command

Getting Started
---------------

[](#getting-started)

1. `composer create-project zulfajuniadi/laravel-base projectfolder` where `projectfolder` is the folder you want to create your app.
2. Create your database
3. Change directory to projectfolder `cd projectfolder`
4. `php artisan app:install`
5. `php artisan migrate --seed`
6. `php artisan serve` (This will run a development server on port 8000)

Default username and password:  / admin

###  Health Score

35

—

LowBetter than 79% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity25

Limited adoption so far

Community19

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor1

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

Recently: every ~108 days

Total

13

Last Release

3532d ago

Major Versions

4.2.x-dev → 5.1.02015-12-24

### Community

Maintainers

![](https://www.gravatar.com/avatar/ebfeadc84fdfc9fcc8d0a217f20a5df981163a0caaa4faaed9aa496b20c9bb68?d=identicon)[zulfajuniadi](/maintainers/zulfajuniadi)

---

Top Contributors

[![zulfajuniadi](https://avatars.githubusercontent.com/u/207807?v=4)](https://github.com/zulfajuniadi "zulfajuniadi (283 commits)")[![lomotech](https://avatars.githubusercontent.com/u/7269466?v=4)](https://github.com/lomotech "lomotech (3 commits)")[![k4ml](https://avatars.githubusercontent.com/u/116353?v=4)](https://github.com/k4ml "k4ml (1 commits)")[![mikegrungey](https://avatars.githubusercontent.com/u/4132093?v=4)](https://github.com/mikegrungey "mikegrungey (1 commits)")

---

Tags

frameworklaravel

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/zulfajuniadi-laravel-base/health.svg)

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

###  Alternatives

[krayin/laravel-crm

Krayin CRM

22.0k32.8k1](/packages/krayin-laravel-crm)[unopim/unopim

UnoPim Laravel PIM

9.4k1.8k](/packages/unopim-unopim)[zeeshanu/opus

Open source knowledge base application for Teams

1.2k2.0k](/packages/zeeshanu-opus)

PHPackages © 2026

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