Download the PHP package enpii/enpii-base without Composer
On this page you can find all versions of the php package enpii/enpii-base. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download enpii/enpii-base
More information about enpii/enpii-base
Files in enpii/enpii-base
Package enpii-base
Short Description The base plugin to have powerful Laravel development on WordPress
License MIT
Homepage https://enpii.com/wp-plugin-enpii-base
Informations about the package enpii-base
Enpii Base plugin
We understand the pains it brings to WordPress developers so we create this plugin to allow to use Laravel framework.
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)
and on layouts/main.blade.php
Interesting!? Let's get started
Installation
or you can find it on WordPress plugin hub
Docs are here:
- Basic Concepts
- We log our blockers, solutions and crazy things in Development Logs
- Development Guides
License
The Enpii Base plugin is open-sourced software licensed under the MIT license.
Credits
- Author Trac Nguyen
- WordPress Team and WordPress VIP
- Laravel team Laravel framework
- PHPCS team
- Codeception
- PHPUnit
All versions of enpii-base with dependencies
spatie/laravel-html Version ~2.30.0
laravel/tinker Version ~2.9.0
doctrine/dbal Version ~3.3.8
symfony/var-dumper Version ~5.4.39
mcaskill/composer-exclude-files Version ~4.0.0
php Version ^7.3|^8.0