Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/citrus-framework/contract
php contract framework and validate library
https://github.com/citrus-framework/contract
citrus citrus-framework composer contract library php php81
Last synced: 25 days ago
JSON representation
php contract framework and validate library
- Host: GitHub
- URL: https://github.com/citrus-framework/contract
- Owner: citrus-framework
- License: mit
- Created: 2020-03-25T13:35:32.000Z (over 4 years ago)
- Default Branch: ver_1.0.0.1
- Last Pushed: 2022-06-09T12:57:28.000Z (over 2 years ago)
- Last Synced: 2024-09-28T20:41:06.458Z (about 1 month ago)
- Topics: citrus, citrus-framework, composer, contract, library, php, php81
- Language: PHP
- Homepage:
- Size: 29.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Citrus Contract
php contract framework and validate library## Install
```
composer require citrus-framework/contract
```