Requires

15 total, 2 outdated

Package Required Latest Status
filp/whoops php error handling for cool kids ^2.15 2.15.4 up to date
symfony/console Eases the creation of beautiful and testable command line interfaces ^6.3 v7.1.4 outdated
vlucas/phpdotenv Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically. ^5.5 v5.6.1 up to date
voku/anti-xss anti xss-library ^4.1 4.1.42 up to date
zaphyr-org/config Load configuration files the easy way. This configuration loader supports PHP, INI, JSON, XML, YAML and NEON file extensions. ^2.2 2.2.2 up to date
zaphyr-org/container Powerful auto wiring dependency injection container including PSR-11. ^1.1 1.1.1 up to date
zaphyr-org/cookie Small repository for handling cookies. ^1.0 1.0.1 up to date
zaphyr-org/encrypt A convenient interface for encrypting and decrypting text via OpenSSL using AES-128 and AES-256 encryption. ^2.0 2.0.1 up to date
zaphyr-org/event-dispatcher An efficient PSR-14 event dispatcher. ^1.0 1.0.1 up to date
zaphyr-org/http-emitter Emits PSR-7 responses to the PHP Server API. ^1.0 1.0.1 up to date
zaphyr-org/http-message Lightweight and strict implementation of PSR-7 HTTP Message including PSR-17 HTTP Factories. ^1.0 1.0.1 up to date
zaphyr-org/logger You want to know what's happening under the hood of your application? ZAPHYR provides a robust PSR-3 logging service. ^2.1 2.1.0 up to date
zaphyr-org/router PSR-7 router supporting attribute-based routing, complete with PSR-15 middleware and PSR-11 container support, all built upon the foundation of FastRoute. ^1.3 1.2.1 outdated
zaphyr-org/session A session handler repository for maintaining user state across multiple requests. ^1.0 1.1.0 up to date
zaphyr-org/utils A collection of useful helper classes, which make a developer's workday a little easier. ^2.2 2.2.1 up to date

Requires (dev)

4 total, 2 outdated, 1 unknown

Package Required Latest Status
phpstan/phpstan PHPStan - PHP Static Analysis Tool ^1.10 1.12.4 up to date
phpunit/phpunit The PHP Unit Testing framework. ^10.0 11.3.6 outdated
roave/security-advisories Prevents installation of composer packages with known security vulnerabilities: no API, simply require it dev-latest unknown
squizlabs/php_codesniffer PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards. ^4.0 3.10.3 outdated