omnifraud / common
Core components for the Omnifraud PHP fraud prevention library
Installs: 12 399
Dependents: 3
Suggesters: 0
Security: 0
Stars: 2
Watchers: 2
Forks: 0
Open Issues: 0
Requires
- php: >=7.1
Requires (Dev)
- phpunit/phpunit: ^7.0
- squizlabs/php_codesniffer: ^3.2
This package is auto-updated.
Last update: 2023-08-29 18:25:08 UTC
README
An easy to use, consistent fraud prevention processing library for PHP 7.1+
Omnifraud is an fraud prevention library for PHP. It aims at providing a clear and consistent API for interacting with different fraud prevention service.
This is the core package that defines all interfaces and utility classes, see omnifraud/omnifraud for usage examples.