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  
  881 - 872   ...   341 - 332   331 - 322   321 - 312   311 - 302   301 - 292   291 - 282   281 - 272   271 - 262   261 - 252   251 - 242   241 - 232   231 - 222   ...   1 - 1  

1. How Can PHP Render HTML for Views of MVC Based Applications using Different Template Engines

Updated on: 2020-11-29

Posted on:

Blog: Dframe PHP MVC View package blog
Package: Dframe PHP MVC View

There are many template engines that are often used to render the output of pages generated by PHP applications. Different developers prefer to use different template engines.

This package makes it possible for applications implemented using the the Dframe framework view rendering support using several template engines of the choice of the application developer.


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

1. How to Create CRUD Based Applications in Less Time using Pre-Defined Base CRUD Actions

Updated on: 2020-11-27

Posted on:

Blog: Mezon PHP Application Actions package blog
Package: Mezon PHP Application Actions

Many applications need to provide means to let users request the execution of actions that are usually of the kind of Creating, Retrieving, Updating and Deleting data records (CRUD).

This package can simplify the implementation of this kind of action by providing default actions to implement CRUD based application services.


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

1. How Can PHP Detect Device Information to Help Applications Adapt to the Type of Screen of the User Device

Updated on: 2020-11-25

Posted on:

Blog: PHP Device Info Details package blog
Package: PHP Device Info Details

This package can get the details of device using the php.mk API.

It can take the current user agent string and send a HTTP request to the php.mk API Web server to perform a query about the details of the current device that the user is using to access the server on which PHP is running.

The class decodes the API response with the device details and returns it decoded to the calling application.


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

1. How Can PHP Ask Confirmation Before Delete Important Data in a Web Application

Updated on: 2020-11-23

Posted on:

Blog: PReact PHP Ask Confirmation before Action package blog
Package: PReact PHP Ask Confirmation before Action

Sometimes applications need to perform delicate actions that may not be reversible. In this case it is better that the user is asked to confirm the actions before they are executed to avoid that the user regrets later.

This package can make it easier to implement action confirmation requests right before the requested action is about to happen.


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

1. How Can PHP Handle Translations of Applications More Efficiently using Transifex

Updated on: 2020-11-21

Posted on:

Blog: XOOPS Transifex package blog
Package: XOOPS Transifex

Many projects support showing text messages in different idioms. Transifex is a platform to manage the text translations of projects to all the idioms that are supported.

This package provides a module for the XOOPS CMS that can manage the translations of texts of a project in a more efficient way.

It can perform tasks that would be tedious to do manually by repeating the same operation in all project files. Instead it can do it as a single task. For instance it serves all project files at once in a using archive in ZIP format.


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

1. How to Implement Laravel Image Upload Handling with Model Classes that Store Images in Files

Updated on: 2020-11-19

Posted on:

Blog: Laravel Image Storage package blog
Package: Laravel Image Storage

Many applications that use the Laravel framework need to implement object models to store certain property data and can be associated to one or more pictures.

This package simplifies the implementation of such types of Laravel models by providing a trait that implements many types of operations to manipulate images files to be associated with each model object.


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

1. How to Implement a PHP Docx to HTML with Images Format Converter Solution

Updated on: 2020-11-17

Posted on:

Blog: PHP Word DOCX to HTML with Images package blog
Package: PHP Word DOCX to HTML with Images

Many people use Microsoft Word application to create Word processing documents. However, Web applications use HTML to display documents in Web pages or send those documents as email messages to other people.

This class can convert Microsoft Word DOCX document with images to HTML to solve the problem of using Microsoft Word to create content to display Web pages or send it via email.


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

1. How to Implement a PHP Bulk Email Queue to Process Newsletters and Mailing Lists Delivering the Messages to Subscribers Later

Updated on: 2020-11-15

Posted on:

Blog: Basic PHP Bulk Email Queue System package blog
Package: Basic PHP Bulk Email Queue System

Many applications need to deliver newsletters or other types of email messages to many users at once.

This package provides a solution that can perform bulk email operations. It uses a local database queue to store the messages to be delivered. Then it can process all queued mailings by sending the email messages to their recipients.


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

1. How to Use a PHP Payment API to Generate Payment Links or QRCode Images

Updated on: 2023-04-18

Posted on:

Blog: UPI PHP Payment API Link package blog
Package: UPI PHP Payment API Link

Many payment systems can generate URLs for links that can be used in sites to make the payment system mobile application open when those payment links are clicked by customers.

This package can generate QRCode images that encode the payment URLs, so customers can aim their mobile phone cameras at the QRCode images displayed on a Web page.

This way it becomes easier for the customers to trigger a payment action by using their mobile phones.


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

1. How to Implement a PHP WhatsApp Bot to Provide Integration of Web Applications with WhatsApp

Updated on: 2022-11-22

Posted on:

Blog: Villaments PHP WhatsApp API package blog
Package: Villaments PHP WhatsApp API

WhatsApp is a popular chat application used by many millions of people around the world.

This package provides a solution for applications to send messages to other users and interact with them using the Villaments API.


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


  881 - 872   ...   341 - 332   331 - 322   321 - 312   311 - 302   301 - 292   291 - 282   281 - 272   271 - 262   261 - 252   251 - 242   241 - 232   231 - 222   ...   1 - 1  
  PHP Classes blog PHP Classes blog   Blog All package blogs