apersestudio / phpcore-framework
PHPCore framework libraries
Installs: 4
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/apersestudio/phpcore-framework
Requires
- php: ^8.4
- fakerphp/faker: ^1.23
Requires (Dev)
- phpunit/phpunit: ^11.3
This package is auto-updated.
Last update: 2025-09-16 21:08:31 UTC
README
PHPCore framework
This library is a set of php classes to ease the building of web based projects with minimal footprint taking into consideration the best software engineering practices in mind.
Features
- Routing
- Database connection
- Terminal Commands
Documentation
Authors
Installation
Install my-project with composer
composer create-project apersestudio/phpcore my-project
cd my-project