Overview for
symfony
eZ Platform is the Open Source Content Management Platform from eZ Systems. Previously known as eZ Publish, the first version of the new product was launched in December 2015. Thanks to the Symfony Full Stack approach it is immediately familiar to Symfony2 developers, while extending it with content management features.
Written by Jani Tarvainen on Monday October 12, 2015
Permalink -
Tags:
symfony, ezplatform, php, cms
Content Management may appear simple to a layman, but when you end up working with multiple sites, multilingual, versioning, media assets and real user needs... it is not trivial. Symfony has been adopted by many popular CMSes. That's great news for all LAMP CMS devs!
Twig is everywhere. eZ Platform, Bolt, Drupal 8 and other popular projects have adopted it. At the same time Node.js and Web Components have risen to popularity. This article discusses merging the popular PHP templating engine Twig to Riot.js, a lightweight React-like user interface library using Node.js for server side rendering.
A new Content Management System has joined the constantly growing group of LAMP CMSes using Symfony components as their base. Pagekit is a product built from scratch using modern technologies such as Vue.js, Symfony, Webpack and others.
Written by Jani Tarvainen on Saturday September 12, 2015
Permalink -
Tags:
pagekit, symfony, php, cms
Blackfire is a product that helps developers profile their applications. It is a combination of various tools. It is similar to, Xdebug a PHP extension which provides debugging and profiling capabilities, but the major difference being that you can run it in production without significant overhead.
It goes unsaid that the internet evolves at a rapid pace. Software is very flexible and on the web you can keep on upgrading continuously. It is, however, not immune to history and decisions made in the past. Many traditional Content Management Systems still focus on big releases, just like traditional desktop software has for decades.