1. How to Use a PHP Password Manager Application to Store Your Site and Application Passwords Securely
Updated on: 2023-01-05
Posted on: 2023-01-05
Blog: Simple PHP Password Manager package blog
Package: Simple PHP Password Manager
This package implements a password manager application in PHP.
Users can use this password to manage the application on their site. This way, they do not have to store passwords in password manager sites they do not trust.



1. How to Manage a the Shopping Carts Products in WordPress Site Using a Woocommerce Cart API Plugin
Updated on: 2023-01-04
Posted on: 2023-01-04
Blog: ade-woocart package blog
Package: ade-woocart
Its popularity is due to how it allows other developers to extend WordPress using plugins that any other developer can write.
Woocomerce can extend WordPress capabilities by turning a WordPress Web site into an e-commerce site.
This package provides a WordPress plugin that allows developers to control shopping carts managed by Woocommerce via the WordPress API.



1. How to Turn a WordPress Site into a Community Site with Several Plugins That Help Attracting More People to The Site
Updated on: 2023-01-03
Posted on: 2023-01-03
Blog: My WordPress Plugin List package blog
Package: My WordPress Plugin List
This package provides several useful plugins that allow WordPress users to insert several types of content in the posts with just a few new tags.
It provides plugins for managing newsletter subscriptions, showing Facebook posts and GitHub projects, showing to-do lists, weather reports, and YouTube videos.



1123. Why You Should Follow PHP Standards Recommendation 20 to Get the System Clock
Updated on: 2022-12-30
Posted on: 2022-12-30
This is an important recommendation if you need to test PHP application code that can manipulate dates and times using the current system clock.
Read this short article to learn more about this PHP standards recommendation, see some code examples, and get a suggestion of when it will be good for you to follow this recommendation.



1. How to Implement PHP Data Mapper To Convert The Structure of Arrays To a More Convenient Structure to Use in Your Applications
Updated on: 2022-12-29
Posted on: 2022-12-29
Blog: PHP Data Mapper package blog
Package: PHP Data Mapper
Sometimes the arrays do not come in the best format for those applications to process. Therefore they need to process the collections to transform their values.
This package provides a way to transform the input arrays into other arrays that may have changed the key names of associative arrays or eliminated the array values with specific keys.



1122. How PHP json_validate Function Will Improve The Validation of JSON Data in PHP 8.3
Updated on: 2022-12-28
Posted on: 2022-12-28
One of the planned features is the ability to implement a new function called json_validate that will allow PHP developers to implement a more efficient validation of JSON data structures.
Please read this short article to learn how the json_validation function will work so you can benefit from it in your PHP applications.



1121. Why Would You Want to Do a PHP Upgrade to 8.2 Version to Benefit from ReadOnly Classes
Updated on: 2022-12-27
Posted on: 2022-12-27
Read this short article to learn more about reading-only classes' benefits.



1120. Top Free PHP Scripts for Websites That You Should Not Miss in 2023
Updated on: 2022-12-27
Posted on: 2022-12-26
The result of this level of adoption of PHP is that there are many ready-to-use solutions written in PHP for many purposes.
Read this short article to learn more about several suggested PHP and JavaScript applications that you may be missing and that are useful for business purposes, like CRM, email marketing, visual content editors, contact forms, and URL shorteners.



1119. Fulfilling PHP Developer Wishes in 2023
Updated on: 2022-12-23
Posted on: 2022-12-23
In 2023 we will continue to develop these improvements, and many new features will be announced.
Read this short article to learn about the essential features that many PHP developers will benefit from and have been developed in 2022, as well as some of the new features to be launched in 2023.



1. How to Quickly Create PHP Tools Online using a Module of the Melis CMS
Updated on: 2022-12-22
Posted on: 2022-12-22
Blog: Melis Tool Creator package blog
Package: Melis Tool Creator
Content management systems are software tools that help users publish content faster than if they had to create the HTML, CSS, and graphics manually.
This package provides a module for the Melis content management system that can create new tools to allow users of the system to do specific tasks faster.


