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  
  936 - 927   ...   666 - 657   656 - 647   646 - 637   636 - 627   626 - 617   616 - 607   606 - 597   596 - 587   586 - 577   576 - 567   566 - 557   556 - 547   ...   6 - 1  

1. How to Implement a PHP JPEG Exif Data Parser and Writer To Read and Write the Image Description Text in Different Languages

Updated on: 2022-08-12

Posted on:

Blog: PHP JPEG metadata package blog
Package: PHP JPEG metadata

JPEG is a popular image format that can store high-quality data using compression to reduce the image file.

JPEG may contain metadata that describes aspects of the image.

This package can read or write image metadata that JPEG image files contain with support to store text metadata in different languages.

This way, the package can help develop applications that display metadata information in different languages that application users understand.


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

1. How to Make Laravel DebugBar Enable Dynamically So You Inspect Debugging Values in Specific Situations of Your Interest

Updated on: 2022-08-11

Posted on:

Blog: Laravel Debugbar Enable On Demand package blog
Package: Laravel Debugbar Enable On Demand

PHP DebugBar is a package that is useful for debugging PHP applications. At the bottom of the current page, it can show several types of debugging information about the execution of the PHP script handling the recent HTTP requests.

Laravel DebugBar is a package that turns the PHP DebugBar package into a service that Laravel applications can use.

When developers debug an application, they may not need to show debugging information in all circumstances.

This package only provides the means to enable the debug bar in the Laravel application only in certain circumstances that are useful for the developer who is debugging a Laravel application.


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

1. How to Create a PHP Database Connection Test Script to Check the Database Server Reachability

Updated on: 2022-08-09

Posted on:

Blog: PHP DB Connection PDO package blog
Package: PHP DB Connection PDO

How to Create a PHP Database Connection Test Script to Check the Database Server Reachability

Many PHP applications need to access a database server and execute SQL queries to store and retrieve data in database table records.

If for some reason, the database server is not available for connection, any queries that the applications need to execute will fail with an error that may not be very clear what is the real cause.

This package provides a simple solution to check the availability of the database server.

It executes a dummy SQL query that is not useful for storing and retrieving data from the database server.

It only serves the purpose of checking if the database server is accessible.


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

1. How to Create a Chat Party with a PHP Telegram Bot

Updated on: 2022-08-05

Posted on:

Blog: PHP Telegram Bot LoL Party package blog
Package: PHP Telegram Bot LoL Party

Telegram is a popular chat application that can be improved using external applications that call Telegram API to implement new resources around the Telegram application.

One popular type of Telegram-based external application is well-known for using Telegram support to implement chatbots that can interact with many users.

This package implements a chatbot that can create a party at which each user can invite other users to participate in a chat party.


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

1. How to Implement Laravel Privacy Measures to Only Set Cookies After the User Authorizes the Use of Cookies

Updated on: 2022-08-04

Posted on:

Blog: Laravel Privacy User Cookie package blog
Package: Laravel Privacy User Cookie

Many sites are now asking users if they can use cookies to track users that visit a site.

This request implementation usually works by showing a message on a page with a button that the users can click to tell the site they can use cookies.

This package implements a solution for this approach that will work in Laravel applications.


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

1. Laravel 9 Tutorial to Implement a CRUD Application Taking Advantage of PHP 8 Features

Updated on: 2022-08-03

Posted on:

Blog: Laravel 9 CRUD Example package blog
Package: Laravel 9 CRUD Example

Laravel is a well-known PHP development framework. In version 9, it introduced new improvements, including taking advantage of PHP 8 new features.

This package implements an example of a CRUD application based on Laravel 9.


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

1. How to use PHP to Detect File Type From Path

Updated on: 2022-08-01

Posted on:

Blog: Metyl PHP MIME Type Check package blog
Package: Metyl PHP MIME Type Check

Some applications need to determine the type of file to do specific file processing for each file, like processing image files.

The Metyl PHP MIME Type Check package can simplify that task by detecting the MIME type and encoding of the data, as well if the usual file name extension is one of the extensions allowed by your PHP application.

Read this short PHP tutorial to quickly learn how to use the Metyl PHP MIME Type Check package to detect the correct file type.


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

1. How to Implement Your Own PHP Analytics Dashboard in a Site Using the Melis Content Management System

Updated on: 2022-07-29

Posted on:

Blog: Melis PHP CMS Analytics by Page package blog
Package: Melis PHP CMS Analytics by Page

Most site owners are interested to know how their sites are doing in access statistics, so they can figure out how to improve the areas to make them attack more users.

Many sites use external analytics tools like, for instance, Google Analytics.

If, for some reason, the site owners prefer to avoid using external analytics tools, the package can provide a good alternative.

This package provides a page analytics module for sites that use the Melis PHP content management system.

Using the Melis CMS with this module, sites do not need to use any other external site access statistics to track how the sites are doing in terms of users that visit the sites.


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

1. How to Implement a PHP Chess Game as Part of a Symfony Application

Updated on: 2022-07-27

Posted on:

Blog: PHP Chess Game Bundle package blog
Package: PHP Chess Game Bundle

Chess is a popular board that many people that like challenges like to play.

Symfony is a popular framework that may PHP developers use to develop their application.

This package combines the features of chess game manager in a way that it is easy to implement chess game in Web site developed using the PHP Symfony framework.


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

1. How to Implement a PHP Template Engine to Generate HTML Pages that Can Adjust the Path of JavaScript, Images and CSS Relatively to the Current HTTP Request URL

Updated on: 2022-07-25

Posted on:

Blog: PHP Router Template package blog
Package: PHP Router Template

Processing templates is a common task that many PHP applications perform to generate the output, for instance, of each page.

In some cases, HTML templates may contain the paths of the URLs of JavaScript, images, and CSS files.

When these files use relative paths for these files, the correct path depends on the path of the current PHP script page URL.

The correct relative path may vary if the page URLs are inside each server directory.

This package implements an approach to simplify this situation. It can take a parameter that applications may use to specify the relative depth of external files that the current page uses.


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


  936 - 927   ...   666 - 657   656 - 647   646 - 637   636 - 627   626 - 617   616 - 607   606 - 597   596 - 587   586 - 577   576 - 567   566 - 557   556 - 547   ...   6 - 1  
  PHP Classes blog PHP Classes blog   Blog All package blogs