PHP Classes

PHP Classes blog

Recommend this page to a friend!

Latest PHP Classes blog posts

  All package blogs All package blogs   Blog PHP Classes blog   Post article Post article  
  1878 - 1869   ...   1848 - 1839   1838 - 1829   1828 - 1819   1818 - 1809   1808 - 1799   1798 - 1789   1788 - 1779   1778 - 1769   1768 - 1759   1758 - 1749   1748 - 1739   1738 - 1729   ...   8 - 1  

1. How to Use a PHP Holiday Library to Find the Exact Date of Well Known Holidays Every Year

Updated on: 2023-06-26

Posted on:

Blog: PHP Holidays for Family Members Class package blog
Package: PHP Holidays for Family Members Class

Several types of holidays may be exceptional because they celebrate the lives of unique members of each family. That is the case of Mother's Day, Father's Day, Grandmother's Day, and Grandfather's Day.

The exact date of these holidays may change year after year.

This class can perform calculations to determine the dates of those holidays.


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

1. How to Check If You Are Using the PHP Line Length Best Practices

Updated on: 2023-06-24

Posted on:

Blog: PHP Line Length Detector package blog
Package: PHP Line Length Detector

Many developers look at other developers' code to determine if they can understand what the code does to decide if it is helpful to use in their projects.

The readability of PHP code is one factor that may help other developers to understand the code that one developer writes.

One aspect of the readability of the code is the length of the line of code. PHP code that has very long lines is tough to read.

This package can analyze the PHP code of given source files to return valuable statistics about the length of the lines of code of those source files.

This way, other developers may know how easy or hard to read the code of a PHP project can be.


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

1. How to Use a WordPress Hotel Booking Plugin to Allow Users to Book Rooms Without Leaving the Hotel Site Implemented Using WordPress

Updated on: 2023-06-23

Posted on:

Blog: WordPress Hotel Booking Plugin package blog
Package: WordPress Hotel Booking Plugin

Hotel room booking is part of the promising business sector that is tourism.

This package implements a plugin that can be used to implement the hotel booking process from a WordPress site.

The WordPress site can promote a hotel's business with content about the hotel and nearby locations that may be useful to tourists.

The plugin calls a custom API that needs to be provided on the server side to perform the actual room checking and booking actions.

This way, this package can work with many types of booking systems that already exist.


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

1. How to Add Frequently Asked Questions to WordPress Articles using a WordPress FAQ Plugin

Updated on: 2023-06-23

Posted on:

Blog: WordPress FAQ Plugin Block Element package blog
Package: WordPress FAQ Plugin Block Element

WordPress is a well-known content management system that is very popular partly due to the possibility of being extended with plugin packages that can increase the list of WordPress site features.

A WordPress plugin can be used to insert blocks of content that may increase the interest and relevance of the content published on a site.

This package provides a plugin that allows published to edit and publish FAQ (Frequently Asked Questions) blocks in WordPress pages.


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

1159. PHP Conference 2023 Calendar of July of User Group Meetings and Conferences

Updated on: 2023-06-21

Posted on:

The PHP community never stops and is quite alive. Many PHP developers are so busy that they cannot attend presential events.

Therefore we can see that some PHP user groups and conference organizers are now providing online alternatives to events that used to occur in physical locations.

Read this short article to learn where and when those presential and online conferences and user group meetings of interest for PHP developers in July 2023.

If you want to participate, sign up as soon as possible because many of these events have limited capacity to gather all the developers that may want to participate.


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

1. How to Use a PHP Image API to Get the Image of the Day from NASA

Updated on: 2023-06-20

Posted on:

Blog: PHP NASA Image of the Day API package blog
Package: PHP NASA Image of the Day API

NASA is the well-known North American Space Agency that does space exploration activities.

NASA often capture images from planets and stars that they observe in space.

They provide an API that can return what they call the image of the day.

This package provides a simple script that can retrieve and display the NASA image of the day.


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

1. How to Add Authentication to WordPress API Functions Provided using WooCommerce API Plugin

Updated on: 2023-06-19

Posted on:

Blog: Ade PHP WooCommerce API Authentication package blog
Package: Ade PHP WooCommerce API Authentication

WooCommerce is a popular e-commerce platform developed in PHP based on WordPress.

It also provides the possibility to expose an API that can be used by external applications to integrate with WooCommerce.

Any application based on WordPress can be extended by plugins that provide additional functionality to make it more useful.

This package provides a plugin that implements several types of authentication to the API calls that can be added to the WooCommerce API.

This way, access to the API calls can be restricted to applications that can perform the authentication steps based on the OAuth protocol or simple parameters passed in the API call URLs.


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

1158. 12 PHP 8.3 New Features that You Will Want to Use After PHP 8.3 Release Date

Updated on: 2023-08-15

Posted on:

PHP 8.3's final release is expected around November and December of 2023.

Read this short article summarizing the list of new features in just a single line per feature.

The article also provides links to pages with more details and example code for you that want to see how your PHP code can look like after you upgrade to PHP 8.3


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

1. How to Use a PHP Active Record Library to Implement Behaviors Useful for Many Applications

Updated on: 2023-06-15

Posted on:

Blog: Yii2 Active Record Explicit package blog
Package: Yii2 Active Record Explicit

ActiveRecord is a common design pattern many software applications use to map objects containing the information of entities that the applications need to manipulate into database records.

There are ActiveRecord implementations in many programming languages that use different frameworks.

The package extends the ActiveRecord implementation of the PHP Yii2 framework to implement more explicit behaviors useful for many applications, such as specifying read-only attributes, timestamp attributes, and type casting.


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

1157. PHP Current State and Performance in 2023

Updated on: 2023-06-14

Posted on:

PHP is a modern and powerful language, but new language elements should be used with caution.

Please read this article to learn a few facts about PHP's current state and performance level according to the experience of David Tamas (that's me), a long-time experienced PHP developer.


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

  1878 - 1869   ...   1848 - 1839   1838 - 1829   1828 - 1819   1818 - 1809   1808 - 1799   1798 - 1789   1788 - 1779   1778 - 1769   1768 - 1759   1758 - 1749   1748 - 1739   1738 - 1729   ...   8 - 1  
  All package blogs All package blogs   Blog PHP Classes blog   Post article Post article