Skip to content
Entropy Wins
A blog on Software Architecture, Design and Craftsmanship
  • Clean Code
  • Craftsmanship
  • Architecture
  • Testing
  • PHP
  • Open Source
  • MediaWiki
  • Jeroen De Dauw
  • MediaWiki Hosting
  • Professional.Wiki
  • Follow me on Twitter
  • Follow me on GitHub
  • Follow me on DEV
  • RSS
  • Atom
  • Privacy Policy

Tag: PHP

Value Objects with PHP 8.1

2022-01-30 Jeroen Leave a comment

PHP has introduced a number of new features that allow you to write awesome Value Objects with PHP 8.1. In…

Continue Reading →

Posted in: Programming Filed under: Clean Code, Domain Driven Design, OOP, PHP, PHP8, Planet Wikimedia, Software design, Value objects

PHP Typed Properties

2018-10-28 Jeroen 3 Comments

Lately there has been a lot of hype around the typed properties that PHP 7.4 will bring. In this post…

Continue Reading →

Posted in: Programming Filed under: Anti-patterns, Clean Code, Encapsulation, Immutability, PHP, PHP7, Planet Wikimedia, Type, Type hinting, Value objects

Clean Architecture: UseCase tests

2018-08-01 Jeroen 1 Comment

When creating an application that follows The Clean Architecture you end up with a number of UseCases that hold your…

Continue Reading →

Posted in: Programming Filed under: Clean Architecture, Clean Code, Coupling, Design patterns, Maintainability, Mocks, PHP, PHPUnit, Planet Wikimedia, Software design, Test Doubles, Testing, Unit testing

PHP project template

2018-01-20 Jeroen 1 Comment

Want to start a new PHP project? Perhaps yet another library you are creating? Tired of doing the same lame…

Continue Reading →

Posted in: Programming Filed under: Katas, Open Source, PHP, PHP7, Planet Wikimedia

Introduction to Iterators and Generators in PHP

2017-10-16 Jeroen 2 Comments

In this post I demonstrate an effective way to create iterators and generators in PHP and provide an example of…

Continue Reading →

Posted in: Programming Filed under: Collections, Generators, Iterator, PHP, Planet Wikimedia, Rewindable Generator

Yield in PHPUnit data providers

2017-10-09 Jeroen 1 Comment

Initially I started creating a general post about PHP Generators, a feature introduced in PHP 5.5. However since I keep…

Continue Reading →

Posted in: Programming Filed under: Clean Code, Generators, Iterator, PHP, PHPUnit, Planet Wikimedia, Testing

OOP file_get_contents

2017-05-09 Jeroen 1 Comment

I’m happy to announce the immediate availability of FileFetcher 4.0.0. FileFetcher is a small PHP library that provides an OO…

Continue Reading →

Posted in: Software Filed under: Clean Code, FileFetcher, Library, OOP, Open Source, PHP, Planet Wikimedia, Testing

PHP development with Docker

2017-04-25 Jeroen 1 Comment

I’m the kind of dev that dreads configuring webservers and that rather does not have to put up with random…

Continue Reading →

Posted in: Programming Filed under: composer, Devops, Docker, PHP, PHPUnit, Planet Wikimedia

PHP 7.1 is awesome

2016-12-02 Jeroen 1 Comment

PHP 7.1 has been released, bringing some features I was eagerly anticipating and some surprises that had gone under my…

Continue Reading →

Posted in: Programming Filed under: Clean Code, PHP, PHP7, Planet Wikimedia, Type hinting

Implementing the Clean Architecture

2016-11-24 Jeroen 41 Comments

Both Domain Driven Design and architectures such as the Clean Architecture and Hexagonal are often talked about. It’s hard to…

Continue Reading →

Posted in: Programming Filed under: Clean Architecture, Clean Code, Design patterns, Domain Driven Design, PHP, Planet Wikimedia, Refactoring, Software Architecture, Software design, Strategic Design, Wikimedia, WMDE

Post navigation

Page 1 of 13
1 2 … 13 Next →

Start your wiki today

Try out ProWiki for free. Managed MediaWiki hosting with one-click install and admin panel. Create your wiki today.

Newsletter

Sign up below to receive news on my upcoming Clean Architecture book, including a discount:

Recent Posts

  • Simplify and Delete
  • Advice for junior developers
  • Using PSR-3 Monolog in MediaWiki
  • Value Objects with PHP 8.1
  • New MediaWiki blog
  • Applications as Frameworks
  • Readable Functions: Guard Clause
  • My year in books
  • Readable Functions: Do One Thing
  • PHP Typed Properties

Archives

  • August 2024
  • September 2022
  • February 2022
  • January 2022
  • October 2019
  • February 2019
  • January 2019
  • October 2018
  • September 2018
  • August 2018
  • May 2018
  • February 2018
  • January 2018
  • October 2017
  • September 2017
  • June 2017
  • May 2017
  • April 2017
  • February 2017
  • January 2017
  • December 2016
  • November 2016
  • October 2016
  • September 2016
  • August 2016
  • July 2016
  • June 2016
  • May 2016
  • April 2016
  • March 2016
  • February 2016
  • January 2016
  • December 2015
  • November 2015
  • October 2015
  • September 2015
  • August 2015
  • June 2015
  • February 2015
  • September 2014
  • August 2014
  • July 2014
  • May 2014
  • April 2014
  • March 2014
  • February 2014
  • January 2014
  • December 2013
  • November 2013
  • October 2013
  • September 2013
  • July 2013
  • June 2013
  • March 2012
  • December 2011
  • November 2011
  • September 2011
  • August 2011
  • July 2011
  • June 2011
  • May 2011
  • February 2011
  • January 2011
  • December 2010
  • October 2010
  • August 2010
  • July 2010
  • June 2010
  • May 2010
  • April 2010
  • March 2010
  • February 2010
  • January 2010
  • December 2009
  • November 2009
  • October 2009
  • September 2009
  • August 2009
  • July 2009
  • June 2009
  • May 2009
  • April 2009
Copyright © 2009-2020 Jeroen De Dauw
 

Loading Comments...