PHP Classes

Notable Packages

Recommend this page to a friend!

Packages that are worth taking a look for doing something different

  All package blogs All package blogs   Blog PHP Classes blog   Blog Notable Packages   Post article Post article  
  513 - 504   503 - 494   493 - 484   483 - 474   473 - 464   463 - 454   453 - 444   443 - 434   433 - 424   423 - 414   413 - 404   403 - 394   393 - 384   ...   3 - 1  

965. Notable PHP package: PHP SVG to Image Converter

Updated on: 2020-02-17

Posted on:

SVG is a well known format for describing vectorial graphics format that is better for storing the definition of graphics that should be rendered in high resolution screens or printed media.

Some applications need to use raster graphic formats because they easier and faster to render.

This package provides a pure PHP based solution to convert SVG graphics into bitmap based image formats.

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)

964. Notable PHP package: PHP Date Percent

Updated on: 2020-02-15

Posted on:

Some applications need to show how many days passed since the beginning of the month or from the beginning of the year.

This class goes farther and instead of returning the number of days that passed, it can return a percentage of the number of days that passed relative the whole period that is considered, which can be one month or one year.

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)

963. Notable PHP package: Frdlweb/Webfan PHP Framework Install Project

Updated on: 2020-02-13

Posted on:

Frdlweb/Webfan is a framework for developing Web based PHP applications. It can use the PHP composer tool to install the package files.

This package provides a solution to create new projects based on this framework.

The Web based user interface that it provides to help creating new projects makes it more developer friendly, so developers that want to start new PHP projects using this framework, do not have to spend so much time to learn everything they need to get started.

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)

962. Notable PHP package: Mozilla WebThings PHP IOT Framework

Updated on: 2020-02-12

Posted on:

This package can control internet connected devices via Web service.

It can start a Web server that will handle requests via Web sockets to control devices available on the device maching on which PHP is running.

The package allows add devices to be controlled like for instance lights, as well properties of the device that can be controlled by sending HTTP requests to the Web server started by this package.

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)

961. Notable PHP package: PHP Attendance Management System using Fingerprint

Updated on: 2020-02-09

Posted on:

Fingerprints are nowadays a common way to identify a person that is present in a given place by comparing with a previous record of that fingerprint.

This package implements employee attendance that users fingerprint based identification to recognize that a given person is the employee that he claims to by integrating with a mobile application that performs the fingerprint identification.

This is helpful to prevent impersonation of people that pretend to be the real employees that were hired.

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)

960. Notable PHP package: Billbee PHP API SDK

Updated on: 2020-02-06

Posted on:

Billbee is an API that can help managing the sales processes of products in many well known marketplaces.

This package can be used to access the Billbee API from PHP applications, so it can be used by the back-office part of many businesses that sell their products on those marketplaces.

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)

959. Notable PHP package: PHP Mini Language

Updated on: 2020-02-05

Posted on:

Some applications need to evaluate conditions that are only defined at run time. Therefore the conditions cannot be evaluate with code that was previously written.

This package provides a solution to evaluate dynamic conditions by parsing one or more text scripts that contain condition expressions. Then they can combine the evaluation of the condition results into a final result according to the needs of the 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)

958. Notable PHP package: Melis PHP CMS Skeleton

Updated on: 2020-02-04

Posted on:

Many sites used content management systems to help users to edit the content that will be presented on those Web site pages.

Installing a content management system is often a complex process that may be difficult for their users.

This package provides a more user friendly Web based user interface to install the Melis content management system.

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)

957. Notable PHP package: Remote PHP PSR 4 Class Loader

Updated on: 2020-02-03

Posted on:

PSR-4 is a standard recommendation for building PHP class loaders that automatically load classes on the first time they are used during the execution of a PHP script.

This package provides a PSR-4 compliant loader that is able to load class files from remote Web sites using regular HTTP requests.

This allows sites to use functionality provided by third-party sites, thus without having to install those classes in the servers of those sites.

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)

956. Notable PHP package: PHP Currency Converter API

Updated on: 2020-02-18

Posted on:

Many applications need to deal with different currencies used in payments that they may take, so they may need to convert money amounts between different currencies.

Often those applications use remote APIs that rely on remote exchange conversion APIs to work well.

If for some reason those APIs may not be reachable when the application needs to use the conversion exchange rate values, the application may fail to operate, thus leading to eventual financial losses.

This package provides a more reliable alternative based on its own API to obtain the conversion exchange rates, thus avoiding to rely so much on external APIs.

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)

  513 - 504   503 - 494   493 - 484   483 - 474   473 - 464   463 - 454   453 - 444   443 - 434   433 - 424   423 - 414   413 - 404   403 - 394   393 - 384   ...   3 - 1  
  All package blogs All package blogs   Blog PHP Classes blog   Blog Notable Packages   Post article Post article