The core package of the APEX PHP Framework. It contains essential building blocks such as the service container (DI), routing logic, event dispatcher, and application lifecycle handler.
🧱 Use this as a foundation for building PHP frameworks or standalone applications.
composer require apex-php/core