Skip to content
Think To Code

Think To Code

Mastering best practices, patterns and architectures on the web

Tag: PHP

Onion Architecture – Skeleton Example

August 21, 2018 Jeffrey Verreckt PHP, Software Architecture, Symfony

In the previous blog post, we learned about the Onion Architecture. Now let’s take a look at how we can[…]

Read more

Decoupling from Symfony Event Dispatcher

August 2, 2018 Jeffrey Verreckt PHP, Symfony

We all know the Symfony Event Dispatcher. But just using the event dispatcher makes us coupled to the framework. Our[…]

Read more

Symfony Mailer Service

July 26, 2018 Jeffrey Verreckt PHP, Symfony

Whenever you work with big and complex applications. It might be a good idea to abstract pure infrastructure-focused tasks outside[…]

Read more

Ports and Adapters Architecture

July 19, 2018 Jeffrey Verreckt PHP, Software Architecture

Ports and Adapters or also known as Hexagonal Architecture, is a popular architecture invented by Alistair Cockburn in 2005. Allow an[…]

Read more

Layered Architecture – Skeleton Example

July 12, 2018 Jeffrey Verreckt PHP, Software Architecture, Symfony

In the previous article we discussed the Layered Architecture. Now let’s make a skeleton application following this architecture. This skeleton[…]

Read more

Layered Architecture

July 5, 2018 Jeffrey Verreckt PHP, Software Architecture

Have you heard of Layers before? Well one of the most known software architecture is the Layered Architecture. Layering your[…]

Read more

Symfony 4 and ReactJS

June 21, 2018 Jeffrey Verreckt JavaScript, PHP, Symfony

We know that Symfony is a PHP framework used to create web applications. And deciding how to implement the front[…]

Read more

Symfony Form Validation with DTO

May 17, 2018 Jeffrey Verreckt PHP, Symfony

In the previous blog posts we learned a lot about the Symfony Validator. We know how to create an object[…]

Read more

Symfony Validator with FOS REST

May 10, 2018 Jeffrey Verreckt PHP, Symfony

In the previous blog post we learned how we can use the Symfony validator in our system. We will continue from[…]

Read more

Symfony Validation with the Validator

May 3, 2018 Jeffrey Verreckt PHP, Symfony

In the previous blog post I talked about the differences between exceptions and a validator. We know that on the[…]

Read more

Posts navigation

«Previous Posts 1 2 3 4 Next Posts»

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.