PHPackages                             serversideup/yabs - 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. serversideup/yabs

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

serversideup/yabs
=================

Distribute yet-another-bench-script as a Composer package.

v2025.09.09.0(8mo ago)0627GPL-3.0-or-laterShellCI passing

Since Sep 9Pushed 8mo agoCompare

[ Source](https://github.com/serversideup/composer-yet-another-benchmark-script)[ Packagist](https://packagist.org/packages/serversideup/yabs)[ GitHub Sponsors](https://github.com/serversideup)[ RSS](/packages/serversideup-yabs/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)DependenciesVersions (3)Used By (0)

composer-yet-another-bench-script
=================================

[](#composer-yet-another-bench-script)

A thin Composer-distributed wrapper around the upstream Yet-Another-Bench-Script (YABS).

This package does not modify YABS. It only vendors the upstream script and exposes a `yabs` binary in your PHP project's Composer `bin` directory for convenience.

- Upstream project:
- Upstream site:

Install
-------

[](#install)

```
composer require serversideup/yabs
```

Usage
-----

[](#usage)

After install, Composer will expose the `yabs` executable at `vendor/bin/yabs`.

```
vendor/bin/yabs
```

All flags and behavior are implemented by the upstream script. See upstream docs for options like `-i` (skip iperf), `-r` (reduced iperf locations), `-j` (JSON), etc. Refer to:

- Upstream README:

What this package is (and is not)
---------------------------------

[](#what-this-package-is-and-is-not)

- This is simply a redistribution mechanism via Composer.
- No changes are made to the upstream YABS logic.
- The upstream script and binaries live under `src/` and retain their original license and notices.
- The small launcher in `bin/yabs` just executes `src/yabs.sh`.

Licensing
---------

[](#licensing)

- Upstream YABS is licensed under WTFPL; see `src/LICENSE` and `src/README.md` for details.
- This Composer wrapper is licensed under GPL-3.0-or-later (see `LICENSE`). It covers only the minimal wrapper files in this repository (e.g., `composer.json`, `bin/yabs`, and this README). The upstream code keeps its original license.

Attribution
-----------

[](#attribution)

All credit for YABS goes to its author(s) and contributors:

This package merely packages that work for Composer users.

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance62

Regular maintenance activity

Popularity14

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity36

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

Unknown

Total

1

Last Release

242d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/22c0cabd5df52b68eb1af51077a850ce1573ab7a450a0244b818bcb86e487bba?d=identicon)[jaydrogers](/maintainers/jaydrogers)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/serversideup-yabs/health.svg)

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

###  Alternatives

[prooph/event-sourcing

PHP EventSourcing library

267808.5k17](/packages/prooph-event-sourcing)[sybio/gif-frame-extractor

PHP class that separates all the frames (and their duration) of an animated GIF

179417.2k8](/packages/sybio-gif-frame-extractor)[dreamonkey/laravel-cloudfront-url-signer

Laravel 5.6+ wrapper around CloudFront canned signed URLs

54750.7k](/packages/dreamonkey-laravel-cloudfront-url-signer)[judev/php-htmltruncator

HTML Truncation library, ported from the html\_truncator rubygem

26286.5k6](/packages/judev-php-htmltruncator)[paulzi/yii2-sortable

Sortable Behavior for Yii2

15310.5k4](/packages/paulzi-yii2-sortable)[causal/extractor

This extension detects and extracts metadata (EXIF / IPTC / XMP / ...) from potentially thousand different file types (such as MS Word/Powerpoint/Excel documents, PDF and images) and bring them automatically and natively to TYPO3 when uploading assets. Works with built-in PHP functions but takes advantage of Apache Tika and other external tools for enhanced metadata extraction.

16244.5k](/packages/causal-extractor)

PHPackages © 2026

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