PHPackages                             suitmedia/suitcoda - 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. [Testing &amp; Quality](/categories/testing)
4. /
5. suitmedia/suitcoda

ActiveProject[Testing &amp; Quality](/categories/testing)

suitmedia/suitcoda
==================

An automated tool, which you to measure your website's quality.

1.0.0-beta0(10y ago)203[11 issues](https://github.com/suitmedia/suitcoda/issues)[2 PRs](https://github.com/suitmedia/suitcoda/pulls)MITPHPPHP &gt;=5.5.9

Since Aug 5Pushed 10y ago11 watchersCompare

[ Source](https://github.com/suitmedia/suitcoda)[ Packagist](https://packagist.org/packages/suitmedia/suitcoda)[ RSS](/packages/suitmedia-suitcoda/feed)WikiDiscussions master Synced today

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

suitcoda
========

[](#suitcoda)

[![License](https://camo.githubusercontent.com/261011dacb3eef8614e0120f1854e0c35d7bb6009a56dfa95903c073c2112734/68747470733a2f2f706f7365722e707567782e6f72672f737569746d656469612f73756974636f64612f6c6963656e73652e737667)](https://packagist.org/packages/suitmedia/suitcoda)[![Total Downloads](https://camo.githubusercontent.com/2379c843711bb2d27cd0caaac5bc404b7559b8b153ee34f3d9a1cc405c86747e/68747470733a2f2f706f7365722e707567782e6f72672f737569746d656469612f73756974636f64612f642f746f74616c2e737667)](https://packagist.org/packages/suitmedia/suitcoda)[![Build Status](https://camo.githubusercontent.com/84821b69430037c6095bdf73d890965003a9587bbe076c189b3a333ef5b35291/68747470733a2f2f6170692e7472617669732d63692e6f72672f737569746d656469612f73756974636f64612e737667)](https://travis-ci.org/suitmedia/suitcoda)[![codecov.io](https://camo.githubusercontent.com/9d4f8d129075ebd72df71020ef4b962afffc128724d10267d9e38b67f641bf41/687474703a2f2f636f6465636f762e696f2f6769746875622f737569746d656469612f73756974636f64612f636f7665726167652e7376673f6272616e63683d6d6173746572)](http://codecov.io/github/suitmedia/suitcoda?branch=master)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/55aee634aa8aba86e19db499874e20868bcd9877af5fbf4719634324ad233988/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f737569746d656469612f73756974636f64612f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/suitmedia/suitcoda/?branch=master)[![Code Climate](https://camo.githubusercontent.com/080fd22ba59938537f1046be59b2d85b8d911a6bdf619b727253a58f99fa2013/68747470733a2f2f636f6465636c696d6174652e636f6d2f6769746875622f737569746d656469612f73756974636f64612f6261646765732f6770612e737667)](https://codeclimate.com/github/suitmedia/suitcoda)

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

[](#installation)

1. Clone this repository (**`git clone git@github.com:suitmedia/suitcoda.git`**)
2. Run `composer install` in the root project to install all dependencies including develeopment requirement.
3. Run `php artisan migrate` in the root project to migrate suitcoda database.
4. Run `php artisan db:seed` in the root project to add seeder to database.
5. Create username and password with command `php artisan user:new-superuser [username] [name] [email] [password]`

How to create project
---------------------

[](#how-to-create-project)

1. Login with url `/login`
2. Click 'Create New Project'.
3. Input project name and url, then submit.

How to create inspection
------------------------

[](#how-to-create-inspection)

1. Run command `php artisan queue:listen --timeout=0` to run queue in local.
2. Click in the project you want to inspect.
3. Click tab 'Activity', then click button 'New Inspection'.
4. Check scope you want to inspect, then click button 'Inspect'.
5. Check result in database.

How to run worker
-----------------

[](#how-to-run-worker)

Coming soon

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community18

Small or concentrated contributor base

Maturity44

Maturing project, gaining track record

 Bus Factor2

2 contributors hold 50%+ of commits

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

3986d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/5222595?v=4)[Richan Fongdasen](/maintainers/richan-fongdasen)[@richan-fongdasen](https://github.com/richan-fongdasen)

---

Top Contributors

[![fznoviar](https://avatars.githubusercontent.com/u/6987273?v=4)](https://github.com/fznoviar "fznoviar (192 commits)")[![setiawanjeje](https://avatars.githubusercontent.com/u/11268492?v=4)](https://github.com/setiawanjeje "setiawanjeje (192 commits)")[![ImBobby](https://avatars.githubusercontent.com/u/2084193?v=4)](https://github.com/ImBobby "ImBobby (53 commits)")[![richan-fongdasen](https://avatars.githubusercontent.com/u/5222595?v=4)](https://github.com/richan-fongdasen "richan-fongdasen (52 commits)")[![wicochandra](https://avatars.githubusercontent.com/u/7018488?v=4)](https://github.com/wicochandra "wicochandra (15 commits)")

---

Tags

laravelapplication

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/suitmedia-suitcoda/health.svg)

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

###  Alternatives

[orchestra/testbench

Laravel Testing Helper for Packages Development

2.2k42.5M40.9k](/packages/orchestra-testbench)[unopim/unopim

UnoPim Laravel PIM

10.5k2.4k](/packages/unopim-unopim)[hotmeteor/spectator

Testing helpers for your OpenAPI spec

3051.6M1](/packages/hotmeteor-spectator)[api-platform/laravel

API Platform support for Laravel

58171.6k14](/packages/api-platform-laravel)[guanguans/laravel-soar

SQL optimizer and rewriter for laravel. - laravel 的 SQL 优化器和重写器。

2248.4k](/packages/guanguans-laravel-soar)[ecotone/laravel

Ecotone for Laravel — CQRS, Event Sourcing, Sagas, Durable Workflows, and Outbox on top of Laravel Queue, via PHP attributes.

21318.6k3](/packages/ecotone-laravel)

PHPackages © 2026

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