JsonConfig

A simple PHP class for reading and writing configuration values from JSON files

Release notes

First release

PHPCurl 1.5

A PHP OOP wrapper for Curl with some additional features

Release notes

Fixed stucking in CurlMulti::subExec() and using retry on PHP >= 8.0.

PHPTable

A library to display data in a table

PHPUtils 1.2.2

A collection of PHP utility functions

ParallelProcesses

A library to handle parallel process executions using Symfony Process component

Pini 1.2

A library for reading and writing Ini files in PHP

Release notes

This release implements the __toString() method in all classes allowing to directly output the instance in the standard INI format.

It also deprecates the Section::writePropertiesToFile() method.