mobicms / container
PSR-11 dependency injection container
Requires
- php: ~8.1 || ~8.2
- psr/container: ^1.1 || ^2.0
Requires (Dev)
- phpunit/phpunit: ^10.0
- slevomat/coding-standard: ^8.9
- squizlabs/php_codesniffer: ^3.7
- vimeo/psalm: ^5.9
README
Installation
The preferred method of installation is via Composer. Run the following
command to install the package and add it as a requirement to your project's
composer.json
:
composer require mobicms/container
Usage
Documentation is in the process of writing and will be available later...
Example of using it in a real project.
Contributing
Contributions are welcome! Please read Contributing for details.
In our development, we follow the principles of YAGNI and KISS. The source code should not have extra unnecessary functionality and should be as simple and efficient as possible.
License
This package is licensed for use under the MIT License.
Please see LICENSE for more information.
Copyright
Copyright (c) 2021 mobiCMS Project.
All rights to used third-party libraries, fonts, images, etc. reserved by their authors.
Our links
- mobiCMS Project website and support forum
- GitHub mobiCMS project repository