Cristian Pana - blog

Cristian Pana - personal blog on software development, PHP, Symfony Framework, web technologies.

Wednesday, September 14, 2016

Using Silex and Symfony together in same application

›
I am testing the idea of having an application using both Silex and Symfony. Why ? Maybe because I want for some parts of the applicati...
Thursday, September 8, 2016

Multilingual website with Symfony

›
If you want to create a multilingual website, Symfony together with the community bundles have the tools for a fast set up. When creating ...
3 comments:
Friday, September 2, 2016

Replace Symfony reverse proxy with Varnish

›
In my last post I've presented how to start caching pages with the reverse proxy shipped with Symfony Standard Edition. But as it is men...

Introduction to Symfony HTTP Cache

›
You can start using the HTTP Gateway Cache that is shipped with Symfony by editing app.php file:     $kernel = new AppKernel('prod...
Monday, August 22, 2016

Symfony magic: generated PHP files

›
1.  bootstrap.php.cache In versions 3.x is found at var/bootstrap.php.cache before was in app/ directory. Loading all of classes from ...
1 comment:
Tuesday, August 9, 2016

Consuming a SOAP web service with PHP

›
I started programming with PHP at the beginning of 2015, and when is about web services, everything I've read is about RESTful services....
2 comments:
Thursday, July 21, 2016

Using the Symfony Validator component as a standalone library

›
Sometimes I need to build some scripts without using a full framework like Symfony. The good news is that you can use individual components ...
‹
›
Home
View web version

About Me

My photo
Cristian
View my complete profile
Powered by Blogger.