PHP Classes

All package blogs

Recommend this page to a friend!

Latest posts of all package blogs

  PHP Classes blog PHP Classes blog   Blog All package blogs  
  889 - 880   ...   549 - 540   539 - 530   529 - 520   519 - 510   509 - 500   499 - 490   489 - 480   479 - 470   469 - 460   459 - 450   449 - 440   439 - 430   ...   9 - 1  

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:

Blog: Inisev Sub PHP Email API package blog
Package: Inisev Sub PHP Email API

Newsletters are a common way that many sites use to advertise new content on the site pages.

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.


Blog More ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)

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:

Blog: PHP Hotel Booking Available package blog
Package: PHP Hotel Booking Available

Hotel booking is an everyday activity that customers or agencies need to perform when traveling to another place distant from their homes.

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.


Blog More ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)

1. How to Separate PHP Event Listener Setup from the Task Execution Using Separate Configuration Scripts

Updated on: 2021-12-02

Posted on:

Blog: Lazy PHP Event Handler package blog
Package: Lazy PHP Event Handler

Many applications need to execute tasks that can take some time to complete.

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.


Blog More ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)

1. How to Implement a PHP Large Arrays Manipulation Solution that Efficient to Develop Machine Learning Applications

Updated on: 2021-12-01

Posted on:

Blog: Extension Operations for ML package blog
Package: Extension Operations for ML

Machine learning-based applications can process large sets of information to implement operations using artificial intelligence.

In PHP, arrays are data types that developers can use to manipulate large sets of data.

This package can perform several types of array manipulation operations practical to implement artificial intelligence applications in PHP.


Blog More ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)

1. How to Implement a PHP DOCX to XML Extractor to Allow Applications Implement Specific Processing of MicroSoft Word Documents

Updated on: 2021-11-30

Posted on:

Blog: PHP DOCX to XML package blog
Package: PHP DOCX to XML

The Microsoft Word program uses the DOCX format to save all the information in a word processing document created with that program.

A file in a DOCX format is a compressed archive in the ZIP format that contains mainly XML files for the document's different parts.

This class extracts the XML files contained in a DOCX file so that applications can perform additional processing of the word processing document.


Blog More ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)

1. How to Create Simple PHP Microservices using Mezon Framework

Updated on: 2021-11-25

Posted on:

Blog: Mezon Service package blog
Package: Mezon Service

Mezon is a PHP framework that you can use to develop PHP applications using the MVC design pattern.

The Mezon framework also allows developers to create applications based on microservices. Microservices can be the base to quickly create complex applications based on service components that implement specific functions necessary to make those applications.

Read this article to learn how to create simple microservices using Mezon Framework.


Blog More ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)

1. How to Create a PHP URL Shortener Site that Stores URLs in Any Database Supported by PDO

Updated on: 2021-11-23

Posted on:

Blog: Custom PHP URL Shortener using PDO package blog
Package: Custom PHP URL Shortener using PDO

URL shorteners are helpful to allow the users to create shorter versions of a given URL that are easier to type.

Usually, URL shorter components use a database to store the long and faster versions of a URL.

This class uses the PHP PDO extension to access a database that stores the short URL information. This possibility allows developers to use many types of SQL-based databases to benefit from this component.


Blog More ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)

1. How to Implement a PHP SVG Generator to Display an Art Character

Updated on: 2021-11-22

Posted on:

Blog: monocreate package blog
Package: monocreate

SVG is a standard format for files that store information about a drawing using vectorial coordinates.

This characteristic allows rendering the same drawing in many different sizes without losing the quality of the image of the picture when it is displayed.

This package can generate a drawing file in SVG format for a character composed of head, body, and legs.

This package can be helpful to generate artistic drawings of characters that you can display with excellent image quality.


Blog More ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)

1. How to Start Implementing a PHP Natural Language Processing Solution by Interpreting Sentences

Updated on: 2021-11-19

Posted on:

Blog: PHP Sentence Tokenizer package blog
Package: PHP Sentence Tokenizer

Natural language processing is helpful to interpret phrases of users that wish to express their will using written or spoken language.

It is necessary to process a phrase to interpret its meaning. The interpretation of the phrase can start by breaking it into several parts that make it easier to interpret the meaning of each part of the phrase.

This package can parse phrases to make it easier to process them and interpret the meaning of the phrase as a whole.


Blog More ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)

1. How to Implement a PHP DOCX to Text Converter to Access Microsoft Word Documents from PHP Applications

Updated on: 2021-11-18

Posted on:

Blog: PHP DOCX to Text package blog
Package: PHP DOCX to Text

DOCX is a popular document format used by the Microsoft Word program to save and load word processing documents.

DOCX documents can be complex because they can contain many types of documents, like text, images, and other styles.

If you need to extract text from a DOCX document, it may be a complex task.

Read this article to learn how to extract text from DOCX documents so that you can process that text in any PHP application.


Blog More ...   Post a comment Post a comment   See comments See comments (3)   Trackbacks (0)


  889 - 880   ...   549 - 540   539 - 530   529 - 520   519 - 510   509 - 500   499 - 490   489 - 480   479 - 470   469 - 460   459 - 450   449 - 440   439 - 430   ...   9 - 1  
  PHP Classes blog PHP Classes blog   Blog All package blogs