php7-libphutil
Phabrcator PHP utility classes


libphutil is a collection of utility classes and functions for PHP. It is used by Phabricator and Arcanist. Some of the major components of libphutil are: * Core Utilities: a collection of useful functions like ipull() which simplify common data manipulation; * Filesystem: classes like Filesystem which provide a strict API for filesystem access and throw exceptions on failure, making it easier to write robust code which interacts with files; * Command Execution: libphutil provides a powerful system command primitive in ExecFuture which makes it far easier to write command-line scripts which execute system commands (see Command Execution); * xsprintf(): allows you to define sprintf()-style functions which use custom conversions; and * Library System: an introspectable, inventoried system for organizing PHP code and managing dependencies, supported by static analysis.

Apache-2.0

cloud_download Downloads

Please select a product to see the available package versions:
Loading...
Loading package downloads...