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

ActiveWordpress-muplugin[Framework](/categories/framework)

enpii/enpii-base
================

The base plugin to have powerful Laravel development on WordPress

v0.9.0(1y ago)05092MITPHPPHP ^7.3|^8.0

Since Dec 9Pushed 9mo ago2 watchersCompare

[ Source](https://github.com/enpiicom/wp-plugin-enpii-base)[ Packagist](https://packagist.org/packages/enpii/enpii-base)[ Docs](https://enpii.com/wp-plugin-enpii-base)[ RSS](/packages/enpii-enpii-base/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (9)Versions (51)Used By (2)

Enpii Base plugin
=================

[](#enpii-base-plugin)

We understand the pains it brings to WordPress developers so we create this plugin to allow to use [Laravel framework](https://laravel.com/).

This plugin would bring all the features of Laravel framework to WordPress development: Container concepts, Service Providers, ORMs, Queue system, Routing system ... (everything that works with Laravel will work with WordPress with Enpii Base plugin).

So from now on, you can use Laravel concepts to work with WordPress developments consistently. This Enpii Base plugin would help WordPress developers to create easy-maintainable code exactly the same way Laravel does.

Imagine, you can do this for the iconic template file `index.php` (using Blade template syntax)

```
@extends('layouts/main')

@section('content')

	{{ 'Welcome to WP App from Enpii Base' }}
@endsection
```

and on `layouts/main.blade.php`

```

		@yield('content')

```

Interesting!? Let's get started

Installation
------------

[](#installation)

```
composer require enpii/enpii-base

```

or you can find it on WordPress plugin hub

Docs are here:

1. [Basic Concepts](dev-docs/01-basic-concepts.md)
2. We log our blockers, solutions and crazy things in [Development Logs](dev-docs/02-development-logs.md)
3. [Development Guides](dev-docs/03-development-guides.md)

License
-------

[](#license)

The Enpii Base plugin is open-sourced software licensed under the [MIT license](LICENSE.md).

Credits
-------

[](#credits)

- Author [Trac Nguyen](mailto:npbtrac@yahoo.com)
- [WordPress Team](https://wordpress.org/) and [WordPress VIP](https://wpvip.com/)
- Laravel team [Laravel framework](https://laravel.com/)
- [PHPCS team](https://github.com/squizlabs/PHP_CodeSniffer)
- [Codeception](https://github.com/Codeception/Codeception)
- [PHPUnit](https://phpunit.de/)

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance45

Moderate activity, may be stable

Popularity13

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor1

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

Recently: every ~0 days

Total

21

Last Release

717d ago

PHP version history (4 changes)v0.0.1PHP ^7.2.5|^8.0

v0.2.0PHP ^7.2.5|~8.0.0

v0.3.0PHP ^7.3|^8.0.0

v0.6.3PHP ^7.3|^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/7f8da7894da0f0f0b698496fd19ce845bbfe19987b5e990fa6793715b4698464?d=identicon)[npbtrac](/maintainers/npbtrac)

---

Top Contributors

[![npbtrac](https://avatars.githubusercontent.com/u/295365?v=4)](https://github.com/npbtrac "npbtrac (211 commits)")[![loikimle](https://avatars.githubusercontent.com/u/50190659?v=4)](https://github.com/loikimle "loikimle (163 commits)")[![tracnguyenp](https://avatars.githubusercontent.com/u/19769299?v=4)](https://github.com/tracnguyenp "tracnguyenp (41 commits)")[![ChienNguyenDac](https://avatars.githubusercontent.com/u/88717764?v=4)](https://github.com/ChienNguyenDac "ChienNguyenDac (7 commits)")

### Embed Badge

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

```
[![Health](https://phpackages.com/badges/enpii-enpii-base/health.svg)](https://phpackages.com/packages/enpii-enpii-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)[nasirkhan/laravel-starter

A CMS like modular Laravel starter project.

1.4k2.7k](/packages/nasirkhan-laravel-starter)[october/rain

October Rain Library

1601.7M63](/packages/october-rain)[contao/core-bundle

Contao Open Source CMS

1231.6M2.3k](/packages/contao-core-bundle)[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)

PHPackages © 2026

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