mrvito/microcore

A very small PHP framework

Installs: 35

Dependents: 0

Suggesters: 0

Security: 0

Type:project

v0.1.4 2016-03-17 15:03 UTC

This package is auto-updated.

Last update: 2025-07-09 17:08:58 UTC


README

Microcore

A very small PHP framework

What is this repository for?

  • For those who want to create a quick project using php but don't want to write all the boilerplate from scratch
  • This repository is only a project. Framework repository is here

How do I get set up?

  • Just create a project using composer: composer create-project mrvito/microcore your_project_name
  • Edit the config.php file in the root of the project to set up your configuration options

Who do I talk to?

  • Repo owner or admin