Download the PHP package kynetcode/wpzylos-container without Composer
On this page you can find all versions of the php package kynetcode/wpzylos-container. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download kynetcode/wpzylos-container
More information about kynetcode/wpzylos-container
Files in kynetcode/wpzylos-container
Download kynetcode/wpzylos-container
More information about kynetcode/wpzylos-container
Files in kynetcode/wpzylos-container
Vendor kynetcode
Package wpzylos-container
Short Description PSR-11 compatible dependency injection container with auto-wiring for WPZylos framework
License GPL-2.0-or-later
Homepage https://github.com/KYNetCode/wpzylos-container
Package wpzylos-container
Short Description PSR-11 compatible dependency injection container with auto-wiring for WPZylos framework
License GPL-2.0-or-later
Homepage https://github.com/KYNetCode/wpzylos-container
Please rate this library. Is it a good library?
Informations about the package wpzylos-container
WPZylos Container
PSR-11 compatible dependency injection container with auto-wiring for WordPress plugins.
📖 Full Documentation | 🐛 Report Issues
✨ Features
- PSR-11 Compatible — Implements
ContainerInterface - Auto-wiring — Automatic constructor injection via reflection
- Singletons — Shared instances across resolves
- Factories — New instances per resolution
- Aliases — Map alternative names to services
- Tagged Services — Group related services
- Circular Dependency Detection — Prevents infinite loops
- Definition API — Fluent service configuration
📋 Requirements
| Requirement | Version |
|---|---|
| PHP | ^8.0 |
🚀 Installation
📖 Quick Start
🏗️ Core Features
Singleton Binding
Factory Binding
Auto-wiring
Interface Binding
Tagged Services
Aliases
Managing Services
📦 Related Packages
| Package | Description |
|---|---|
| wpzylos-core | Application foundation |
| wpzylos-config | Configuration management |
| wpzylos-scaffold | Plugin template |
📖 Documentation
For comprehensive documentation, tutorials, and API reference, visit wpzylos.com.
☕ Support the Project
📄 License
MIT License. See LICENSE for details.
🤝 Contributing
Contributions are welcome! Please see CONTRIBUTING.md for guidelines.
Made with ❤️ by KYNetCode
All versions of wpzylos-container with dependencies
PHP Build Version
Package Version
The package kynetcode/wpzylos-container contains the following files
Loading the files please wait ...