Quantcast
Channel: BarryODonovan.com » doctrine orm
Browsing all 9 articles
Browse latest View live

Using Doctrine ORM with Zend Application

In this article we delve into our ViMbAdmin application and we look at how to integrate Doctrine ORM with Zend – and specifically Zend_Application and Zend_Controller. The first assumption (and...

View Article


Using Doctrine ORM with Zend Application

We’ve just published the first in a serious of hidden treasures articles from our ViMbAdmin application over on the company blog: In this first of a serious of articles where we delve into some of the...

View Article


ViMbAdmin 2.1 Released – POP3/IMAP Access Restrictions

We’ve just pushed a new release of ViMbAdmin – version 2.1. The main highlights are: it’s now possible to restrict access to a mailbox via either IMAP, POP3 or both. See this page on the wiki for more...

View Article

MySQL 5.6 – Memcached / NoSQL Support and More

MySQL 5.6 has been released with some interesting new features and performance increases: What’s New in MySQL 5.6 DBA and Developer Guide to MySQL 5.6 InnoDB Integration with memcached:MySQL 5.6...

View Article

Doctrine2 Service Provider for Laravel 4

I’ve just released a Laravel 4 package which contains a service provider to the Doctine2 entity manager and the Doctrine2 cache. These are made available via facades named D2EM and D2Cache...

View Article


Doctrine2 Provider for Laravel 4 Authentication

I’ve just added to the Doctrine2 service provider for Laravel by adding a UserProvider allowing Doctrine2Bridge to provide a driver for Laravel’s authentication system. Simply put – this allows a...

View Article

Virtual Mail with Ubuntu, Postfix, Dovecot and ViMbAdmin

As part of pushing our new release of ViMbAdmin, I wrote up a mini how-to for setting up a virtual email system on Ubuntu where the components are: Postfix as the SMTP engine; Dovecot for IMAP. POP3,...

View Article

IXP Manager – Planning for v4

A lot has changed in the 3 to 5 years that the decision was made to use certain libraries / technologies / methods on IXP Manager. In previous major version changes we made some serious architecture...

View Article


Doctrine2 Provider for Laravel 5 with Authentication Support

About a year ago, I released a Doctrine2 provider for Laravel 4. We’ve just updated this as a new package for Laravel 5.  Full details can be seen in the project’s README.md. This package creates four...

View Article

Browsing all 9 articles
Browse latest View live