Language Detection Library for PHP
In a linguistic diversity on the internet report published by UNESCO in 2009 it is noticed a steady year-on-year decline in the percentage of webpages in English from 75% in 1998 to 45% in 2005....
Arrays Component 1.0.0 Released
Arrays Component is a PHP library that provides a fluent, object-oriented interface for working with arrays, allowing you to chain multiple arrays operations together using a more readable syntax compared to...
Zend Google Data Client Library
Zend has released Google Data Client Library Preview Release 0.2.0. Google Data Client Library is a PHP 5 component that enables PHP applications to run queries and commands against Google Data...
Flourish, A Developer-Friendly PHP5 Library
Flourish is an object-oriented PHP 5 library designed to reduce code and improve security. It
PhpTree, Fast Library to Play with Trees
PhpTree is a PHP implementation of tree data structure that provides multiple trees implementations. The library also provides four trees traversals algorithm : In order, Post order, Pre Order, and Breadth first. In...
Inspekt, Input Filtering And Validation Library For PHP5
Inspekt is a PHP library that makes it easier to write secure web applications, and released under New BSD License. Inspekt acts as a sort of 'firewall' API between user input...
Panther 0.8.0 released, Browser Testing and Web Crawling Library
The browser testing tool of Symfony, panther 0.8.0 is out. This version provides a lot of bug fixes and some interesting new features. Panther also moved the CI to GitHub Actions....
Mailamie, Simple SMTP catch all server for testing
Mailamie is a pretty simple Catch All SMTP Server for local testing completely written in PHP and based on the great work made by the folks at ReactPhp. Sometime you just need a...
MixerAPI, Streamline API Development for CakePHP
MixerAPI is an alpha project that provides streamline development of modern RESTful APIs for your teams CakePHP project. Designed around a component-based architecture, MixerAPI enables developers to pick and choose the...
Twitter Data and PHP
Alexey Zakhlestins created php-twitterdata, a small library for working with Twitter data in PHP. The idea is to embded machine-readable data in twitter that could be parsed and used in other...