downshiftorg / container
illuminate/container 包的 PHP 5.3 兼容分支。
3.0.0
2021-08-04 18:57 UTC
Requires
- php: >=5.3.0
Requires (Dev)
- phpunit/phpunit: ^4.7
- symfony/var-dumper: ~2.0
This package is not auto-updated.
Last update: 2024-09-12 10:05:48 UTC
README
这是 Taylor Otwell 的 illuminate/container 的分支,经过修改以支持 PHP 5.3 到 8.0 的反向兼容性。
安装
$ composer require downshiftorg\container
用法
查看 https://laravel.net.cn/docs/5.1/container
测试
$ vendor/bin/phpunit