Posts with tag reuse
September 2018
Final classes by default, why?
Categories: PHP Tags: design reuse package design interfaces
Reusing domain code
Categories: PHP Tags: Domain-Driven Design reuse package design
January 2015
November 2014
June 2014
Symfony2: Framework independent controllers part 3: Loose ends
Categories: PHP Symfony Tags: controller reuse coupling Twig
Symfony2: Framework independent controllers part 2: Don't use annotations
Categories: PHP Symfony Tags: controller reuse coupling
Symfony2: How to create framework independent controllers?
Categories: PHP Symfony Tags: controller reuse coupling
May 2014
Inject a repository instead of an entity manager
Categories: PHP Symfony Tags: Doctrine ORM persistence reuse
Inject the ManagerRegistry instead of the EntityManager
Categories: PHP Symfony Tags: Doctrine ORM persistence reuse