apex-php / core
Core package of the Apex PHP framework — a modern, lightweight foundation for building scalable applications.
v0.4.5
2025-07-09 15:25 UTC
Requires
- php: ^8.3
- composer-plugin-api: ^2.0
- vlucas/phpdotenv: ^5.6
Requires (Dev)
- composer/composer: ^2.8
Suggests
None
Provides
None
Conflicts
None
Replaces
None
README
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.
📥 Installation
Option 1: From Packagist (Recommended)
composer require apex-php/core