Symfony Archives - Experiencing Technology https://blog.tinned-software.net/tag/symfony/ Tinned-Software Blog Thu, 30 Jun 2016 20:56:26 +0000 en-US hourly 1 https://wordpress.org/?v=6.4.3 Using the Symfony Validator as a standalone component https://blog.tinned-software.net/using-the-symfony-validator-as-a-standalone-component/ Fri, 18 Jul 2014 17:20:27 +0000 http://blog.tinned-software.net/?p=1642 It’s easy to think of Symfony as just being a huge full-stack PHP framework, that you either base your entire project around or ignore completely, but in fact, the individual Symfony components can be surprisingly easy to slot into an existing project. This … Continue reading

The post Using the Symfony Validator as a standalone component appeared first on Experiencing Technology.

]]>
Why is my Symfony 2 app crashing with an out of memory error? https://blog.tinned-software.net/why-is-my-symfony-2-app-crashing-with-an-out-of-memory-error/ Thu, 11 Apr 2013 18:09:37 +0000 http://blog.tinned-software.net/?p=300 I’ve recently run into an issue where a data-processing task in a Symfony app would crash with a PHP ‘Out of memory’ fatal error. The task in question was using Doctrine to retrieve some rows from the database, updating some … Continue reading

The post Why is my Symfony 2 app crashing with an out of memory error? appeared first on Experiencing Technology.

]]>