PHPackages                             matthiasnoback/lazy-services-bundle - 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. matthiasnoback/lazy-services-bundle

ActiveSymfony-bundle[Utility &amp; Helpers](/categories/utility)

matthiasnoback/lazy-services-bundle
===================================

Bundle for marking services and arguments as "lazy"

v0.2.0(12y ago)17351MITPHP

Since Jul 9Pushed 12y ago2 watchersCompare

[ Source](https://github.com/matthiasnoback/LazyServicesBundle)[ Packagist](https://packagist.org/packages/matthiasnoback/lazy-services-bundle)[ Docs](http://github.com/matthiasnoback/LazyServicesBundle)[ RSS](/packages/matthiasnoback-lazy-services-bundle/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (3)Versions (3)Used By (0)

LazyServicesBundle
==================

[](#lazyservicesbundle)

By Matthias Noback

[![Build Status](https://camo.githubusercontent.com/b07ebc77785cd9450071d3c31c7d893f3da9644c52a3b20bcced788988abe360/68747470733a2f2f7365637572652e7472617669732d63692e6f72672f6d617474686961736e6f6261636b2f4c617a79536572766963657342756e646c652e706e67)](http://travis-ci.org/matthiasnoback/LazyServicesBundle)

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

[](#installation)

Run:

```
php composer.phar require matthiasnoback/lazy-services-bundle 0.2.*

```

Then register the bundle in `/app/AppKernel.php`:

```
