Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mix-php/bean
DI, IoC container, reference spring bean
https://github.com/mix-php/bean
bean di ioc mix
Last synced: about 8 hours ago
JSON representation
DI, IoC container, reference spring bean
- Host: GitHub
- URL: https://github.com/mix-php/bean
- Owner: mix-php
- Created: 2019-06-19T11:28:05.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-09-10T05:09:56.000Z (about 3 years ago)
- Last Synced: 2024-11-08T02:49:33.299Z (8 days ago)
- Topics: bean, di, ioc, mix
- Language: PHP
- Homepage:
- Size: 36.1 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Mix Bean
DI、IoC 容器,参考 spring bean 设计
DI, IoC container, reference spring bean
> 该库还有 go 版本:https://github.com/mix-go/bean
## Usage
安装:
```
composer require mix/bean
```文档:
- https://www.kancloud.cn/onanying/mixphp2-2/1708689
## License
Apache License Version 2.0, http://www.apache.org/licenses/