omnifraud / common
This package is abandoned and no longer maintained.
No replacement package was suggested.
Core components for the Omnifraud PHP fraud prevention library
v0.3.1
2018-05-30 16:20 UTC
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.