Introduces new core abstractions and module management classes, adds several new modules (modern cache, REST API, SEO enhancement), and removes deprecated/disabled assets and code. Updates vendor dependencies, including Symfony components and php-opencc, and cleans up related files. This refactor improves code organization, extensibility, and modernizes the plugin's architecture. |
||
|---|---|---|
| .. | ||
| Exception | ||
| Messenger | ||
| Pipes | ||
| CHANGELOG.md | ||
| composer.json | ||
| ExecutableFinder.php | ||
| InputStream.php | ||
| LICENSE | ||
| PhpExecutableFinder.php | ||
| PhpProcess.php | ||
| PhpSubprocess.php | ||
| Process.php | ||
| ProcessUtils.php | ||
| README.md | ||
Process Component
The Process component executes commands in sub-processes.