PHPackages                             souplette/chicot - 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. souplette/chicot

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

souplette/chicot
================

Generates IDE stubs for extensions from PHP Reflection API

0.2.0(2y ago)942MITPHPPHP &gt;=8.3

Since Dec 28Pushed 2y ago1 watchersCompare

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

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

souplette/chicot
================

[](#souplettechicot)

[![codecov](https://camo.githubusercontent.com/85b56a1afa4b2c75f3a19672de57a28649f4f4a633af3578fced9a88dea8d197/68747470733a2f2f636f6465636f762e696f2f6769746875622f736f75706c657474652d7068702f636869636f742f67726170682f62616467652e7376673f746f6b656e3d7141653056726d6a4f70)](https://codecov.io/github/souplette-php/chicot)

Generates IDE stubs for extension modules using PHP's Reflection API.

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

[](#installation)

### As a Phar archive

[](#as-a-phar-archive)

Use [phive](https://phar.io/) (recommended):

```
phive install souplette-php/chicot
```

Alternatively, grab the phar archive from the [latest release](https://github.com/souplette-php/chicot/releases/latest).

### As a composer package

[](#as-a-composer-package)

```
composer require souplette/chicot
```

Usage
-----

[](#usage)

List installed extension modules:

```
chicot modules
```

Generate stubs for the `core` module and writes them to a file named `core.stub.php`:

```
chicot stub 'core' 'core.stub.php'
```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity51

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

Total

6

Last Release

853d ago

### Community

Maintainers

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

---

Top Contributors

[![ju1ius](https://avatars.githubusercontent.com/u/218404?v=4)](https://github.com/ju1ius "ju1ius (31 commits)")

---

Tags

generatoridelspreflectionstub

### Embed Badge

![Health badge](/badges/souplette-chicot/health.svg)

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

###  Alternatives

[symfony/maker-bundle

Symfony Maker helps you create empty commands, controllers, form classes, tests and more so you can forget about writing boilerplate code.

3.4k111.1M568](/packages/symfony-maker-bundle)[infection/infection

Infection is a Mutation Testing framework for PHP. The mutation adequacy score can be used to measure the effectiveness of a test set in terms of its ability to detect faults.

2.2k26.2M1.8k](/packages/infection-infection)[icanhazstring/composer-unused

Show unused packages by scanning your code

1.7k7.0M188](/packages/icanhazstring-composer-unused)[phpro/soap-client

A general purpose SoapClient library

8885.6M46](/packages/phpro-soap-client)[roave/backward-compatibility-check

Tool to compare two revisions of a public API to check for BC breaks

5953.3M56](/packages/roave-backward-compatibility-check)[coenjacobs/mozart

Composes all dependencies as a package inside a WordPress plugin

4723.6M20](/packages/coenjacobs-mozart)

PHPackages © 2026

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