My new book about the Doctrine project is pre-orderable on the Packt website. It will be available in late december. A free sample chapter will be published shortly. What you will learn from this book Install Doctrine through the Composer dependency manager Configure Doctrine Command Line Tools Learn to manage relations between entities with different…
Tag: PHP
Nouvelle réalisation : QuelleNotice.fr
Réalisation du site Quelle Notice à l’aide de Symfony 2 et des composants Sonata. Quelle Notice met à disposition des notices et manuels d’utilisation de matériels électroniques et et électroménagers.
DunglasTorControlBundle, TorControl Symfony integration
I’ve just released a new Symfony bundle to use easily the PHP TorControl library with the framework. TorControl is a library I’ve wrote designed to control a Tor server using the control socket. Install the bundle using Composer. Type this command in your Symfony project directory: composer require dunglas/torcontrol-bundle:dev-master Enable the bundle, edit your app/config.yml to…