1172. Fast PHP Menu Builder, Pure PHP Automatic Backup, 8 Artificial Intelligence Facts - 3 minutes - Lately in PHP 97
Updated on: 2023-09-28
Posted on: 2023-09-28
On the Lately in PHP 97 podcast you will learn in 6 minutes about a fast PHP menu builder package that loads configuration from files, a pure PHP automatic database backup package, 8 artificial intelligence facts that all developers need to know.
Read this article, watch a 6-minute video, or listen to episode 97 audio of the Lately in PHP podcast to learn about the best articles published on the PHP Classes site in the week of September 17 through September 22.
More ...
Post a comment
See comments (0) Trackbacks (0)
Read this article, watch a 6-minute video, or listen to episode 97 audio of the Lately in PHP podcast to learn about the best articles published on the PHP Classes site in the week of September 17 through September 22.



1171. October PHP Events, Customize PHP Composer Hooks, Make WordPress Host a Podcast - 6 minutes - Lately in PHP 96
Updated on: 2023-09-27
Posted on: 2023-09-21
On the Lately in PHP 96 podcast you will learn in 3 minutes about October PHP Events, Customize PHP Composer Hooks, Make WordPress Host a Podcast.
Read this article, watch a 3-minute video, or listen to episode 96 audio of the Lately in PHP podcast to learn about the best articles published on the PHP Classes site in the week of September 10 through September 16.
More ...
Post a comment
See comments (0) Trackbacks (0)
Read this article, watch a 3-minute video, or listen to episode 96 audio of the Lately in PHP podcast to learn about the best articles published on the PHP Classes site in the week of September 10 through September 16.



1169. 8 Top Artificial Intelligence Facts All Developers Need to Know
Updated on: 2023-09-20
Posted on: 2023-09-20
Artificial intelligence became a big topic of debate in 2023. Many lay users started to talk about artificial intelligence and new tools that made it easier for that kind of user to take advantage of synthetic intelligence potential.
Please read this article to learn more about some of the facts about artificial intelligence that you should know to take advantage of its potential when it makes sense to use it.
More ...
Post a comment
See comments (0) Trackbacks (0)
Please read this article to learn more about some of the facts about artificial intelligence that you should know to take advantage of its potential when it makes sense to use it.



1167. Future of PDO, PHP Classes Ideas, Scan Documents into PDF, Tools for Code Quality - 3 minutes - Lately in PHP 95
Updated on: 2023-09-12
Posted on: 2023-09-12
The Lately in PHP podcast is back with a new format that is more direct to the point, thanks to the feedback from our audience.
Read this article, watch a 3-minute video, or listen to episode 95 of the Lately in PHP podcast to learn about the best articles published on the PHP Classes site in the week of September 3 through September 9.
More ...
Post a comment
See comments (0) Trackbacks (0)
Read this article, watch a 3-minute video, or listen to episode 95 of the Lately in PHP podcast to learn about the best articles published on the PHP Classes site in the week of September 3 through September 9.



1166. How to Use PHP Tools to Learn How to Use the PHP Best Code Practices
Updated on: 2023-09-08
Posted on: 2023-09-08
To write great code, you need to learn and practice in a way that suits the needs of the projects and provides several other benefits that determine code quality.
Those benefits include testing importing code, using code styles that make the code readable to others, avoiding needless code repetitions, and organizing the code to make it easy to find the parts used for different purposes.
Read this article to learn more about these good practices and use PHP tools to help you audit your PHP code so you know what you need to do to improve your PHP code quality.
More ...
Post a comment
See comments (0) Trackbacks (0)
Those benefits include testing importing code, using code styles that make the code readable to others, avoiding needless code repetitions, and organizing the code to make it easy to find the parts used for different purposes.
Read this article to learn more about these good practices and use PHP tools to help you audit your PHP code so you know what you need to do to improve your PHP code quality.



1165. How to Have Better Ideas to Developer New PHP Classes in 5 Steps
Updated on: 2023-09-06
Posted on: 2023-09-06
How often did you spend time thinking in a PHP class that makes something useful for your job project, personal skill, or even sharing your ideas with the community?
Well, read this article in which I will share some points to evaluate your PHP class ideas and explain each point.
More ...
Post a comment
See comments (0) Trackbacks (0)
Well, read this article in which I will share some points to evaluate your PHP class ideas and explain each point.



1163. How to Use a PHP Cloud Hosting Service that Is Fast and Easy to Configure
Updated on: 2023-08-16
Posted on: 2023-08-16
If you are a serious PHP developer, you must have experience with cloud hosting platforms.
Even if you do not have experience with cloud hosting, this article will help you better understand the current Cloud hosting options so that you can make a good choice for your next PHP site or API project.
Read this article to learn about existing alternatives for good Cloud hosting solutions, as well as get a recommendation for a simple and affordable cloud hosting option that you can try for free to test before you decide that it is a good option to host your PHP projects.
More ...
Post a comment
See comments (0) Trackbacks (0)
Even if you do not have experience with cloud hosting, this article will help you better understand the current Cloud hosting options so that you can make a good choice for your next PHP site or API project.
Read this article to learn about existing alternatives for good Cloud hosting solutions, as well as get a recommendation for a simple and affordable cloud hosting option that you can try for free to test before you decide that it is a good option to host your PHP projects.



1158. 12 PHP 8.3 New Features that You Will Want to Use After PHP 8.3 Release Date
Updated on: 2023-08-15
Posted on: 2023-06-16
PHP 8.3's final release is expected around November and December of 2023.
Read this short article summarizing the list of new features in just a single line per feature.
The article also provides links to pages with more details and example code for you that want to see how your PHP code can look like after you upgrade to PHP 8.3
More ...
Post a comment
See comments (0) Trackbacks (0)
Read this short article summarizing the list of new features in just a single line per feature.
The article also provides links to pages with more details and example code for you that want to see how your PHP code can look like after you upgrade to PHP 8.3



1157. PHP Current State and Performance in 2023
Updated on: 2023-06-14
Posted on: 2023-06-14
PHP is a modern and powerful language, but new language elements should be used with caution.
Please read this article to learn a few facts about PHP's current state and performance level according to the experience of David Tamas (that's me), a long-time experienced PHP developer.
More ...
Post a comment
See comments (9) Trackbacks (0)
Please read this article to learn a few facts about PHP's current state and performance level according to the experience of David Tamas (that's me), a long-time experienced PHP developer.



1156. Introduction How to Implement a PHP AI Code Generator using Google Artificial Intelligence Generative APIs
Updated on: 2023-05-17
Posted on: 2023-05-17
Artificial intelligence (AI) becomes a topic of fashion for the year 2023, even though AI technologies have existed at least since the 1960's decade.
What made AI more interesting was the launch of popular applications like ChatGPT from the OpenAI research laboratory.
Inspired by the increasing popularity of ChatGPT, other well-known companies like Google also decided to launch their artificial intelligence products to a broader public.
Read this article to learn more about the recent launches of Google generative AI APIs and some ideas on how to apply these APIs to generate better PHP code faster.
More ...
Post a comment
See comments (0) Trackbacks (0)
What made AI more interesting was the launch of popular applications like ChatGPT from the OpenAI research laboratory.
Inspired by the increasing popularity of ChatGPT, other well-known companies like Google also decided to launch their artificial intelligence products to a broader public.
Read this article to learn more about the recent launches of Google generative AI APIs and some ideas on how to apply these APIs to generate better PHP code faster.


