Cristian Pana - blog

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

Friday, October 7, 2016

Web SSO - part 2 - integration with LDAP

›
In my previous article I presented how to create a web SSO system using SimpleSAMLphp and Symfony. The users where declared directly in sim...

Web SSO with Symfony and SimpleSAMLphp

›
1. Single sign on (SSO) Sooner or later web development teams face one problem: you have developed an application at domain X and now y...
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:
‹
›
Home
View web version

About Me

My photo
Cristian
View my complete profile
Powered by Blogger.