PHPackages                             shomisha/stubless - 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. shomisha/stubless

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

shomisha/stubless
=================

A package for generating PHP files without stubs.

1.5.1(5y ago)397.1k3MITPHPPHP ^7.4|^8.0

Since Nov 17Pushed 5y ago1 watchersCompare

[ Source](https://github.com/shomisha/stubless)[ Packagist](https://packagist.org/packages/shomisha/stubless)[ RSS](/packages/shomisha-stubless/feed)WikiDiscussions develop Synced today

READMEChangelogDependencies (2)Versions (23)Used By (3)

Stubless
========

[](#stubless)

[![Latest Stable Version](https://camo.githubusercontent.com/b7b140c581789acc9f832fb66841ed2eb4d25c3d21d57c7a2ee3e7fe6baa1a30/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f73686f6d697368612f737475626c657373)](https://packagist.org/packages/shomisha/stubless)[![Software License](https://camo.githubusercontent.com/f251623e510f5909f16ae3f4e6e548dac11340b9fde1a99be26b015b39272c00/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c6174)](LICENSE)

Stubless is a package for generating PHP source code using a readable, fluent, object-oriented API, and without the usage of any stubs. It is ideal for generator commands and takes away the need for manipulating strings when programmatically generating PHP code.

Here is an example of what Stubless can do:

```
