Requires

28 total, 1 outdated

Package Required Latest Status
phpgt/async Promise-based non-blocking operations. ^1.0 v1.0.1 up to date
phpgt/build Client-side build system for PHP projects. ^1.2 v1.2.3 up to date
phpgt/cli Command line interface builder. ^1.3 v1.3.5 up to date
phpgt/config Manage configuration with ini files and environment variables. ^1.1 v1.1.1 up to date
phpgt/cookie Object oriented cookie handler. ^1.0 v1.0.3 up to date
phpgt/cron Run scripts or static functions at regular intervals. ^1.0 v1.0.4 up to date
phpgt/csrf Automatic protection from Cross-Site Request Forgery. ^1.9 v1.9.0 up to date
phpgt/cssxpath Convert CSS selectors to XPath queries. ^1.3 v1.4.0 up to date
phpgt/curl cURL object wrapper. ^3.1 v3.2.0 up to date
phpgt/daemon Background script execution with cross-platform compatible streaming. ^1.1 v1.1.5 up to date
phpgt/database Database API organisation. ^1.5 v1.6.3 up to date
phpgt/dom Modern DOM API. ^4.1 v4.1.9 up to date
phpgt/domtemplate Bind dynamic data to reusable HTML components. ^3.3 v3.4.2 up to date
phpgt/domvalidation Server side form validation using web standards. ^1.0 v1.0.1 up to date
phpgt/fetch Asynchronous HTTP client with promises. ^1.2 v1.2.2 up to date
phpgt/filecache Cache data in local files. ^1.2 v1.2.0 up to date
phpgt/http PSR-7 HTTP message implementation. ^1.3.5 v1.3.7 up to date
phpgt/input Encapsulated user input. ^1.3 v1.3.2 up to date
phpgt/logger PSR-3 logger and implementation. ^1.0 v1.0.0 up to date
phpgt/promise Pleasantly work with asynchronous code. ^2.4 v2.4.0 up to date
phpgt/protectedglobal Protect against accidental use of superglobals. ^2.0 v1.1.2 outdated
phpgt/routing Routes HTTP requests to your code. ^1.1 v1.1.6 up to date
phpgt/server Development HTTP server. ^1.1 v1.1.5 up to date
phpgt/servicecontainer Centralised container of a project's core objects. ^1.3 v1.4.0 up to date
phpgt/session Encapsulated user sessions. ^1.2 v1.2.5 up to date
phpgt/sync Synchronise two directories. ^1.3 v1.3.2 up to date
phpgt/ulid Unique, lexicographically sortable identifiers. ^1.0 v1.2.1 up to date
willdurand/negotiation Content Negotiation tools for PHP provided as a standalone library. ^3.0 3.1.0 up to date

Requires (dev)

4 total, 2 outdated

Package Required Latest Status
phpmd/phpmd PHPMD is a spin-off project of PHP Depend and aims to be a PHP equivalent of the well known Java tool PMD. ^2.13 2.15.0 up to date
phpstan/phpstan PHPStan - PHP Static Analysis Tool ^2.1 2.1.42 up to date
phpunit/phpunit The PHP Unit Testing framework. ^12.4 13.1.1 outdated
squizlabs/php_codesniffer PHP_CodeSniffer tokenizes PHP files and detects violations of a defined set of coding standards. ^3.7 4.0.1 outdated