altra / context
Library to filter HTTP request responses by context.
Installs: 3 506
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Forks: 0
pkg:composer/altra/context
Requires
- php: ^7.4|^8.0
- astrotomic/laravel-translatable: ^11.10
- illuminate/contracts: ^8.0|^9.0
- illuminate/database: ^8.0|^9.0
- illuminate/support: ^8.0|^9.0
- spatie/laravel-package-tools: ^1.9.2
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.8
- laravel/pint: ^0.2.3
- nunomaduro/collision: ^5.0
- orchestra/testbench: ^6.5
- phpstan/extension-installer: ^1.1
- phpstan/phpstan-deprecation-rules: ^1.0
- phpstan/phpstan-phpunit: ^1.0
- phpunit/phpunit: ^9.5
README
This package allows to work with table context in order to filter HTTP responses using the verb GET.
Installation
run composer require "altra/context"