The PHP development team would like to announce the immediate availability of PHP 5.3.3. This release focuses on improving the stability and security of the PHP 5.3.x branch with over 100 bug fixes, some of which are security related. All users are encouraged to upgrade to this release. Backwards incompatible change:Methods with the same name as the last ele […]
The PHP development team would like to announce the immediate availability of PHP 5.2.14. This release focuses on improving the stability of the PHP 5.2.x branch with over 60 bug fixes, some of which are security related. This release marks the end of the active support for PHP 5.2. Following this release the PHP 5.2 series will receive no further active bug […]
PHP is proud to announce TestFest 2010. TestFest is PHP's annual campaign to increase the overall code coverage of PHP through PHPT tests. During TestFest, PHP User Groups and individuals around the world organize local events where new tests are written and new contributors are introduced to PHP's testing suite. Last year was very successful with […]
Package: Atkin Summary: Find prime numbers with Sieve of Atkin algorithm Groups: Math, PHP 5 Author: Krystian Kuczek Description: This class can be used to find prime numbers with the Sieve of Atkin algorithm. It can take a limit number and find all prime numbers smaller than the given limit. […]
Package: Guitar Chord API class Summary: Search for guitar chords using Guitar Chord API Groups: Audio, PHP 5, Web services Author: Arturs Sosins Description: This class can be used to search for guitar chords using Guitar Chord API. It can send HTTP request to the Guitar chord API Web server to find chord variations based on given data about chord b […]
Package: Haversine Summary: Calculate the distance between Earth two points Groups: Algorithms, Geography, PHP 5 Author: Leonardo Branco Shinagawa Description: This class can be used to calculate the distance between Earth two points. It takes the latitude and longitude coordinates of two points of the Earth and calculates the distance between them u […]
Package: Image compare Summary: Compare two images to find the differences Groups: Graphics, PHP 5 Author: denis Description: This class can be used to compare two images to find the differences. It takes two images and resize them to have 20 by 20 pixels to generate an array with the intensity of the color used in pixels of the resized image. The […]
Package: PHP Vulnerability Scanner Summary: Scan script files for malicious code Groups: Files and Folders, PHP 5, Security Author: Er. Rochak Chauhan Description: This class can be used to scan script files to find eventually malicious code. It can traverse a given directory recursively and checks script files to see if they may contain code that ma […]
Recent Comments