LDAP-DN, Distinguished Name Parsing and Manipulation Library for PHP
LDAP-DN is a PHP library for Distinguished name parsing and manipulation. Pawel Decowski, the author of the library, wrote it while working on a legacy PHP project that synchronizes LDAP teams...
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...
PHP Zip Archive Extension Now Support Encryption
In a recent blog post, Remi Collet pointed to the latest development of the PHP Zip Archive extension which now support encryption. New features are still experimental and might change, so...
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...
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....
NelmioApiDocBundle 4.0 Released
NelmioApiDocBundle is a Symfony bundle that allows you to generate a decent documentation for your APIs. The version 4.0 of the bundle have just been released providing OpenAPI 3.0 support. Migration guide...
Ubiquity, Powerful and Fast PHP Framework for Efficient Design
Ubiquity is a powerful and fast PHP framework, which is quiet about two years old but already getting some attention from the PHP community with 469 stars. The project come with...
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...
Simplify Your Statistical Calculations with the PHP Statistics Package
Statistical functions are often used in software development, especially in data analytics and machine learning. For PHP developers, the Statistics PHP package provides various statistical functions for mathematical analysis of numeric...
PHP Map, jQuery like Array Handling Library
PHP Map is an easy to use and elegant handling library for PHP arrays with an array-like map object as offered by jQuery and Laravel Collections. The latest 1.8.0 just released...


































