rnd-innovations / devy-core
Core framework infrastructure for the DeVy PHP application platform.
v1.0.1
2026-08-14 21:56 UTC
Requires
- php: ^8.3
- bacon/bacon-qr-code: ^3.1
- ezyang/htmlpurifier: ^4.19
- twig/twig: ^3.0
- vlucas/phpdotenv: ^5.6
README
DeVy Core
Core framework infrastructure for the DeVy PHP application platform.
DeVy Core provides the foundational services, contracts, HTTP infrastructure, module system, plugin infrastructure, persistence, rendering, security, schema handling, and supporting services required by DeVy applications.
Requirements
- PHP 8.3 or higher
- Composer
Installation
Install DeVy Core through Composer:
composer require rnd-innovations/devy-core
