PHPackages                             leonardovilarinho/insphptor - 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. [Framework](/categories/framework)
4. /
5. leonardovilarinho/insphptor

ActiveFramework[Framework](/categories/framework)

leonardovilarinho/insphptor
===========================

1.0.16(8y ago)2291GPL-3.0PHP

Since Oct 26Pushed 7y ago1 watchersCompare

[ Source](https://github.com/leonardovilarinho/insphptor)[ Packagist](https://packagist.org/packages/leonardovilarinho/insphptor)[ RSS](/packages/leonardovilarinho-insphptor/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (10)Dependencies (9)Versions (12)Used By (0)

Insphptor
=========

[](#insphptor)

This repository represent an micro framework for calculate PHP projects metrics. Our objective is to increase the use of metrics to measure quality in a simple way.

Get started
-----------

[](#get-started)

To get started, run the Composer command:

```
composer global require leonardovilarinho/insphptor
```

Next, in your project directory, run the `insphptor init` command, to create insphptor settings file (insphptor.yml). Finally run `insphptor run:export -o` to calculate metrics and open in your browser.

Settings
--------

[](#settings)

Use `insphptor.yml` file in root directory your projeto to configure the analyze.

```
name: Insphptor Project
export: json
git: auto
level: normal
rank: 6
hide:
    - interface
    - file
only:
    - source
views:
    overview: insphptor-overview

```

Commands
--------

[](#commands)

- `insphptor init`: create insphptor.yml file based in your answers.
- `insphptor run`: calculate metrics and display result in terminal.
- `insphptor run:export`: calculate metricsm display result in terminal and export json file for view system.
- `insphptor start`: server your projects result in browser.
- `insphptor clean`: delet all data.

### Options

[](#options)

- `inphptor --help`: see list with all commands.
- `inphptor run:export -o`: open result in grapic browser.
- `inphptor run:export -f`: generate an alias for this result.

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity70

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

Every ~5 days

Total

11

Last Release

3067d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/b361b70ca0df8200998adb8d0923bcb658db877160ee48d4a2427519c762c9dd?d=identicon)[LeonardoVilarinho](/maintainers/LeonardoVilarinho)

---

Top Contributors

[![leonardovilarinho](https://avatars.githubusercontent.com/u/12480135?v=4)](https://github.com/leonardovilarinho "leonardovilarinho (53 commits)")

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/leonardovilarinho-insphptor/health.svg)

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

###  Alternatives

[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)[drupal/core

Drupal is an open source content management platform powering millions of websites and applications.

19462.3M1.3k](/packages/drupal-core)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M152](/packages/sulu-sulu)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

595.2M386](/packages/shopware-core)[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M651](/packages/sylius-sylius)

PHPackages © 2026

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