Recently, Aura is creating some buzz that components of PHP frameworks should not have any dependencies. To quote Paul M. Jones’ recent article on Aura: The distinction is that all Aura packages (with the exception of the Framework package) are completely independent, and have no cross-pa[...]
Hi,Im using the YAML Component to dump a PHP Array into a YAML file,but when I dump the array, the [...]
Hi, im using Yaml Component in a project,but when I dump a array into a YAML, it returns something [...]
Hey,I'm trying to use the DOMCrawler component but instead of hebrew it shows strange text like:Cod[...]
On my website I wanted to increase the performance on certain pages, so i've decided to put varnish on 2 pages. Homepage List page Those 2 respective controllers has tag @Cache(smaxage="10800") (and only on those 2 controllers) As you may have notice, there is a dynamic menu o[...]
I have a system, that has 2 roles (admins and users). Authentication made using Security Symfony2 component. Admin doesn't know user password. But he should be able to login into the system as user. I have a grid with all users and want to add buttons like "Login as this user". How[...]
I have to develop a web application (it’s like a real state backoffice) and I've think about implementing it in Symfony, because my client needs some advanced requirements, like custom reports generation. But my client also wants the frontend in Joomla, in order to manage template[...]
I'm building a RESTful application that will serve only json/xml data and i've chosen Silex because i already know (a bit) Symfony 2 and because is small, i don't need Twig, etc... There are no models, just plain old SQL queries using Doctrine dbal, and the serializer. Anyway, i s[...]
I have a strange behavior when i'm working on my development Installation. I store values into my Session like this in a Component Class(..Components.class.php) : $this->getUser()->setAttribute("ns1", myarray(), "globalNameSpace"); When this Controller is called i see into D[...]
You are joining the Symfony Live conference in San Francisco this year? Good! I will be giving a talk about the Symfony2 Form component and you have the unique opportunity to vote on what I will be presenting. Today I have put up a survey with 23 topics that may find their way into my [...] Rel[...]