PHP-Middleworld is Out!

Collecting PHP PSR-7 compliant Middleware

3,5'
Marco Perone 14/02/2017 09:39
Category: Software Development
php-middleworld-logo

We just released php-middleworld.com, a repository for PSR-7 compliant middleware in PHP, and we would like to share our progress and what the future may bring.

Continue Reading

Docker, PHP and E-Mail: getting things to work

Integrating Mailhog and SSMTP in your development environment

3'
Christian Bianchi 10/02/2017 04:21
Category: DevOps
docker-email

It’s a common need for software nowadays to send notifications through e-mail: registration confirmations, password recovery requests, event notifications and so on. As my colleagues develop software, they often encounter problems while dealing with such e-mail exchange in their local (Docker) environment.

Continue Reading