php.package.health
composer.json
.Package | Status | |
---|---|---|
phrity/comparison | Interfaces and helper trait for comparing objects. Comparator for sort and filter applications. | |
phrity/config | Configuration interface, class, and factories | |
phrity/datetime | DateTime utilities. | |
phrity/net-mock | Mock layer for phrity/net-stream | |
phrity/net-stream | Socket stream classes implementing PSR-7 Stream and PSR-17 StreamFactory | |
phrity/net-uri | PSR-7 Uri and PSR-17 UriFactory implementation | |
phrity/o | Consistent object representation of data types. Inheritance friendly implementation. Provides wrapper classes for array, object, string, float, int and bool, plus Queue and Stack collections. | |
phrity/slim-openapi | OpenApi implementation for Slim 4. | |
phrity/util-accessor | Utility to handle access to a data set by using access paths. | |
phrity/util-errorhandler | Inline error handler; catch and resolve errors for code block. | |
phrity/util-numerics | Utility library for numerics. Float versions of ceil(), floor() and rand() with precision. Open minded numeric parser and formatter. | |
phrity/websocket | WebSocket client and server |