Requires

12 total, 2 outdated, 2 unknown

Package Required Latest Status
php-standard-library/dict Functions for creating and transforming associative arrays with preserved keys ^6.1 6.1.1 up to date
php-standard-library/file Typed file handles for reading and writing with write modes and advisory locking ^6.1 unknown
php-standard-library/foundation Exceptions, Ref, and invariant functions ^6.1 6.1.1 up to date
php-standard-library/fun Functional programming utilities for composing, decorating, and controlling function execution ^6.1 6.1.1 up to date
php-standard-library/iter Utility functions for inspecting and reducing iterables - arrays, generators, and iterators ^6.1 6.0.3 outdated
php-standard-library/math Mathematical functions with strict typing and predictable error handling ^6.1 6.0.3 outdated
php-standard-library/regex Type-safe regular expressions with typed capture groups and proper error handling ^6.1 6.1.1 up to date
php-standard-library/result Result type capturing success or failure as a value for controlled error handling ^6.1 unknown
php-standard-library/str Unicode-aware string functions replacing PHP mb_* and standard string functions ^6.1 6.1.1 up to date
php-standard-library/type Runtime type validation implementing Parse, Don't Validate - coerce and assert unstructured input into well-typed data ^6.1 6.1.1 up to date
php-standard-library/vec Functions for creating and transforming sequential, 0-indexed arrays (lists) ^6.1 6.1.1 up to date
webmozart/assert Assertions to validate method input/output with nice error messages. ^1.10 || ~2.0 2.1.3 up to date

Requires (dev)

10 total, 3 outdated, 2 unknown

Package Required Latest Status
infection/infection Infection is a Mutation Testing framework for PHP. The mutation adequacy score can be used to measure the effectiveness of a test set in terms of its ability to detect faults. ^0.31 0.32.6 outdated
php-cs-fixer/shim A tool to automatically fix PHP code style ~3.88 v3.94.1 up to date
php-standard-library/collection Generic, object-oriented Vector, Map, and Set collections with immutable and mutable variants ^6.1 unknown
php-standard-library/filesystem Type-safe functions for file system operations with proper exception handling ^6.1 6.1.1 up to date
php-standard-library/os Type-safe operating system detection via OperatingSystemFamily enum ^6.1 unknown
php-standard-library/psalm-plugin Psalm plugin for the PHP Standard Library ^2.2 2.3.0 up to date
phpunit/phpunit The PHP Unit Testing framework. ~12.3 13.1.1 outdated
symfony/finder Finds files and directories via an intuitive fluent interface ^7.1 v8.0.8 outdated
veewee/composer-run-parallel Run composer tasks in parallel ^1.0.0 1.4.0 up to date
vimeo/psalm A static analysis tool for finding errors in PHP applications ~6.13 6.16.0 up to date