https://github.com/omatamix/container
A psr-11 compliant container.
https://github.com/omatamix/container
php psr-11-compliant psr-container secure-by-default
Last synced: 5 months ago
JSON representation
A psr-11 compliant container.
- Host: GitHub
- URL: https://github.com/omatamix/container
- Owner: omatamix
- License: mit
- Created: 2021-07-26T08:11:19.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-12-07T06:29:56.000Z (over 4 years ago)
- Last Synced: 2025-11-27T16:16:16.421Z (7 months ago)
- Topics: php, psr-11-compliant, psr-container, secure-by-default
- Language: PHP
- Homepage:
- Size: 93.8 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license
- Code of conduct: code_of_conduct.md
Awesome Lists containing this project
README
# Omatamix Container
[](https://github.com/omatamix/container/actions/workflows/php.yml)
## Installation
The best way to install this package is through composer. If you do not have composer installed you can install it directly from the [composer website](https://getcomposer.org/). After composer is successfully installed run the command line code below.
```sh
composer require omatamix/container
```
## Security Vulnerabilities
If you discover a security vulnerability within this package, please send an e-mail to Nicholas via [omatamix@gmail.com](mailto:omatamix@gmail.com). All security vulnerabilities will be promptly addressed.
## Contributing
All contributions are welcome! If you wish to contribute.
## License
This project is licensed under the terms of the [MIT License](https://opensource.org/licenses/MIT).