Quantcast
Channel: PHPDeveloper.org
Browsing latest articles
Browse All 23 View Live

Doctrine Project: Our HHVM Roadmap

The Doctrine project has posted an update about the work being done in collaboration with and to help its performance with HHVM (the HipHop VM from Facebook) and talking about their future plans....

View Article



Ross Tuck: Persisting Value Objects in Doctrine

Ross Tuck has submitted a new article he's posted about persisting value objects in the popular PHP database storage and object mapping library, Doctrine. Value objects are immutable objects that "...

View Article

Matthias Noback: Inject a repository instead of an entity manager

Matthias Noback has made a recommendation in his latest post about using a repository rather than an entity manager in your classes to inject dependencies. It appears that I didn't make myself clear...

View Article

Web Mozarts: Defining PHP Annotations in XML

The Web Mozarts blog has an interesting new post today that talks about using annotations in your PHP code to define the attributes in resulting XML that could be generated dynamically from your...

View Article

Rob Allen: Using Doctrine Migrations as a standalone tool

Rob Allen has a recent post to his site showing you how you can use Doctrine migrations as a standalone tool for its migrations functionality. Migrations allow you to script the setup of your...

View Article


Rob Allen: Registering Doctrine Type Mappings for standalone migrations

In a previous post Rob Allen showed you how to use Doctrine migrations as a standalone tool in your applications. In this new post he takes that a step further and shows you how to use the type...

View Article

SitePoint PHP Blog: Using Traits in Doctrine Entities

On the SitePoint PHP blog there's a recent post showing you how to use traits with Doctrine entities. PHP's traits allow for the inclusion of functionality into a class without having to extend...

View Article

Web Mozarts: Resource Discovery with Puli

Bernhard Schussek has written up a new post to the Web Mozarts blog talking about resource discovery with Puli. Puli is a management tool for the non-PHP files in your applications (CSS, Javascript,...

View Article


BeMyCTO.com: Why Doctrine ORM is not suited for PHP

The ByMyCTO.com blog has a recent post that makes the suggestion that the Doctrine ORM isn't suited for PHP...or to put it another way why they think it's not a good option for database integration. I...

View Article


Jonathan Wage: Using the Symfony Expression Language for a Reward Rules Engine

Jonathan Wage has a new tutorial on his site showing you how to use the Symfony Expression Language to create simple logic statements. He illustrates with a project they (OpenSky) applied it on - a...

View Article
Browsing latest articles
Browse All 23 View Live




Latest Images