netrivet/container

This package is abandoned and no longer maintained. The author suggests using the downshiftorg/container package instead.

A PHP 5.3 compatible fork of the illuminate/container package.

Installs: 27 287

Dependents: 0

Suggesters: 0

Security: 0

Stars: 3

Watchers: 3

Forks: 1

Open Issues: 0

pkg:composer/netrivet/container

3.0.0 2021-08-04 18:57 UTC

This package is not auto-updated.

Last update: 2022-02-01 12:49:41 UTC


README

This is a fork of Taylor Otwell's illuminate/container modified to be backwards compatible with PHP 5.3 - 8.0.

Installation

$ composer require downshiftorg\container

Usage

See http://laravel.com/docs/5.1/container

Testing

$ vendor/bin/phpunit