downshiftorg/container

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

Installs: 8 848

Dependents: 0

Suggesters: 0

Security: 0

Stars: 3

Watchers: 2

Forks: 1

Open Issues: 0

pkg:composer/downshiftorg/container

3.0.0 2021-08-04 18:57 UTC

This package is not auto-updated.

Last update: 2025-09-25 14:53:20 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