Requires

19 total, 2 outdated, 2 unknown

Package Required Latest Status
composer/composer Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere. ^2.9.5 2.9.5 up to date
nikic/php-parser A PHP parser written in PHP ^5.7.0 v5.7.0 up to date
nikolaposa/version Value Object that represents a SemVer-compliant version number. ^4.2.1 4.2.0 outdated
ocramius/package-versions Provides efficient querying for installed package versions (no runtime IO) ^2.11.0 2.11.0 up to date
php-standard-library/async Fiber-based structured concurrency using cooperative multitasking ^6.0 6.1.1 up to date
php-standard-library/dict Functions for creating and transforming associative arrays with preserved keys ^6.0 6.1.1 up to date
php-standard-library/env Functions for inspecting and modifying environment variables, working directory, and paths ^6.0 6.1.1 up to date
php-standard-library/file Typed file handles for reading and writing with write modes and advisory locking ^6.0 unknown
php-standard-library/filesystem Type-safe functions for file system operations with proper exception handling ^6.0 6.1.1 up to date
php-standard-library/foundation Exceptions, Ref, and invariant functions ^6.0 6.1.1 up to date
php-standard-library/iter Utility functions for inspecting and reducing iterables - arrays, generators, and iterators ^6.0 6.0.3 up to date
php-standard-library/json JSON encoding and decoding with typed exceptions and sensible defaults ^6.0 unknown
php-standard-library/regex Type-safe regular expressions with typed capture groups and proper error handling ^6.0 6.1.1 up to date
php-standard-library/shell Shell command execution with argument escaping and error output management ^6.0 6.1.1 up to date
php-standard-library/str Unicode-aware string functions replacing PHP mb_* and standard string functions ^6.0 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.0 6.1.1 up to date
php-standard-library/vec Functions for creating and transforming sequential, 0-indexed arrays (lists) ^6.0 6.1.1 up to date
roave/better-reflection Better Reflection - an improved code reflection API ^6.69.0 6.69.0 up to date
symfony/console Eases the creation of beautiful and testable command line interfaces ^7.4.4 v8.0.7 outdated

Requires (dev)

11 total, 1 outdated, 2 unknown

Package Required Latest Status
doctrine/coding-standard The Doctrine Coding Standard is a set of PHPCS rules applied to all Doctrine projects. ^14.0.0 14.0.0 up to date
justinrainbow/json-schema A library to validate a json schema. ^6.7.2 v6.7.2 up to date
php-standard-library/hash Cryptographic and non-cryptographic hashing with Algorithm enum, timing-safe comparison, and HMAC ^6.0 6.0.3 up to date
php-standard-library/psalm-plugin Psalm plugin for the PHP Standard Library ^2.3.0 2.3.0 up to date
php-standard-library/secure-random Cryptographically secure random data generation for tokens, passwords, and nonces ^6.0 unknown
phpunit/phpunit The PHP Unit Testing framework. ^12.5.12 13.1.1 outdated
psalm/plugin-phpunit Psalm plugin for PHPUnit ^0.19.5 0.19.5 up to date
roave/infection-static-analysis-plugin Static analysis on top of mutation testing - prevents escaped mutants from being invalid according to static analysis ^1.43.0 1.43.0 up to date
roave/security-advisories Prevents installation of composer packages with known security vulnerabilities: no API, simply require it dev-master unknown
squizlabs/php_codesniffer PHP_CodeSniffer tokenizes PHP files and detects violations of a defined set of coding standards. ^4.0.1 4.0.1 up to date
vimeo/psalm A static analysis tool for finding errors in PHP applications ^6.15.1 6.16.0 up to date