Use the Unsplash API to automate blog...
Use the Unsplash API with PHP to resize, download and save images and to generate attribution text.
Use the Unsplash API with PHP to resize, download and save images and to generate attribution text.
If you need to shift a project between Symfony and Slim it can be useful to convert Request and Response objects between implementations. Here’s how.
Get up and running with Slim, a super-clean and extensible PHP micro-framework.
What is a dependency injection container? How and why to use PHP-DI to create objects and pass them to your components.
PHPUnit: Get testing fast. Why you should test. How you’re probably testing already.
How to build useful and flexible command line scripts with PHP and why you should.
Check that your PHP variables and array elements are set or apply default values using some super-clean and compact techniques
This lovely PHP 8 feature cuts down boilerplate in class definitions by at least half, making your code more readable and less prone to errors.