cybersai/tiny

Tiny MVC framework

Maintainers

Package info

github.com/CyberSai/tiny

Issues

Type:project

pkg:composer/cybersai/tiny

Statistics

Installs: 6

Dependents: 0

Suggesters: 0

Stars: 1

v0.1.0 2021-04-13 22:41 UTC

This package is auto-updated.

Last update: 2026-03-14 09:33:51 UTC


README

Tiny is beginner friendly PHP framework for learning how to build APIs.

Components

It comes packed with:

nikic/fast-route

A Simple Fast Regex Router

vlucus/phpdotenv

An Environment Variables Loaded From .env

dibi/dibi

A Database Abstraction Library

Installation

composer create-project cybersai/tiny myapp