https://github.com/mosparo/specifications
Specifications for mosparo, like JSON schemes
https://github.com/mosparo/specifications
json-schema mosparo spam-detection
Last synced: 2 months ago
JSON representation
Specifications for mosparo, like JSON schemes
- Host: GitHub
- URL: https://github.com/mosparo/specifications
- Owner: mosparo
- License: mit
- Created: 2022-10-09T08:52:57.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2026-04-11T08:01:49.000Z (2 months ago)
- Last Synced: 2026-04-11T09:27:39.183Z (2 months ago)
- Topics: json-schema, mosparo, spam-detection
- Language: PHP
- Size: 28.3 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Specifications
This repository contains different specifications for mosparo, like JSON schemes.
-----
## Description
Include this repository with composer into your project to get access to the JSON schemes. You can also use different methods to include the schemes into your project.
## Installation
Install this library by using composer:
```text
composer require mosparo/specifications
```