awethemes/container

Illuminate Container without needing require huge contracts.

v5.5.17 2017-09-25 03:26 UTC

This package is auto-updated.

Last update: 2021-03-27 12:41:31 UTC


README

laravel

This package same as illuminate/container but has been modified to without requires a huge of contracts

Installation

Via Composer:

composer require awethemes/container

Why?

For someone working on non-Laravel project, don't want illuminate/contracts component.