PHPackages                             flashbyteltd/coding-style - 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. flashbyteltd/coding-style

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

flashbyteltd/coding-style
=========================

Sets up common coding styles for all Flash Byte Ltd projects

0.1.3(2y ago)016[1 issues](https://github.com/flashbyteltd/coding-style/issues)MITShell

Since Jul 29Pushed 2y ago1 watchersCompare

[ Source](https://github.com/flashbyteltd/coding-style)[ Packagist](https://packagist.org/packages/flashbyteltd/coding-style)[ RSS](/packages/flashbyteltd-coding-style/feed)WikiDiscussions main Synced 1mo ago

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

Flash Byte Ltd coding style
===========================

[](#flash-byte-ltd-coding-style)

Stores shared rules for coding style across all projects.

Usage
-----

[](#usage)

### PHP Projects: [Laravel Pint](https://laravel.com/docs/pint)

[](#php-projects-laravel-pint)

Note: There should not be a `pint.json` in your project.

1. Install this composer package into the project:

```
composer require --dev flashbyteltd/coding-style
```

2. Run the `coding-style-init` script:

```
vendor/bin/coding-style-init
```

3. Run Pint in dry run mode to test it is working correctly:

```
composer cstest
```

4. Run Pint to test it is working correctly (this will update your PHP files):

```
composer cs
```

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity37

Early-stage or recently created project

 Bus Factor1

Top contributor holds 93.3% 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 ~13 days

Total

4

Last Release

983d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/93c418e71a3736991017c8204bac2e920bf9c53fa2b278786f7c908d5b5d9c48?d=identicon)[Jamesking56](/maintainers/Jamesking56)

---

Top Contributors

[![renovate[bot]](https://avatars.githubusercontent.com/in/2740?v=4)](https://github.com/renovate[bot] "renovate[bot] (14 commits)")[![Jamesking56](https://avatars.githubusercontent.com/u/253237?v=4)](https://github.com/Jamesking56 "Jamesking56 (1 commits)")

### Embed Badge

![Health badge](/badges/flashbyteltd-coding-style/health.svg)

```
[![Health](https://phpackages.com/badges/flashbyteltd-coding-style/health.svg)](https://phpackages.com/packages/flashbyteltd-coding-style)
```

###  Alternatives

[erag/laravel-pwa

A simple and easy-to-use PWA (Progressive Web App) package for Laravel applications.

16083.3k](/packages/erag-laravel-pwa)[mateusjunges/laravel-invite-codes

This package allows you to easily manage invite codes for your Laravel application.

29166.8k](/packages/mateusjunges-laravel-invite-codes)[amphibee/laravel-pint-pre-commit

Laravel Pint pre-commit hook allow you to analyse your code with the awesome Laravel Pint.

1943.9k](/packages/amphibee-laravel-pint-pre-commit)[owowagency/laravel-resources

A package to develop projects faster.

1112.0k2](/packages/owowagency-laravel-resources)

PHPackages © 2026

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