PHPackages                             chubbyphp/chubbyphp-lazy-command - 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. [CLI &amp; Console](/categories/cli)
4. /
5. chubbyphp/chubbyphp-lazy-command

AbandonedLibrary[CLI &amp; Console](/categories/cli)

chubbyphp/chubbyphp-lazy-command
================================

Chubbyphp Lazy Command

1.4.0(5y ago)08.3k1MITPHP ^7.2

Since Dec 13Compare

[ Source](https://github.com/chubbyphp-legacy/chubbyphp-lazy-command)[ Packagist](https://packagist.org/packages/chubbyphp/chubbyphp-lazy-command)[ RSS](/packages/chubbyphp-chubbyphp-lazy-command/feed)WikiDiscussions Synced yesterday

READMEChangelogDependencies (12)Versions (11)Used By (1)

chubbyphp-lazy-command
======================

[](#chubbyphp-lazy-command)

[![Build Status](https://camo.githubusercontent.com/4f2d4dddd215238b6579d073afdd73559785a5040c4ad69eb5d15a065e7c1b3f/68747470733a2f2f6170692e7472617669732d63692e6f72672f6368756262797068702f6368756262797068702d6c617a792d636f6d6d616e642e706e673f6272616e63683d6d6173746572)](https://travis-ci.org/chubbyphp/chubbyphp-lazy-command)[![Coverage Status](https://camo.githubusercontent.com/c6adbb9f20fab7647afbc4e53e0840eca039d84b75afe25c7959ac251183a548/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f6368756262797068702f6368756262797068702d6c617a792d636f6d6d616e642f62616467652e7376673f6272616e63683d6d6173746572)](https://coveralls.io/github/chubbyphp/chubbyphp-lazy-command?branch=master)[![Latest Stable Version](https://camo.githubusercontent.com/a33845ea88d15cc3e4efaa519ee65878d43782ad2dfef0de4e9dc41799994337/68747470733a2f2f706f7365722e707567782e6f72672f6368756262797068702f6368756262797068702d6c617a792d636f6d6d616e642f762f737461626c652e706e67)](https://packagist.org/packages/chubbyphp/chubbyphp-lazy-command)[![Total Downloads](https://camo.githubusercontent.com/7edecfab35c26472ad919700f7b365a64d10ca7eaf9bd29632f7f2a995c1dab2/68747470733a2f2f706f7365722e707567782e6f72672f6368756262797068702f6368756262797068702d6c617a792d636f6d6d616e642f646f776e6c6f6164732e706e67)](https://packagist.org/packages/chubbyphp/chubbyphp-lazy-command)[![Monthly Downloads](https://camo.githubusercontent.com/8255ae4a6c6cadd7c9d05571c971db3ba9ff47e6200b450e7402bb3910a7af8a/68747470733a2f2f706f7365722e707567782e6f72672f6368756262797068702f6368756262797068702d6c617a792d636f6d6d616e642f642f6d6f6e74686c79)](https://packagist.org/packages/chubbyphp/chubbyphp-lazy-command)[![Daily Downloads](https://camo.githubusercontent.com/7359a5ece6a95b146c660240020f2447613364b2228074b654985a6b21fc61d0/68747470733a2f2f706f7365722e707567782e6f72672f6368756262797068702f6368756262797068702d6c617a792d636f6d6d616e642f642f6461696c79)](https://packagist.org/packages/chubbyphp/chubbyphp-lazy-command)

Description
-----------

[](#description)

Allow to lazyload commands.

Requirements
------------

[](#requirements)

- php: ^7.2
- psr/container: ^1.0
- symfony/console: ^3.4.43|^4.4.11|^5.0

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

[](#installation)

Through [Composer](http://getcomposer.org) as [chubbyphp/chubbyphp-lazy-command](https://packagist.org/packages/chubbyphp/chubbyphp-lazy-command).

```
composer require chubbyphp/chubbyphp-lazy-command "^1.4"
```

Usage
-----

[](#usage)

### For callables

[](#for-callables)

```
