lucasmcar/php-tiny-skeleton

Empty project skeleton

Maintainers

Package info

github.com/lucasmcar/php-tiny-skeleton

Type:project

pkg:composer/lucasmcar/php-tiny-skeleton

Transparency log

Statistics

Installs: 0

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

1.0.0 2026-07-08 16:16 UTC

This package is auto-updated.

Last update: 2026-07-08 16:31:49 UTC


README

Build codecov

Hello guys!!

I'm very happy to annunce one of my reworked framework. where i developed a twitter clone application.

A little history about this

This simple framework mvc, i was learn to develop from an Udemy course in 2020, learning the basics concepts of a mvc framework structure, with routes, controllers, models and views. Since, his development was frozen

But, in this year, 2024, i decided rework and restructure it in a laravel based framework. This framework was designed for the development of small and medium applications.

For now it is not available for use. it is not recommended. Just for testing as it can and I know that there are still security flaws and some bugs to be fixed and improved over time.

So, this is the biggest personal challenge. I love programming, I love PHP. And I hope to see this framework being used in many systems too

How to install

git clone https://github.com/lucasmcar/php-tiny-mvc.git
cd php-tiny-mvc
composer install