All talks > Talks tagged with component

 
On Libraries and Dependencies

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[...]

General Symfony 2 discussion • Yaml::dump return string with \r\n

Hi,Im using the YAML Component to dump a PHP Array into a YAML file,but when I dump the array, the [...]

General Symfony 2 discussion • Yaml::dump return string with \r\n

Hi, im using Yaml Component in a project,but when I dump a array into a YAML, it returns something [...]

General Symfony 2 discussion • Hebrew DOMCrawler

Hey,I'm trying to use the DOMCrawler component but instead of hebrew it shows strange text like:Cod[...]

Good practice regarding usage of app.request inside an ESI in Symfony2

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[...]

Admin login as another user with Symfony2 Security

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[...]

Integrate Symfony and Joomla, pros and cons

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[...]

Validation of POST data without a model in SIlex / Symfony 2?

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[...]

Symfony 1.4 Session vs $_SESSION Issues

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[...]

Symfony2 Form Survey

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[...]

 
 
 
 
Want to support this service?