Hidden Hat Diary #1
In the first Hidden Hat diary entry, I introduce the site and the mission. Then I call for help.
In the first Hidden Hat diary entry, I introduce the site and the mission. Then I call for help.
A talk about Shelley, a PHP-based command line AI chat client. Access GPT from your console!
Conditional statements are at the core of decision-making in coding but they can go rogue. Here’s how to tame them.
Chat has arrived in the OpenAI API. Here’s how to invoke it from PHP.
Use PHP and the Medium API to cross-post Markdown articles that include local images.
Connect to the OpenAI GPT models from your PHP projects..
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.