1. How to Add a PHP Icon Image Picker Tool to Your Applications to Let Users Choose Images and Colors to Customize Your Application
Updated on: 2023-01-16
Posted on: 2023-01-16
Blog: Yii2 PHP Icon Picker package blog
Package: Yii2 PHP Icon Picker
In some cases, the applications let the users pick icons shown in different parts of the application pages.
This package provides a solution that lets application developers add a widget to a form of application options that allows application users to pick icon images for any practical purpose of the application.



1. How to Setup a PHP Web Application Firewall with a Friendly Web Interface to Protect Your PHP Sites Against Badly Intentioned People
Updated on: 2023-01-12
Posted on: 2023-01-12
Blog: Rimau waf package blog
Package: Rimau waf
This package implements an application to make it easier to implement many security measures that Web server modules like ModSecurity and mod_proxy can implement.



1. How to use a PHP Tool to Create Plugin Modules Very Quickly for the Melis CMS
Updated on: 2023-01-06
Posted on: 2023-01-06
Blog: Melis Templating Plugin Creator package blog
Package: Melis Templating Plugin Creator
Many CMS can be extended with plugins that make them more useful.
This package provides a plugin that helps developers to create new plugins for the Melis CMS system that can generate pages based on template scripts.
This way, developers can create faster, simple plugins that can output pages for specific purposes.



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.



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.



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.



1. How to Implement a PHP Search Engine that Can Show Results in Different Tabs Depending on the Content That It Finds
Updated on: 2022-12-20
Posted on: 2022-12-20
Blog: Scopr package blog
Package: Scopr
Having a search engine on a site is very useful for site users.
This package implements a search engine that can crawl pages and extract content to be searched and links for images.
This way, it can provide a search feature for a site on its pages, showing different sections in the results pages depending on the type of content found.



1. How to Implement a PHP Math Expression Parser that Can Display the Expression in a HTML Web Page
Updated on: 2022-12-19
Posted on: 2022-12-19
Blog: Math Expression to HTML package blog
Package: Math Expression to HTML
A mathematical expression can be displayed on a Web page in several ways.
This package can render a mathematical expression using regular HTML.


