https://github.com/decodelabs/scrutiny
Unified human check controls for PHP
https://github.com/decodelabs/scrutiny
authentication captcha php
Last synced: 11 months ago
JSON representation
Unified human check controls for PHP
- Host: GitHub
- URL: https://github.com/decodelabs/scrutiny
- Owner: decodelabs
- License: mit
- Created: 2024-06-19T07:41:05.000Z (about 2 years ago)
- Default Branch: develop
- Last Pushed: 2025-06-06T14:35:57.000Z (about 1 year ago)
- Last Synced: 2025-07-07T12:05:47.440Z (12 months ago)
- Topics: authentication, captcha, php
- Language: PHP
- Homepage:
- Size: 59.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Scrutiny
[](https://packagist.org/packages/decodelabs/scrutiny)
[](https://packagist.org/packages/decodelabs/scrutiny)
[](https://packagist.org/packages/decodelabs/scrutiny)
[](https://github.com/decodelabs/scrutiny/actions/workflows/integrate.yml)
[](https://github.com/phpstan/phpstan)
[](https://packagist.org/packages/decodelabs/scrutiny)
### Unified human check controls
Scrutiny provides a simple, standardised interface for checking your users are human. It supports a range of different verification methods and can be easily extended to support more.
---
## Installation
Install via Composer:
```bash
composer require decodelabs/scrutiny
```
## Usage
Coming soon...
## Licensing
Scrutiny is licensed under the MIT License. See [LICENSE](./LICENSE) for the full license text.