PHPackages                             wiredmedia/doctrine-extensions - 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. [Database &amp; ORM](/categories/database)
4. /
5. wiredmedia/doctrine-extensions

ActiveLibrary[Database &amp; ORM](/categories/database)

wiredmedia/doctrine-extensions
==============================

v0.1(14y ago)18120.1k↓23.5%6[1 PRs](https://github.com/wiredmedia/doctrine-extensions/pulls)PHP

Since May 16Pushed 7y ago3 watchersCompare

[ Source](https://github.com/wiredmedia/doctrine-extensions)[ Packagist](https://packagist.org/packages/wiredmedia/doctrine-extensions)[ RSS](/packages/wiredmedia-doctrine-extensions/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (1)Versions (2)Used By (0)

Doctrine 2 Extensions, primarily, for MySQL
===========================================

[](#doctrine-2-extensions-primarily-for-mysql)

This package contains several extensions to Doctrine 2 that hook into the facilities of Doctrine and offer new functionality or tools to use Doctrine 2 more efficiently.

Disclaimer
----------

[](#disclaimer)

This is an unsanctioned fork of  since he seems to have gone off grid and is not merging pull requests.

I am primarily interested in a central store of additional MySQL functions for Doctrine2 with decent lexers, and the repository this is a fork from is the most complete I came across.

I will happily merge in PR's from the original repo on request, I'm only going to merge the stuff I need otherwise, if you have something waiting on beberlie's repo feel free to resubmit it here and I'll check it over and merge it in.

Including DoctrineExtensions
----------------------------

[](#including-doctrineextensions)

To include the DoctrineExtensions should fire up an autoloader, for example:

```
