PHPackages                             pablumfication/laravel-sift-science - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. pablumfication/laravel-sift-science

ActiveLibrary

pablumfication/laravel-sift-science
===================================

Laravel Wrapper for the Sift Science API

06PHP

Since Feb 21Pushed 9y ago1 watchersCompare

[ Source](https://github.com/pablumfication/laravel-sift-science)[ Packagist](https://packagist.org/packages/pablumfication/laravel-sift-science)[ RSS](/packages/pablumfication-laravel-sift-science/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

LaravelSiftScience
==================

[](#laravelsiftscience)

[![Latest Version on Packagist](https://camo.githubusercontent.com/d89cb90f0df43142b3af996a0907ac253ca8ec632467a65e1b86010a62446daa/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f7061626c756d6669636174696f6e2f6c61726176656c2d736966742d736369656e63652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/pablumfication/laravel-sift-science)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Build Status](https://camo.githubusercontent.com/da9c6491fa7efd7ed1003169378de201b34c161603cd6394fcb5d8c99d9d1552/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f7061626c756d6669636174696f6e2f6c61726176656c2d736966742d736369656e63652f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/pablumfication/laravel-sift-science)[![Coverage Status](https://camo.githubusercontent.com/105e4da51b6c2f846e4ec1ec47afb2c55e3b6db8298d1b85dac88529bae748dd/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f7061626c756d6669636174696f6e2f6c61726176656c2d736966742d736369656e63652e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/pablumfication/laravel-sift-science/code-structure)[![Quality Score](https://camo.githubusercontent.com/499ef8882bb414593931d35799ef76b1d5530dfb8db4c322e78e2644f4b9738f/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f7061626c756d6669636174696f6e2f6c61726176656c2d736966742d736369656e63652e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/pablumfication/laravel-sift-science)[![Total Downloads](https://camo.githubusercontent.com/25365383db9112d3f00b72d5f14f2cccdd67f1a52207102e26d2f7872171b656/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f7061626c756d6669636174696f6e2f6c61726176656c2d736966742d736369656e63652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/pablumfication/laravel-sift-science)

This package provides integration with the Sift Science API.

The package simply provides a LaravelSiftScience facade that acts as a wrapper to the SiftScience/sift-php package.

Structure
---------

[](#structure)

If any of the following are applicable to your project, then the directory structure should follow industry best practises by being named the following.

```
bin/
config/
src/
tests/
vendor/

```

Install
-------

[](#install)

Via Composer

```
$ composer require pablumfication/laravel-sift-science
```

Usage
-----

[](#usage)

```
use LaravelSiftScience;

LaravelSiftScience::track('$create_account', ['$user_id' => 'username']);
```

Change log
----------

[](#change-log)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Testing
-------

[](#testing)

```
$ composer test
```

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) and [CONDUCT](CONDUCT.md) for details.

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- \[Mark Davidson\]\[\]

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity43

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/1cea219d3168d185febe8a5e93692703d196145995f4965c6fdfd2102a1fb802?d=identicon)[mtdavidson](/maintainers/mtdavidson)

---

Top Contributors

[![mtdavidson](https://avatars.githubusercontent.com/u/201792?v=4)](https://github.com/mtdavidson "mtdavidson (10 commits)")

---

Tags

fraud-detectionfraudscorelaravelphpservice-provider

### Embed Badge

![Health badge](/badges/pablumfication-laravel-sift-science/health.svg)

```
[![Health](https://phpackages.com/badges/pablumfication-laravel-sift-science/health.svg)](https://phpackages.com/packages/pablumfication-laravel-sift-science)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
