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  
  1989 - 1980   ...   1139 - 1130   1129 - 1120   1119 - 1110   1109 - 1100   1099 - 1090   1089 - 1080   1079 - 1070   1069 - 1060   1059 - 1050   1049 - 1040   1039 - 1030   1029 - 1020   ...   9 - 1  

980. Notable PHP package: PHP Golden Rectangle Generator

Updated on: 2020-03-20

Posted on:

The golden rectangle is a rectangle that has a proportion ratio between their sides in such a way that it can that it is perfect for activities like architecture of buildings or artistic paintings to achieve balance aesthetic beauty.

This class can create a rectangle with perfect proportions based on the golden rectangle algorithm.

Read this article to learn more details about how this notable PHP package works.


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

979. Notable PHP package: PHP Memory Limit Manager

Updated on: 2020-03-18

Posted on:

PHP has a setting that limits the usage of memory by the current script to avoid that the script uses too much memory and makes the current system unusable.

Applications can also check if the current memory usage is near the configured limit.

This package takes advantage of that possibility to allow applications to execute certain actions or avoid other actions, so the current script does not exceed the current memory limit and terminates abnormally.

Read this article to learn more details about how this notable PHP package works.


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

978. Notable PHP package: PHP Flight Schedules

Updated on: 2020-03-16

Posted on:

Many sites that work on the travelling business and related areas of activity need to know about information related with flights of companies that take passengers to many destinations around the world.

This package provides a PHP solution to get many types of details about flights, airports, schedules, airplanes, etc.. that can be useful for many sorts of travelling businesses.

Read this article to learn more details about how this notable PHP package works.


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

977. Notable PHP package: D3 Labels

Updated on: 2020-03-14

Posted on:

The YII framework provides classes to create model objects. These objects are used to store and retrieve application objects usually in relational databases.

This package provides a solution to extend the YII framework based objects to attach label tag values, so it becomes easier to reference certain objects for instance to display their information on a Web page.

Read this article to learn more details about how this notable PHP package works.


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

976. Notable PHP package: PHP Windows File Attributes

Updated on: 2020-03-12

Posted on:

Many PHP developers work on sites that need to run on servers based on Windows.

Sometimes it is necessary to obtain certain types of information about files available on a Windows system.

Such types of information are not available using the built-in PHP functions dedicated to check files.

This package provides an alternative solution that uses a Windows COM object to inspect those Windows specific types of information.

Read this article to learn more details about how this notable PHP package works.


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

975. Notable PHP package: PHP Person Name Case Corrector

Updated on: 2020-03-10

Posted on:

Some systems of the past may have forced storing the names of people in all upper case letters or other form that is not the correct way to write their names.

This class can fix the case of personal names of people of several countries when the case is of the letters is not correct.

Read this article to learn more details about how this notable PHP package works.


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

974. Notable PHP package: Drupal Icon Module API

Updated on: 2020-03-08

Posted on:

Drupal is a well known PHP based content management system. It provides the possibility to expand its capabilities by the means of installing modules developed by third-party developers.

This package implements a Drupal module that can be used to display a new set of icons in blocks, menus, filters and fields in sites served using Drupal.

Read this article to learn more details about how this notable PHP package works.


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

973. Notable PHP package: Check PHP Requirements

Updated on: 2020-03-06

Posted on:

Every PHP application has requirements to be able to run properly.

Many developers spend a lot of time trying to install and run applications that have requirements which are not possible to satisfy in the current environment without making changes.

This package helps verifying many types of application requirements. It can be used to tell in advance to the developers that try to install them what they need to change in their environment before they get started installing and running an application.

Read this article to learn more details about how this notable PHP package works.


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

972. Notable PHP package: Symfony Create Bundle Skeleton

Updated on: 2020-03-04

Posted on:

Symfony is a popular PHP framework used to develop many types of PHP based applications.

Symfony supports bundles which are basically components that can be reused by many applications.

This package implements a Web based application to help creating Symfony Bundles.

Read this article to learn more details about how this notable PHP package works.


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

971. Notable PHP package: PHP Windows exe Parser

Updated on: 2020-03-02

Posted on:

Some applications need to check executable programs for the Windows operating system to extract relevant information that they may contain about those programs.

This class can parse and extract those program details from Windows executable program files by reading and parsing the files using built-in PHP functions, so it can be used also when running PHP on non-Windows operating systems.

Read this article to learn more details about how this notable PHP package works.


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

  1989 - 1980   ...   1139 - 1130   1129 - 1120   1119 - 1110   1109 - 1100   1099 - 1090   1089 - 1080   1079 - 1070   1069 - 1060   1059 - 1050   1049 - 1040   1039 - 1030   1029 - 1020   ...   9 - 1  
  All package blogs All package blogs   Blog PHP Classes blog   Post article Post article