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   ...   253 - 244   243 - 234   233 - 224   223 - 214   213 - 204   203 - 194   193 - 184   183 - 174   173 - 164   163 - 154   153 - 144   143 - 134   ...   3 - 1  

670. Notable PHP package: Attendance Login System

Updated on: 2018-03-28

Posted on:

Many companies have so many employees that they need to have applications to manage employee information.

This package provides a solution to implement many types of actions to manage employee information including keeping track of employee attendance to their workplace.

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)

669. Notable PHP package: Chronicle

Updated on: 2018-03-27

Posted on:

Blockchains are means to store sequences of blocks of data that have a relation between them.

Nowadays virtual currencies like bitcoin use blockchains to store data related to transactions that involve currency amounts using cryptgraphy to store the block data in a secure way.

This package provides a PHP solution to append data to blockchains stored in a database using PDO.

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)

668. Notable PHP package: API SQL to JSON

Updated on: 2018-03-22

Posted on:

AJAX is a way to communicate from the browser to a HTTP server that is often used to perform queries about information accessible via an API.

This package can handle AJAX requests sent to a HTTP server using data stored in the JSON format.

It can perform SQL queries to retrieve data stored in a database and translates the data into JSON strings so they can be processed on the browser side easily using JavaScript code.

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)

667. Notable PHP package: PHP DNS Check Tool

Updated on: 2018-03-21

Posted on:

A DNS is a server hosted in the Internet that can return IP addresses of other computers also on the Internet.

Often computers need to query different DNS servers to obtain the IP addresses of same computers, but since the information may not be synchronized, there may be differences between the record values.

This package can determine if there are differences between the values of given records stored in different DNS servers.

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)

666. Notable PHP package: PHP Screenshot URL Handler

Updated on: 2018-03-19

Posted on:

Capturing screenshots of Web pages is useful for site developers. It helps understanding how Web site users see their Web site pages. Eventually, that may be useful to discover bugs or issues with the way the pages are presented to the user and that may not be alright.

There are many solutions to capture screenshots of Web pages. Using the Google Page Speed API is often better because internally Google uses the Chrome browser to capture exactly the way pages are presented to users, as if there was a real user seeing a given Web page.

This package uses Google Page Speed API to capture a Web page screenshot, thus taking advantage of its possibilities as described above.

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)

664. Notable PHP package: Weak Auras Decoder

Updated on: 2018-03-12

Posted on:

World of Warcraft is a very popular game. Players can use auras to cast spells.

An aura may be saved as data in the form of an encoded text string.

This package can take a World of Warcraft text aura and decode the information that it contains as well any programming code in written in the Lua language.

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)

662. Notable PHP package: PHP Skeleton

Updated on: 2018-03-06

Posted on:

Code quality is a concern that all developers should keep in mind, so their work is perceived of great value and he can evolve in his career.

An evolved developer can eventually be hired to get better jobs, can create his own business, or even get investment for a new business, due to the demonstrated capabilities and an organized person.

This package provides a solution to generate code that performs automated code quality verification, thus helping any developer to be perceived as more organized programming professional and benefit from the possibilities mentioned above.

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)

661. Notable PHP package: PHP-DS

Updated on: 2018-03-01

Posted on:

Applications that work in different country languages need to have a process that provides all the application texts.

This package can generate classes that can return the application texts using an array with all the texts as parameter.

This way the class can return the localized texts faster because all the code to retrieve the texts execute faster than other methods like reading from files on every request.

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)

660. Notable PHP package: Nano Http Status

Updated on: 2018-02-28

Posted on:

PHP provides provides means to check important information about the current HTTP request using several super-global variables.

However, this requires that the developer performs frequent lookup through the PHP documentation to check which super-global variable provides what kind of request information.

This package simplifies the process by encapsulating the access to the HTTP request and response information into a single class that unifies the process of developing without much manual consultation.

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)

659. Notable PHP package: Certainty

Updated on: 2018-02-27

Posted on:

The cacert.pem file is used by PHP to perform digital certificate validity when accessing the secure servers via SSL by accessing certificate authority servers.

The problem is that new certificate authority servers are added and some old or deprecated servers are removed once in a while.

This package can update the cacert.pem file used by PHP so it can always used the certificate authority servers that are well supported.

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   ...   253 - 244   243 - 234   233 - 224   223 - 214   213 - 204   203 - 194   193 - 184   183 - 174   173 - 164   163 - 154   153 - 144   143 - 134   ...   3 - 1  
  All package blogs All package blogs   Blog PHP Classes blog   Blog Notable Packages   Post article Post article