Skip to content
Think To Code

Think To Code

Mastering best practices, patterns and architectures on the web

Month: December 2017

How to detect bad architecture?

December 28, 2017 Jeffrey Verreckt Software Architecture

The architecture of your application is important and you should be able to detect a bad one. I have been[…]

Read more

When to use objects instead of arrays?

December 18, 2017 Jeffrey Verreckt PHP

In PHP you can use arrays as parameters to pass data. But isn’t it better to use an object? The[…]

Read more

Why use interfaces?

December 11, 2017 Jeffrey Verreckt PHP

Over the last year I have seen a lot of developers questioning the use of interfaces. Especially those which are[…]

Read more

Law of Demeter

December 4, 2017 Jeffrey Verreckt Software Principles

The Law of Demeter is a design guideline with as goal to create loose coupling between objects.  It is also[…]

Read more

Follow @JeffreyVerreckt

Recent Posts

  • The flow of control in Domain-driven PHP Architecture
  • Domain-Driven PHP Architecture
  • One request, one Doctrine transaction
  • Hydrating Query Objects with DTO’s
  • Query Object Pattern in Symfony

Archives

  • July 2022
  • January 2022
  • November 2019
  • September 2019
  • August 2019
  • March 2019
  • January 2019
  • November 2018
  • October 2018
  • September 2018
  • August 2018
  • July 2018
  • June 2018
  • May 2018
  • April 2018
  • March 2018
  • February 2018
  • January 2018
  • December 2017
  • November 2017
  • October 2017
  • August 2017

Categories

  • Best Practices
  • Clean Code
  • Design Patterns
  • Doctrine
  • JavaScript
  • OOP
  • PHP
  • Software Architecture
  • Software Principles
  • Symfony
  • TDD
  • Testing
WordPress Theme: Poseidon by ThemeZee.