PHPackages                             fredbradley/cranleigh-slacker - 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. [HTTP &amp; Networking](/categories/http)
4. /
5. fredbradley/cranleigh-slacker

ActiveLibrary[HTTP &amp; Networking](/categories/http)

fredbradley/cranleigh-slacker
=============================

A class package that is used in various plugins and scripts to connect to Slack

1.0.1(8y ago)128↓83.3%MITPHP

Since Dec 15Pushed 8y ago1 watchersCompare

[ Source](https://github.com/fredbradley/cranleigh-slacker)[ Packagist](https://packagist.org/packages/fredbradley/cranleigh-slacker)[ RSS](/packages/fredbradley-cranleigh-slacker/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependenciesVersions (3)Used By (0)

Cranleigh Slacker
=================

[](#cranleigh-slacker)

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

[](#installation)

Install this using composer:

```
composer require fredbradley/cranleigh-slacker

```

Usage
-----

[](#usage)

```
require_once 'vendor/autoload.php';
$slacker = new FredBradley\CranleighSlacker\Slacker();
$slacker->setWebhook("")
        ->setRoom("")
        ->setUsername("Choose a Username");

$slacker->post("Write your post here");

```

###  Health Score

28

—

LowBetter than 51% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity64

Established project with proven stability

 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.

###  Release Activity

Cadence

Every ~0 days

Total

2

Last Release

3159d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1639226?v=4)[Fred Bradley](/maintainers/fredbradley)[@fredbradley](https://github.com/fredbradley)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/fredbradley-cranleigh-slacker/health.svg)

```
[![Health](https://phpackages.com/badges/fredbradley-cranleigh-slacker/health.svg)](https://phpackages.com/packages/fredbradley-cranleigh-slacker)
```

###  Alternatives

[php-http/cache-plugin

PSR-6 Cache plugin for HTTPlug

25026.8M85](/packages/php-http-cache-plugin)[httpsoft/http-message

Strict and fast implementation of PSR-7 and PSR-17

85997.3k125](/packages/httpsoft-http-message)[serpapi/google-search-results-php

Get Google, Bing, Baidu, Ebay, Yahoo, Yandex, Home depot, Naver, Apple, Duckduckgo, Youtube search results via SerpApi.com

69131.6k](/packages/serpapi-google-search-results-php)[thesis/nats

Async (fiber based) client for Nats.

758.3k](/packages/thesis-nats)[tsheetsteam/api_phplib

PHP Helper Library for TSheets API

112.5k](/packages/tsheetsteam-api-phplib)

PHPackages © 2026

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