PHPackages                             flashy/flashy-php - 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. [Mail &amp; Notifications](/categories/mail)
4. /
5. flashy/flashy-php

ActiveLibrary[Mail &amp; Notifications](/categories/mail)

flashy/flashy-php
=================

PHP library for the Flashy API.

v2.0.0(3y ago)112.5k↑169.2%12Apache-2.0PHPPHP &gt;=7.1

Since Apr 23Pushed 2y ago1 watchersCompare

[ Source](https://github.com/flashy/flashy-php)[ Packagist](https://packagist.org/packages/flashy/flashy-php)[ Docs](https://github.com/flashy/flashy-php)[ RSS](/packages/flashy-flashy-php/feed)WikiDiscussions master Synced today

READMEChangelog (3)Dependencies (2)Versions (5)Used By (2)

Flashy PHP
==========

[](#flashy-php)

Flashy offers the best marketing automation and personalization tools to SMBs and the agencies that serve them. We empower your small team to be as effective as the tech giants at building loyal, personal customer relationships that skyrocket sales.

How this package will help you?
-------------------------------

[](#how-this-package-will-help-you)

The Flashy SDK for PHP helps developers to easily connect to Flashy API, through the integration you can:

- Manage Contacts
- Manage Lists
- Send Email Messages
- Send SMS
- Send Push Notifications
- Send Tracking Events

Installation
------------

[](#installation)

You can install the package via composer:

```
composer require flashy/flashy-php
```

Or you can download the "src" folder and manually add it to your project, you will need to include Flashy before you can use it:

```
require_once("your_path/Flashy.php");
```

Usage
-----

[](#usage)

```
$flashy = new Flashy\Flashy($config);

$flashy->contacts->create($contact);
```

### Changelog

[](#changelog)

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

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

[](#contributing)

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

### Security

[](#security)

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

Credits
-------

[](#credits)

- [Rafael Mor](https://github.com/flashy)
- [All Contributors](../../contributors)

###  Health Score

30

—

LowBetter than 62% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity28

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

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.

###  Release Activity

Cadence

Every ~224 days

Total

3

Last Release

1227d ago

Major Versions

v1.0.1 → v2.0.02023-02-22

PHP version history (2 changes)v1.0.0PHP &gt;=5.4.0

v2.0.0PHP &gt;=7.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/848d52728e62f24e234cc811a8a249e9124dd329c9e01ab738d78f6873e29c0c?d=identicon)[CBox](/maintainers/CBox)

---

Tags

emailmarketing-automationpush-notificationssmsflashyflashy-php

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/flashy-flashy-php/health.svg)

```
[![Health](https://phpackages.com/badges/flashy-flashy-php/health.svg)](https://phpackages.com/packages/flashy-flashy-php)
```

###  Alternatives

[maize-tech/laravel-email-domain-rule

Laravel Email Domain Rule

612.0k](/packages/maize-tech-laravel-email-domain-rule)[sarfraznawaz2005/noty

Laravel package to incorporate noty flash notifications into laravel.

324.5k](/packages/sarfraznawaz2005-noty)

PHPackages © 2026

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