Download the PHP package denosyscore/contracts without Composer
On this page you can find all versions of the php package denosyscore/contracts. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download denosyscore/contracts
More information about denosyscore/contracts
Files in denosyscore/contracts
Download denosyscore/contracts
More information about denosyscore/contracts
Files in denosyscore/contracts
Vendor denosyscore
Package contracts
Short Description Core framework contracts and interfaces
License MIT
Package contracts
Short Description Core framework contracts and interfaces
License MIT
Please rate this library. Is it a good library?
Informations about the package contracts
denosyscore/contracts
Core framework contracts and interfaces
Status
Initial extraction snapshot from denosyscore monorepo as of 2026-02-14.
Installation
composer require denosyscore/contracts
Included Modules
- src/ServiceProviderInterface.php
- src/DeferrableProviderInterface.php
- src/Container/*Interface.php
- src/Contracts/* (extracted contracts namespace)
Development
composer validate --strict find src -type f -name '*.php' -print0 | xargs -0 -n1 php -l
CI Workflows
- CI: composer validation + PHP syntax lint on push and pull requests.
- Release: GitHub release publication on semantic version tags.
- Dependabot: weekly Composer dependency update checks.
All versions of contracts with dependencies
PHP Build Version
Package Version
The package denosyscore/contracts contains the following files
Loading the files please wait ...