mpietrucha/utility

The utility package.

Installs: 189

Dependents: 3

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

pkg:composer/mpietrucha/utility

1.0.0 2025-12-13 10:53 UTC

This package is auto-updated.

Last update: 2025-12-13 10:53:24 UTC


README

Latest Version on Packagist Total Downloads

A modern PHP 8.5 utility library providing enhanced versions of Laravel's core components (Arr, Str, Collection), advanced file system operations with intelligent caching, PSR-7 stream handling, runtime class forking capabilities, comprehensive type checking, dot-notation data access, PHP tokenization, Composer introspection, powerful method forwarding, and custom PHPStan extensions for static analysis - all with PHPStan Level 8 type safety.

Installation

composer require mpietrucha/utility

Requirements: PHP 8.5 or higher

Testing

composer test
composer test:lint
composer test:types

License

MIT