vicephp / virtue-api
Making PHP more Pythonic
Installs: 4 294
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 2
Forks: 0
Open Issues: 0
pkg:composer/vicephp/virtue-api
Requires
- php: >=7.3
 - slim/slim: ~4.0
 
Requires (Dev)
- guzzlehttp/psr7: >=1.6
 - mockery/mockery: ^1.2
 - php-di/php-di: ^6.0
 - phpstan/phpstan: ^0.12.0
 - phpunit/phpunit: ^8.0 | ^9.0
 - psr/log: ^1.1
 
Suggests
- guzzlehttp/psr7: PSR-7 Message Implementation
 - http-interop/http-factory-guzzle: HTTP Factory for Guzzle
 - php-di/php-di: PHP-DI The dependency injection container for humans
 - psr/log: Needed to support ErrorLogging middleware
 - vicephp/virtue-access: Needed to support Authentication and RouteAccess middleware