Registry / web-framework / october-system

october-system

JSON →
library1.1.12phppackagistunverified

System module for October CMS providing core functionality like routing, caching, and configuration.

composer require october/system
INSTALL
IMPORT
SIG · OCTOBER-SYSTEM
O
october-system
web-frameworkphpv1.1.12
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

PluginManager
use October\System\Classes\PluginManager;

Access the plugin manager to list all installed plugins.

use October\System\Classes\PluginManager; $manager = PluginManager::instance(); $plugins = $manager->getPlugins();
Debug
Known issues
breakingOctober CMS 1.x is no longer actively maintained; consider upgrading to 3.x.
fix
Migrate to October CMS 3.x for continued support and security updates.
affects: >=1.0.0 <2.0.0
Upgrade
Version history
1.1.12latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
october-system — pip install october-system · libregistry