Talk at PHP Sussex: The Shelley AI ch...
A talk about Shelley, a PHP-based command line AI chat client. Access GPT from your console!
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.
Get up and running with Slim, a super-clean and extensible PHP micro-framework.