Skip to content
Think To Code

Think To Code

Mastering best practices, patterns and architectures on the web

Category: PHP

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

Symfony Validation – Validator or Exceptions?

April 26, 2018 Jeffrey Verreckt PHP, Symfony

Validation is important in any application. You need to be sure that any data entered by a user is valid[…]

Read more

Doctrine XML Mapping or Annotations?

April 19, 2018 Jeffrey Verreckt Doctrine, PHP, Symfony

Annotations are very popular in Symfony. They are easy to write and understand. And most IDE’s have great support for[…]

Read more

UUID over auto increment in PHP

April 9, 2018 Jeffrey Verreckt Doctrine, PHP, Symfony

We know that our Domain should not be dependent on our database implementation. Then why do we use auto increment[…]

Read more

Symfony 4 REST API Part 2 – Data Transfer Object

April 2, 2018 Jeffrey Verreckt PHP, Symfony

In Part 1 we learned about REST. What REST is and how to implement a simple Restful API with the[…]

Read more

Symfony 4 REST API Part 1 – FOSRestBundle

March 26, 2018 Jeffrey Verreckt PHP

REST as in Representational State Transfer is something that can’t be ignored in today’s ecosystem. There is a big need[…]

Read more

The Value Object and Doctrine

March 19, 2018 Jeffrey Verreckt Design Patterns, Doctrine, PHP, Symfony

When you are diving deeper in how to construct a good Domain Model. You uncover different concepts which allows you[…]

Read more

Three Layered Architecture in Symfony

March 12, 2018 Jeffrey Verreckt Best Practices, PHP, Software Architecture, Symfony

One of the concepts of clean architecture is the concept of layers. A layer will divide your code between different[…]

Read more

Posts navigation

«Previous Posts 1 2 3 4 5 6 Next Posts»

Follow @JeffreyVerreckt

Recent Posts

  • Domain-Driven PHP Architecture
  • One request, one Doctrine transaction
  • Hydrating Query Objects with DTO’s
  • Query Object Pattern in Symfony
  • Abstracting the Doctrine ORM flush

Archives

  • 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.