1. How to use a WordPress Frontend Post Editor Plugin to Compose Articles with Blocks Visually
Updated on: 2023-09-25
Posted on: 2023-09-25
Blog: Maniruzzaman WordPress Frontend Editor package blog
Package: Maniruzzaman WordPress Frontend Editor
The base WordPress installation is minimal compared to what WordPress with great plugins allow.
This package provides an impressive plugin that allows publishers to compose rich content posts using a visual editor provided by this package plugin to insert and configure rich content blocks in a way that is easy to understand by lay users.



1. How to Add Laravel Test Email Sent Support Feature to Check if Your Application in the Development Environment is Sending Correct Email Messages
Updated on: 2023-09-22
Posted on: 2023-09-22
Blog: Laravel Local Email Sender package blog
Package: Laravel Local Email Sender
Usually, development computers are inside a restricted network like a company office or a home office network.
Therefore, email messages cannot be delivered to remote addresses due to the restrictions of those networks.
Still, when the developer needs to test the email messages the application sends, he needs at least to view the messages sent by the application he is developing.
This package provides an alternative solution. It provides a local mailer service that developers can use in Laravel applications.
Instead of sending messages to a remote mail server, it sends messages to local log files. This way, developers can see the messages sent to the log files using a Web user interface also provided by this package.



1171. October PHP Events, Customize PHP Composer Hooks, Make WordPress Host a Podcast - 3 minutes - Lately in PHP 96
Updated on: 2023-09-21
Posted on: 2023-09-21
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
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.



1. How to Implement a PHP Automatic Database Backup in Pure PHP Without Using Cron
Updated on: 2023-09-19
Posted on: 2023-09-19
Blog: PHP Database Backup package blog
Package: PHP Database Backup
Backup processes should be performed regularly so it is possible to recover a version of the database contents that is the most recent as possible in case it is necessary to restore the database contents from the latest backup.
This package can take regular backups with a given interval period defined only in PHP.



1. How to Use a PHP Menu Builder Package that Loads Menus From Files to Generate Pages with Menus Faster
Updated on: 2023-09-18
Posted on: 2023-09-18
Blog: SB PHP Menu Builder package blog
Package: SB PHP Menu Builder
Often, those sites use navigation menus that define a tree structure of its entries.
Some sites store the menu definition in a database.
Although that way of storing menu definition works well, the database queries that need to be performed during the request that serves the pages with the menus may be slow due to the need to perform database queries.
This package implements a menu-building solution that uses files to store menu definitions.
This way, it can load menu definition files faster than loading the same menu definitions using database queries.



1. How to Turn a WordPress Site into A Podcast Site Using a Wordpress Podcast Theme
Updated on: 2023-09-15
Posted on: 2023-09-15
Blog: Project P Wordpress Podcast Theme package blog
Package: Project P Wordpress Podcast Theme
This package implements a WordPress theme to turn WordPress into a podcast publication site.
Site owners who want to publish a podcast on their site can install this theme and quickly publish their podcasts using WordPress.



1. How to Customize a PHP Composer Install Using Hook Functions To Execute Actions After a Package Installation or an Update
Updated on: 2023-09-14
Posted on: 2023-09-14
Blog: PHP Composer Install Mushroom Hook Manager package blog
Package: PHP Composer Install Mushroom Hook Manager
When a package is installed or updated, Composer can call the registered hook functions to perform any actions specific to the installed package or project.
This package can register hook functions that can be called after the installation or the package update.
Projects that use this package can configure the installation of those projects by defining in the composer.json configuration file which classes of their project will perform custom actions after the projects are installed or updated.



1168. PHP Conference 2023 Calendar of October of User Group Meetings and Conferences
Updated on: 2023-09-13
Posted on: 2023-09-13
Read this short article to learn where and when those presential and online conferences and user group meetings of interest for PHP developers will be held in October 2023.
If you want to participate, sign up as soon as possible because many of these events have limited capacity to gather all the developers that may want to participate.



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
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.


