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)011.3k↓40%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 1mo ago

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

29

—

LowBetter than 59% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity25

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity50

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

1181d 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

[minishlink/web-push

Web Push library for PHP

1.9k12.0M53](/packages/minishlink-web-push)[laravel-notification-channels/twilio

Provides Twilio notification channel for Laravel

2587.7M12](/packages/laravel-notification-channels-twilio)[spatie/url-signer

Generate a url with an expiration date and signature to prevent unauthorized access

4422.3M16](/packages/spatie-url-signer)[mattketmo/email-checker

Throwaway email detection library

2742.0M5](/packages/mattketmo-email-checker)[laravel-notification-channels/discord

Laravel notification driver for Discord.

2371.3M11](/packages/laravel-notification-channels-discord)[eduardokum/laravel-mail-auto-embed

Library for embed images in emails automatically

1702.0M5](/packages/eduardokum-laravel-mail-auto-embed)

PHPackages © 2026

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