PHPackages                             linkorb/stylex - 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. linkorb/stylex

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

linkorb/stylex
==============

Toolkit for managing style-guides, policies and rule-books

v1.0.0(7y ago)13MITPHPCI failing

Since Oct 28Pushed 7y ago2 watchersCompare

[ Source](https://github.com/linkorb/stylex)[ Packagist](https://packagist.org/packages/linkorb/stylex)[ Docs](https://github.com/linkorb/stylex)[ RSS](/packages/linkorb-stylex/feed)WikiDiscussions master Synced 2w ago

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

Stylex
======

[](#stylex)

Styleguide toolkit for X (everything)

Use-cases:
----------

[](#use-cases)

- Language styleguides (i.e. php, javascript, markdown, etc)
- Organization specific coding conventions
- File formatting styleguides (i.e. whitepace usage in YAML files, etc)
- Technical writing style guide
- Tone-of-Voice style guide
- Branding style guide (usage of logos, brand colors, fonts, etc)

Usage
-----

[](#usage)

Globally install stylex through composer:

```
composer global require linkorb/stylex

```

Now `cd` into a `-style-guide` directory and run:

```
stylex template path-to-my-templates build/

```

The `template` command will load the style guide files (yaml, json, md, etc) from the current directory, and run them through the (handlebars) templates in your template directory. The generated output files will be saved in `build/`

Example
-------

[](#example)

Check out the `example/` directory.

To build this style-guide, simply run:

```
cd example/
../bin/stylex template ../templates/basic/ build/
open build/index.md

```

Awesome style guides:
---------------------

[](#awesome-style-guides)

- [StyleGuide.io](http://styleguides.io/)
- [Mailchimp's Content Style Guide](https://styleguide.mailchimp.com/)
- [Atlassian Design](https://atlassian.design/)
- [Atlassian Product Style Guide](https://atlassian.design/guidelines/product/overview)
- [Google Developer Documentation Style Guide](https://developers.google.com/style/)

Want to suggest other awesome style guides for this sections? Just send a PR!

License
-------

[](#license)

MIT (see [LICENSE.md](LICENSE.md))

Brought to you by the LinkORB Engineering team
----------------------------------------------

[](#brought-to-you-by-the-linkorb-engineering-team)

[![](https://camo.githubusercontent.com/62fb66b034de7ea7fca9fd9776424b5348daa76ef8622caf92c2f7622003e5ef/687474703a2f2f7777772e6c696e6b6f72622e636f6d2f642f6d6574612f74696572312f696d616765732f6c696e6b6f7262656e67696e656572696e672d6c6f676f2e706e67)](https://camo.githubusercontent.com/62fb66b034de7ea7fca9fd9776424b5348daa76ef8622caf92c2f7622003e5ef/687474703a2f2f7777772e6c696e6b6f72622e636f6d2f642f6d6574612f74696572312f696d616765732f6c696e6b6f7262656e67696e656572696e672d6c6f676f2e706e67)
Check out our other projects at [linkorb.com/engineering](http://www.linkorb.com/engineering).

Btw, we're hiring!

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity62

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

Unknown

Total

1

Last Release

2802d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1db66b320db18b8036ea68211b7d8a39e7c6da97e6fd29f59a50380ebb69d0bb?d=identicon)[joostfaassen](/maintainers/joostfaassen)

---

Top Contributors

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

---

Tags

Contextlinkorb

### Embed Badge

![Health badge](/badges/linkorb-stylex/health.svg)

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

###  Alternatives

[friendsoftypo3/content-blocks

TYPO3 CMS Content Blocks - Content Types API | Define reusable components via YAML

101466.4k45](/packages/friendsoftypo3-content-blocks)[altis/local-server

Local Server module for Altis

18217.0k2](/packages/altis-local-server)[aeliot/todo-registrar

Register TODOs from source code in issue tracker

153.0k](/packages/aeliot-todo-registrar)

PHPackages © 2026

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