PHPackages                             adammarton/stub - 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. adammarton/stub

ActiveLibrary

adammarton/stub
===============

Universal stub generator for static code analysis.

313[1 issues](https://github.com/AdamMarton/Stub/issues)PHP

Since Feb 20Pushed 7y ago1 watchersCompare

[ Source](https://github.com/AdamMarton/Stub)[ Packagist](https://packagist.org/packages/adammarton/stub)[ RSS](/packages/adammarton-stub/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependenciesVersions (2)Used By (0)

Stub
====

[](#stub)

A stub generator written in PHP. Useful for creating stubs for static code analyzers when the actual code not available/cannot autoloaded, or just to speed up parsing.

The script is tested against these frameworks/libraries:

- WordPress (~5secs)
- Laravel (~2.5secs)

Features
--------

[](#features)

- PSR-2 compliant output

Usage
-----

[](#usage)

```
$ composer require adammarton/stub

```

```
