PHPackages                             kayue/kayue-wordpress-bundle - 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. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. kayue/kayue-wordpress-bundle

ActiveSymfony-bundle[Authentication &amp; Authorization](/categories/authentication)

kayue/kayue-wordpress-bundle
============================

Support for authenticating WordPress users in Symfony2.

v4.0.2(5y ago)10125.9k↓50%41[3 PRs](https://github.com/kayue/KayueWordpressBundle/pulls)MITPHPPHP ^5.5.9|~7.0

Since May 11Pushed 2y ago11 watchersCompare

[ Source](https://github.com/kayue/KayueWordpressBundle)[ Packagist](https://packagist.org/packages/kayue/kayue-wordpress-bundle)[ Docs](http://github.com/kayue/KayueWordpressBundle)[ RSS](/packages/kayue-kayue-wordpress-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (3)Versions (36)Used By (0)

KayueWordpressBundle
====================

[](#kayuewordpressbundle)

Improved version of the original [WordpressBundle](https://github.com/kayue/WordpressBundle). The biggest different is this new KayueWordpressBundle won't load the entire WordPress core, thus all the WordPress template funtions won't be available in your Symfony app. This is also the goal of the bundle; do everything in Symfony's way.

I started that bundle two years ago and the original repository grew somewhat chaotically, so I decided to start fresh with new repositories.

[![Build Status](https://camo.githubusercontent.com/9d77186dacbef117bcbf5072ccd80348ca5372e008677aebc96b523d58742d21/68747470733a2f2f7472617669732d63692e6f72672f6b617975652f4b61797565576f7264707265737342756e646c652e706e673f6272616e63683d6d6173746572)](https://travis-ci.org/kayue/KayueWordpressBundle)

#### Features

[](#features)

- WordPress authentication (v1.0.0)
- Custom table prefix (v1.0.1)
- WordPress entities (v1.0.2)
- [Multisite](http://codex.wordpress.org/Create_A_Network) support (v1.1.0)
- Twig extension (v1.1.0)
- WordPress style shortcode (v1.1.0)
- Major code update. (v2.0.0)
- Support Symfony 4, new cache configuration (v4.0.0)

#### Todo

[](#todo)

- Unit test (please help!)

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

[](#installation)

#### Composer

[](#composer)

```
composer require kayue/kayue-wordpress-bundle

```

#### Register the bundle

[](#register-the-bundle)

```
