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: about 2 months 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 (almost 5 years ago)
- Default Branch: ver_1.0.0.1
- Last Pushed: 2022-06-09T12:57:28.000Z (over 2 years ago)
- Last Synced: 2024-10-12T13:21:14.517Z (3 months 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
```