apersestudio/phpcore-framework

PHPCore framework libraries

dev-main 2025-02-16 19:18 UTC

This package is auto-updated.

Last update: 2025-03-16 20:01:02 UTC


README

PHPCore logo

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