Download the PHP package sherv/wp-di-container without Composer
On this page you can find all versions of the php package sherv/wp-di-container. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download sherv/wp-di-container
More information about sherv/wp-di-container
Files in sherv/wp-di-container
Download sherv/wp-di-container
More information about sherv/wp-di-container
Files in sherv/wp-di-container
Vendor sherv
Package wp-di-container
Short Description PSR-11 compliant dependency injection container for WordPress plugin development.
License MIT
Homepage https://github.com/shervElmi/wp-di-container
Package wp-di-container
Short Description PSR-11 compliant dependency injection container for WordPress plugin development.
License MIT
Homepage https://github.com/shervElmi/wp-di-container
Please rate this library. Is it a good library?
Informations about the package wp-di-container
WP DI Container
A PSR-11 compliant dependency injection container for WordPress plugin development.
Requirements
- PHP 8.2+
- Composer
- WordPress (used within a WordPress plugin or theme)
Installation
Quick Start
Documentation
- Introduction: Overview, features, and quick start.
- Architecture: Components overview and UML diagram.
- Container: Binding, resolving, singletons, extensions, and factory.
- Exceptions: Error handling reference.
Development
To get started, clone the repository and install dependencies:
Scripts
| Command | Description |
|---|---|
composer test |
Run the test suite |
composer test:coverage |
Run tests with code coverage |
composer lint |
Run PHP CodeSniffer |
composer format |
Auto-fix coding standards violations |
Contributing
Contributions are welcome. Please open an issue or pull request on GitHub.
Security
To report a security vulnerability, please see SECURITY.md.
Changelog
See CHANGELOG.md for a history of notable changes.
License
© Sherv Elmi. Licensed under the MIT License. Distributed without any warranty. See the license for details.
All versions of wp-di-container with dependencies
PHP Build Version
Package Version
The package sherv/wp-di-container contains the following files
Loading the files please wait ...