PHPackages                             goblindegook/syllables - 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. goblindegook/syllables

ActiveWordpress-plugin[Utility &amp; Helpers](/categories/utility)

goblindegook/syllables
======================

Syllables are helper classes and functions for WordPress development.

0.3.2(10y ago)626.6k1[1 issues](https://github.com/goblindegook/Syllables/issues)GPL-2.0+PHPPHP &gt;=5.3.0

Since Dec 7Pushed 10y ago2 watchersCompare

[ Source](https://github.com/goblindegook/Syllables)[ Packagist](https://packagist.org/packages/goblindegook/syllables)[ Docs](https://github.com/goblindegook/Syllables)[ RSS](/packages/goblindegook-syllables/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (4)Versions (6)Used By (0)

Syllables
=========

[](#syllables)

Syllables are helper classes and functions for WordPress development.

[![Latest Stable Version](https://camo.githubusercontent.com/1ac4ac790883dee7928e027446e0a0bd0b37659fab24a75332620d50d5acdc46/68747470733a2f2f706f7365722e707567782e6f72672f676f626c696e6465676f6f6b2f73796c6c61626c65732f762f737461626c652e737667)](https://packagist.org/packages/goblindegook/syllables) [![Latest Unstable Version](https://camo.githubusercontent.com/eebaf4e9aa8028fea176b467fd7c39136b843010d06e69fe64bd4ddceb17a735/68747470733a2f2f706f7365722e707567782e6f72672f676f626c696e6465676f6f6b2f73796c6c61626c65732f762f756e737461626c652e737667)](https://packagist.org/packages/goblindegook/syllables) [![Build Status](https://camo.githubusercontent.com/8cdda00045e7c9c5b5170fd4eb0623deef67fe829f6efba31a348e95efeec96b/68747470733a2f2f7472617669732d63692e6f72672f676f626c696e6465676f6f6b2f53796c6c61626c65732e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/goblindegook/Syllables) [![Scrutinizer Code Quality](https://camo.githubusercontent.com/8fee2bb9810912fa505a1b6cbe5199ac39ae79f8fe3c865247660ea92a927ac2/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f676f626c696e6465676f6f6b2f53796c6c61626c65732f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/goblindegook/Syllables/?branch=master) [![Code Coverage](https://camo.githubusercontent.com/c892cecebdea37284e28523b1f0bc6f5f1b6605a22fa1a531c52992813119016/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f676f626c696e6465676f6f6b2f53796c6c61626c65732f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/goblindegook/Syllables/?branch=master)

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

[](#installation)

To install this library as a dependency in your WordPress project using [Composer](https://getcomposer.org/), run the following command to get the latest version:

```
$ composer require goblindegook/syllables

```

By default, Composer will install Syllables as a plugin in the *wp-content/plugins/syllables* directory. You may then sign into the Dashboard, navigate to "Plugins" and activate "Syllables".

Even though Syllables exists as a plugin, it doesn't do anything by itself, but it does make its classes and functions available so you don't have to include it as a dependency in every single one of your plugins or themes.

### Install as a must-use WordPress plugin

[](#install-as-a-must-use-wordpress-plugin)

To install Syllables as a must-use plugin (which cannot be turned off by users), make sure your site's *composer.json* file contains an `extra.installer-paths` section and that `goblindegook/syllables` is set to install in the correct directory:

```
"extra": {
    "installer-paths": {
        "wp-content/mu-plugins/syllables/": ["goblindegook/syllables"]
    }
}

```

Running Composer to install your dependencies will place Syllables into the *wp-content/mu-plugins/syllables* folder instead.

Now, because WordPress doesn't look for must-use plugins in subfolders, you will also need to copy the *syllables-mu.php* file provided into the parent directory.

```
$ cd /path/to/wp-content/mu-plugins/syllables
$ cp syllables-mu.php ..

```

Development builds
------------------

[](#development-builds)

Syllables uses Gulp to automate builds through the following tasks:

- `gulp build`: Installs [Composer](https://getcomposer.org) dependencies.
- `gulp test`: Runs automated PHPUnit tests.
- `gulp watch`: Observes source files for changes and runs unit tests automatically.
- `gulp apigen`: Builds documentation using [ApiGen](http://apigen.org).

Acknowledgements
----------------

[](#acknowledgements)

- `Syllables\Cache\Fragment` is adapted from [Mark Jaquith's fragment caching class](http://markjaquith.wordpress.com/2013/04/26/fragment-caching-in-wordpress/).

License
-------

[](#license)

Syllables is licensed under the GPL, version 2.0 or any later version. See `LICENSE`.

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance17

Infrequent updates — may be unmaintained

Popularity30

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

 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 ~56 days

Total

5

Last Release

3947d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/035c98a3fbc2961e88522dae86521b6bb114624800e342a317b66ab270fc4baa?d=identicon)[goblindegook](/maintainers/goblindegook)

---

Top Contributors

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

---

Tags

pluginwordpresslibrarytoolkit

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/goblindegook-syllables/health.svg)

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

###  Alternatives

[iceicetimmy/acf-post-type-selector

Post type selector for Advanced Custom Fields.

559.0k](/packages/iceicetimmy-acf-post-type-selector)[logoscon/acf-plus

Common utility classes for the Advanced Custom Fields (Pro) plugin on WordPress.

1023.3k](/packages/logoscon-acf-plus)

PHPackages © 2026

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