Content tagged with "symfony"
-
Doubling six-figure activist engagement, by tracking activity data properly and migrating technologies
Saturday, October 1, 2016 - 12:19Improving subscriber engagement, by improving how accurately engaged subscribers are tracked.
-
Dependency injection pattern when using services-based containers: a trait per dependency
Friday, July 29, 2016 - 14:13Phew, what a mouthful. But at least unlike a lot of other mouthfuls, it at least has a few teeth.
-
Services files are the most powerful bits of Symfony and hence Drupal 8
Wednesday, March 16, 2016 - 16:43Big services have little services/ Dependency-injected/ And little services have littler services/ And so on, as expected.
-
PHPunit can check your code against PSR-2 and other coding standards
Wednesday, July 8, 2015 - 17:27Linters already make fixing code formatting issues automatic; so let's make testing for violations of coding standards automatic too.
-
PHPUnit tests using mock objects with callbacks
Saturday, July 4, 2015 - 17:52Apparently if you put your ear close enough to an empty shell object, you can hear the C code.
-
Using dependency injectors to build "just-in-time" object-oriented code evaluation
Monday, June 9, 2014 - 15:58Imagine a version of eval() that's much harder to shoot yourself in the foot with! Not hard to imagine, right?
-
Building your own framework with Symfony bits
Thursday, May 22, 2014 - 19:47Symfony: so good you'll build it twice.
-
Starting programming with Symfony
Wednesday, April 23, 2014 - 20:21Brace yourselves: Symfony (inside Drupal) is coming.