Forest header image

Symfony Finland
Random things on PHP, Symfony and web development

Overview for webdev


Dogfooding your REST APIs

RESTful APIs are on the lips of everyone currently. Everyone is got one or will have one very soon. They are always underlined as being full REST APIs. But if you're not fully utilising your API internally, is it really complete and a priority for you?


Written by Jani Tarvainen on Thursday September 3, 2015
Permalink - Tags: php, webdev, symfony, drupal, wordpress, rest, api, ezplatform

Web developers are teenagers for life

This summer I had a discussion with a social worker who helps teens and young adults find their way in life. The things were the usual kind you would imagine - messing up with school, money or just not having any direction in life.

This is not unlike the life of a typical web developer. In this world it's easy to lose scale, the sense of what is important and just worry about secondary things in general.


Written by Jani Tarvainen on Sunday August 30, 2015
Permalink - Tag: webdev


New 2015 Debug Toolbar Design in Symfony

The popularity of Symfony has made the debug toolbar a familiar sight for many developers. Ranging from Drupal to Bolt to eZ Publish, many different tools now share common debugging interfaces.


Written by Jani Tarvainen on Monday August 3, 2015
Permalink - Tags: symfony, php, webdev

Symfony in a Nutshell

Symfony is a term related to software development with the PHP language. Symfony is a set of components and an HMVC (Hierarchical Model View Controller) framework to be used in PHP programming. It released under the MIT license as Open Source.


Written by Jani Tarvainen on Sunday August 2, 2015
Permalink - Tags: symfony, php, webdev