A PHP framework for console artisans
-
Updated
Nov 8, 2025 - PHP
Utility software is software designed to help analyze, configure, optimize or maintain a computer. It is used to support the computer infrastructure - in contrast to application software, which is aimed at directly performing tasks that benefit ordinary users. However, utilities often form part of the application systems. For example, a batch job may run user-written code to update a database and may then include a step that runs a utility to back up the database, or a job may run a utility to compress a disk before copying files.
A PHP framework for console artisans
Collection of useful PHP functions, mini-classes, and snippets for every day.
Easy to use utility functions for everyday PHP projects. This is a port of the Lodash JS library to PHP
A URL shortener with various other utilities, backed by a custom lightweight framework.
Some LZ77 compression utilities for the handy hands-on developer in search for a few less bytes of I/O.
Simple wrapper of Android Debug Bridge for PHP
The Move to Islandora Kit is an extensible PHP command-line tool for converting source content and metadata into packages suitable for importing into Islandora (or other digital repository and preservations systems).
ASimple PHP Class to help handling Ajax Requests easily
Configure powerful custom filters for an enhanced search experience in the Craft CMS control panel.
Utility PHP class to simplify interacting with persistent dismissible WordPress notices, promos, and banners
🕵️♂️Calculates and reports how Magento modules affect Magento2 DI compilation process and boostrapping process
This package can convert PHPDoc comments from classes into Markdown. It can parse a class file with a given file name and extracts the documentation of its functions and variables that it may contain in PHPDoc format. The package can convert the extracted documentation into a file in Markdown format.