PHPackages                             hacktoolkit/php-htk - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. hacktoolkit/php-htk

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

hacktoolkit/php-htk
===================

A set of convenience utils for PHP.

0.1.3(4y ago)09MITPHPPHP &gt;=5.3.0

Since Oct 11Pushed 4y ago1 watchersCompare

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

READMEChangelog (3)Dependencies (1)Versions (5)Used By (0)

php-htk
=======

[](#php-htk)

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

[](#installation)

```
composer require hacktoolkit/php-htk

```

How To Use
----------

[](#how-to-use)

```
require 'vendor/autoload.php';

\Htk\Htk::init([
    'SLACK_WEBHOOK_URL' => 'https://hooks.slack.com/services/your/slack/incoming-webhook-url'
]);
\Htk\Htk::slack_debug('hello world');

// To send to a different channel
\Htk\Htk::slack_debug('hello world', '#test');

```

See Also
========

[](#see-also)

- C# -
- PHP -
- Python (full) -
- Python (lite) -
- Ruby -

Authors and Maintainers
=======================

[](#authors-and-maintainers)

- [Hacktoolkit](https://github.com/hacktoolkit)
- [Jonathan Tsai](https://github.com/jontsai)

License
-------

[](#license)

MIT

Releasing and Packaging
-----------------------

[](#releasing-and-packaging)

- Releasing is automatically done via GitHub Actions. See `.github/workflows/create-release.yml`
- Package information can be found at:

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity38

Early-stage or recently created project

 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

4

Last Release

1680d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/0f8fd72f1388ec1c4ae6ac57a2e20a4db6f73f84a6742570a0a717a714897ebc?d=identicon)[jontsai](/maintainers/jontsai)

---

Top Contributors

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

### Embed Badge

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

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

###  Alternatives

[yourls/yourls

Your Own URL Shortener

11.9k27.7k1](/packages/yourls-yourls)

PHPackages © 2026

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