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   ...   183 - 174   173 - 164   163 - 154   153 - 144   143 - 134   133 - 124   123 - 114   113 - 104   103 - 94   93 - 84   83 - 74   73 - 64   ...   3 - 1  

588. Notable PHP package: PHP Detect Gender Latin

Updated on: 2017-07-25

Posted on:

Many sites requires that users inform their gender when they register. However, the gender of a person can be deducted from his name.

This class can detect the gender of a person with a name that uses Latin characters.

This way, it is possible to automatically set the gender field after the user enters his name, thus saving the user from being bothered to explicitly set the gender form field.

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 (1)   Trackbacks (0)

587. Notable PHP package: PHP 7 Debug

Updated on: 2017-07-24

Posted on:

PHP provides a hooks to handle runtime errors and exception.

By default error handlers do not provide any means to show error source code in an easy to read format.

This package can show information about errors and exception using colorizing to make it easier to read.

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)

585. Notable PHP package: PHP Show HTML Source Code

Updated on: 2017-07-19

Posted on:

Often Web developers want to take a look at Web pages source code but usually browsers show it in a way that it is hard to read.

This class provides means to show the current page source code by highlighting the tags and data.

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)

583. Notable PHP package: Leaflet PHP MySQL Map

Updated on: 2017-07-17

Posted on:

Leaflet is a JavaScript library that can be used to render interactive maps on a Web page.

This package can manage maps from information stored in a MySQL database.

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)

582. Notable PHP package: PHP Anti-CAPTCHA

Updated on: 2017-07-11

Posted on:

Anti-CAPTCHA is a service that allows providing solutions for CAPTCHA challenges that appear on Web pages to verify if the user accessing the current page is really human.

This package can use the Anti-CAPTCHA service by solve CAPTCHA challenges of many types.

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)

581. Notable PHP package: PHP Expert System Engine

Updated on: 2017-07-04

Posted on:

An experts system is useful to help users solving problems and make decisions based on the answers for questions that the system will ask the users.

This class can help building custom expert systems using scripts on a specific language for defining questions and how to process the user answers.

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)

580. Notable PHP package: UnTor

Updated on: 2017-07-03

Posted on:

The Tor network can route Internet traffic to machines via a networks of servers that encrypt communications and hide the origin of the information that is sent to servers.

The Tor network has been used to hide the identity of criminals that may access sites and abuse of their resources.

Therefore, blocking the access of users that use the Tor network may be one way to inhibit the abuse of sites by criminals and people with bad intentions.

This package can be used to detect and halt the access that of users are using the Tor network with bad intentions.

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)

579. Notable PHP package: PHP AStar Algorithm

Updated on: 2017-06-28

Posted on:

Finding the path to traverse a region between two points in a map is a common problem of geography related applications.

This package implements the A* path finding algorithm to find a route between two points.

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)

577. Notable PHP package: PHP Season of the Year

Updated on: 2017-06-26

Posted on:

Finding the path to traverse a region between two points in a map is a common problem of geography related applications.

This package implements the A* path finding algorithm to find a route between two points.

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)

575. Notable PHP package: PHP Stop Words List

Updated on: 2017-06-20

Posted on:

Stop words are words that often appear in sentence but may be considered irrelevant when you are analyzing the aspects of the sentence.

This class can return the list of stop words in many different languages.

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   ...   183 - 174   173 - 164   163 - 154   153 - 144   143 - 134   133 - 124   123 - 114   113 - 104   103 - 94   93 - 84   83 - 74   73 - 64   ...   3 - 1  
  All package blogs All package blogs   Blog PHP Classes blog   Blog Notable Packages   Post article Post article