1. How to Implement a PHP ElasticSearch Query Builder that Allows to Customize Different Parts of the Search Function
Updated on: 2021-12-22
Posted on: 2021-12-22
Blog: PHP ElasticSearch Custom Search package blog
Package: PHP ElasticSearch Custom Search
This package demonstrates how to implement a search solution customizing several different aspects of the search function.



1. How Can You Create a PHP News Site and Allow Others to Syndicate the News Articles Privately Using an API
Updated on: 2021-12-21
Posted on: 2021-12-21
Blog: PHP News Website and API package blog
Package: PHP News Website and API
This package provides an application for managing and publishing news articles. It also provides an API so that other applications can syndicate the news articles privately.



2. How to Convert DOCX Documents to XML using PHP
Updated on: 2021-12-16
Posted on: 2021-12-16
Blog: PHP DOCX to XML package blog
Package: PHP DOCX to XML
Read this short article to learn how to process DOCX document files to extract relevant XML documents that they contain.



1. How Can PHP Get MSISDN Number Operator Company
Updated on: 2021-12-15
Posted on: 2021-12-15
Blog: MSISDN PHP Library package blog
Package: MSISDN PHP Library
This class can determine if a phone number is of a given operator company.



1. How to Customize PHP eCommerce Sites using WooCommerce to Make Product Pages More User Friendly
Updated on: 2021-12-14
Posted on: 2021-12-14
Blog: WLTDO WooCommerce Product Edit and Admin Module package blog
Package: WLTDO WooCommerce Product Edit and Admin Module
WooCommerce based sites can use plugins to customize their functionality in a way that matters for their users.
This package can customize WooCommerce product edit pages to improve the clarity of those pages to make them more user-friendly.



1. How to Create a PHP Games Site with Content for a Community of Games Enthusiasts
Updated on: 2021-12-10
Posted on: 2021-12-10
Blog: H2OGame PHP Game Engine package blog
Package: H2OGame PHP Game Engine
This package provides an application that can manage a valuable site for visitors interested in games.



1. How to Create a PHP and Laravel eCommerce Project to Implement Interactive Shopping Site Using Vue.js
Updated on: 2021-12-09
Posted on: 2021-12-09
Blog: Laravel eCommerce with Vue.js package blog
Package: Laravel eCommerce with Vue.js
This package provides an interactive e-Commerce site that uses Laravel and Vue.js.



1. How to Create Your Own PHP Newsletter that Integrate Well with Your Applications Using a PHP Newsletter API
Updated on: 2021-12-07
Posted on: 2021-12-07
Blog: Inisev Sub PHP Email API package blog
Package: Inisev Sub PHP Email API
Delivering a newsletter is a complex process. This package can simplify the process by providing a solution that implements many of the critical steps of processing newsletters.
The package also provides an API so other applications running on different servers can control essential aspects of newsletter processing.



1. How Can You Have a PHP Hotel Management System to Attend Customers that Work in Tourism Sector
Updated on: 2021-12-03
Posted on: 2021-12-03
Blog: PHP Hotel Booking Available package blog
Package: PHP Hotel Booking Available
This package provides a working application that can manage the booking services of hotels.
It also provides an API, so the application works together with the services of other businesses.



1. How to Separate PHP Event Listener Setup from the Task Execution Using Separate Configuration Scripts
Updated on: 2021-12-02
Posted on: 2021-12-02
Blog: Lazy PHP Event Handler package blog
Package: Lazy PHP Event Handler
One way to process the results of those tasks is to use event handlers that register callback functions that the handlers invoke after the tasks are complete.
This package allows developers to configure event handlers from configuration scripts that are loaded dynamically. This possibility makes it possible to separate the task executing from the task processing using different PHP source code files.


