Disabled block-related features and moved their files to a 'disabled' directory, as documented in BLOCKS_DISABLED.md. Renamed CSS classes and files from 'wpcs' to 'wpcc' for consistency. Added new admin assets and settings page styles/scripts. Introduced new core, module, and template files under 'includes/'. Updated documentation and removed legacy files. Added Composer dependencies and vendor libraries for OpenCC and Symfony components. |
||
|---|---|---|
| .. | ||
| src | ||
| .gitignore | ||
| composer.json | ||
| LICENSE | ||
| README.md | ||
Container interface
This repository holds all interfaces related to PSR-11 (Container Interface).
Note that this is not a Container implementation of its own. It is merely abstractions that describe the components of a Dependency Injection Container.
The installable package and implementations are listed on Packagist.