Download the PHP package bruno-barros/w.eloquent without Composer
On this page you can find all versions of the php package bruno-barros/w.eloquent. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download bruno-barros/w.eloquent
More information about bruno-barros/w.eloquent
Files in bruno-barros/w.eloquent
Download bruno-barros/w.eloquent
More information about bruno-barros/w.eloquent
Files in bruno-barros/w.eloquent
Vendor bruno-barros
Package w.eloquent
Short Description Wordpress integrated with Laravel via Composer. Together, but independents.
License GPL-2.0+
Package w.eloquent
Short Description Wordpress integrated with Laravel via Composer. Together, but independents.
License GPL-2.0+
Please rate this library. Is it a good library?
Informations about the package w.eloquent
Wordpress integrated with Laravel via Composer.
- Atention! The branch
master
is no longer manteined. Now I'm working on branchlight
. 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
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)
All versions of w.eloquent with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4
johnpbloch/wordpress Version 4.1.*
bruno-barros/w.eloquent-framework Version 1.1.*
johnpbloch/wordpress Version 4.1.*
bruno-barros/w.eloquent-framework Version 1.1.*
The package bruno-barros/w.eloquent contains the following files
Loading the files please wait ....