LaravelPackages.net
Acme Inc.
Toggle sidebar
bruno-barros/w.eloquent

Wordpress integrated with Laravel via Composer. Together, but independents.

30
21
1.1.0
About bruno-barros/w.eloquent

bruno-barros/w.eloquent is a Laravel package for wordpress integrated with laravel via composer. together, but independents.. It currently has 21 GitHub stars and 30 downloads on Packagist (latest version 1.1.0). Install it with composer require bruno-barros/w.eloquent. Discover more Laravel packages by bruno-barros or browse all Laravel packages to compare alternatives.

Last updated

w.eloquent

Build Status

Wordpress integrated with Laravel via Composer.

  • Atention! The branch master is no longer manteined. Now I'm working on branch light. Not booting Laravel anymore, instead just using some packages. It all is because performance reason.

Documentation is being building on wiki page.

Goals

Run composer install and have a system in place with:

  • Wordpress as front and back-end
  • Laravel as API and front-and (if necessary)
  • Install Wordpress and plugins via composer
  • Keeping plugins and themes for Wordpress environment as it is
  • Access to Laravel API, including Facades, inside Wordpress
  • Access Wordpress API inside Laravel

Theme features

The w.eloquent project comes with a very simple theme (base).

To see the very features you have at your disposal, check out the w.eloquent starter theme

Complementary packages

w.eloquent Command Bus

Inspirations

These are projects I like and did inspire me to put it all together:

Status

The packages are being adapted to WordPress environment.

  • [x] Views
  • [x] Blade template engine
  • [x] Routes by Cortex
  • [x] Assets by Occiptial
  • [x] Hooks by Striatum
  • [x] Validation
  • [x] CLI (php wel)
  • [x] Cache
  • [x] Hash
  • [x] Filesystem
  • [x] Html
  • [x] Translation
  • [x] Encryption
  • [x] Cookie
  • [x] Session
  • [x] Database
  • [x] Migration
  • [x] Seed
  • [x] Auth
  • [x] Log
  • [x] Mail
  • [x] Queue

  • [ ] Redis
  • [ ] Remote
  • [ ] Reminder

  • Workbench (not planned)
  • Pagination (provided by WordPress)

Star History Chart