Forest header image

Symfony Finland
Random things on PHP, Symfony and web development

Overview for php

Pickle to integrate PHP component and C extension management

There is an interesting project in the PHP domain called Pickle. It aims to replace PECL (incidentally pronounced 'pickle') as the platform to distribute and install PHP extensions in the same way we have come accustomed to doing with PHP components with Composer.


Written by Jani Tarvainen on Sunday August 23, 2015
Permalink - Tags: php, pickle, clang

Break down the silos, PHP developers

Much has been written about the renaissance of PHP. In most cases this is talked about by techies for techies. This tends to lead the discussion to the advances in technology. But technology is secondary to people and their motivations.


Written by Jani Tarvainen on Saturday August 22, 2015
Permalink - Tags: php, symfony, drupal, http, zend

eZ Publish 4.x to 5.x Upgrade Paths

In November 2014 the last versions of eZ Publish were released (5.4 and 2014.11). This is the last version of the fully featured Open Source Content Management System, whose code base dates back to 2002. From this version onwards the legacy code is no longer included with the standard distribution and the product will be known as eZ Platform.


Written by Jani Tarvainen on Saturday August 15, 2015
Permalink - Tags: ezplatform, ez, php, symfony

Symfony has no model, but many

The Symfony Framework is promoted as a complete HMVC web application framework written in PHP. In practice most applications are built with MySQL using Doctrine or Propel ORM (Object Relational Mapper). It's easy to assume that this is something you're coupled with. But the Symfony Framework itself has no defined model.


Written by Jani Tarvainen on Saturday August 15, 2015
Permalink - Tags: symfony, php, node, mysql, mongodb, elasticsearch, redis