viserio / contract
The Viserio Contract package.
dev-master / 1.0.x-dev
2020-02-03 15:20 UTC
Requires
- php: ^7.4
Requires (Dev)
- mockery/mockery: ^1.2.4
- narrowspark/coding-standard: ^3.4.0
- narrowspark/testing-helper: ^8.0.2
- phpunit/phpunit: 8.2.*
- psr/cache: ^1.0.1
- psr/container: ^1.0.0
- psr/http-message: ^1.0.0
- psr/http-server-middleware: ^1.0.0
- slam/phpstan-extensions: ^4.0.0
- symfony/console: ^4.3.8 || ^5.0.0
Suggests
- psr/http-message: Required to use Http, Routing contract (^1.0.0).
- psr/http-server-middleware: Required to use Routing Contract Middleware Contract (^1.0.0).
- symfony/console: Required to use the Console Contract (^4.3.8 | ^5.0.0).
Provides
Replaces
- viserio/bus-contract: dev-master
- viserio/cache-contract: dev-master
- viserio/config-contract: dev-master
- viserio/console-contract: dev-master
- viserio/container-contract: dev-master
- viserio/cookie-contract: dev-master
- viserio/cron-contract: dev-master
- viserio/events-contract: dev-master
- viserio/exception-contract: dev-master
- viserio/filesystem-contract: dev-master
- viserio/foundation-contract: dev-master
- viserio/http-contract: dev-master
- viserio/http-factory-contract: dev-master
- viserio/http-foundation-contract: dev-master
- viserio/log-contract: dev-master
- viserio/mail-contract: dev-master
- viserio/manager-contract: dev-master
- viserio/pagination-contract: dev-master
- viserio/parser-contract: dev-master
- viserio/pipeline-contract: dev-master
- viserio/profiler-contract: dev-master
- viserio/routing-contract: dev-master
- viserio/session-contract: dev-master
- viserio/support-contract: dev-master
- viserio/translation-contract: dev-master
- viserio/validation-contract: dev-master
- viserio/view-contract: dev-master
- viserio/web-server-contract: dev-master
This package is auto-updated.
Last update: 2024-10-29 05:16:22 UTC
README
Note: This package is part of the Narrowspark framework.
If you want to build an app using Narrowspark, visit the main source.
Installation
Use Composer to install this package:
composer require viserio/cache-contract
Official Documentation
Documentation for the framework can be found on the Narrowspark site.
Contributing
Issues for this package shall be posted on Narrowspark framework issues.
Thank you for considering contributing to the Narrowspark framework! The contribution guide can be found in the Narrowspark contributing.
License
The Narrowspark framework is open-sourced software licensed under the MIT license.