Forest header image

Symfony Finland
Random things on PHP, Symfony and web development

Overview for ezplatform

What eZ Platform adds to Symfony

eZ Platform is a Content Management System built with the Symfony Full Stack framework. While this may be clear to developers who have worked with it; it maybe somewhat vague for the unitiated. Especially when compared with Concrete5 or Drupal, which have adopted Symfony components into their core.


Written by Jani Tarvainen on Thursday February 11, 2016
Permalink - Tags: symfony, ezplatform, php

What's on the Menu, Symfony?

Menus are a vital part of any web application or a website. Content Management Systems are traditionally a strong contender in this field as they are at their core just tools to create navigatable views to a pool of content. The Symfony Framework on the other hand is neutral when it comes to menus.


Written by Jani Tarvainen on Wednesday January 27, 2016
Permalink - Tags: symfony, php, wordpress, drupal, ezplatform


The face of Symfony: User Interfaces

Symfony is a collection of software components. It's also a framework to tying these components together to provide a base for all kinds of applications. As a backend framework the Symfony Standard Edition does not come with a default UI, but there are a number of options to create these.


Written by Jani Tarvainen on Monday November 9, 2015
Permalink - Tags: easyadminbundle, ezplatform, sonata, ui, symfony