Download the PHP package mttk2004/phpure without Composer
On this page you can find all versions of the php package mttk2004/phpure. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download mttk2004/phpure
More information about mttk2004/phpure
Files in mttk2004/phpure
Package phpure
Short Description phpure is a simple MVC framework written in PHP to help beginners understand the inner workings of a web application built with the MVC pattern.
License MIT
Homepage https://github.com/mttk2004/phpure
Informations about the package phpure
PHPure
PHPure is a lightweight MVC framework inspired by Laravel, designed to help beginners learn and explore how a web application works under the MVC pattern.
Overview
PHPure provides a clean, simple, and elegant structure to build PHP applications. It includes essential features like routing, database ORM, template engine, middleware, validation, and more, while keeping the codebase easy to understand and maintain.
This framework is perfect for:
- Learning the MVC architecture
- Understanding how web frameworks work under the hood
- Building small to medium-sized applications
- Gaining a solid foundation before moving to larger frameworks like Laravel
Documentation
Detailed documentation is available in the docs directory:
- Introduction
- Getting Started
- Directory Structure
- Core Concepts
- Features
- Building Applications
- Advanced Techniques
Quick Start
Open http://localhost:8000 to see the result!
Notice
This project includes Twig, a template engine licensed under the BSD-3-Clause license, not MIT. All other components of PHPure are licensed under MIT.
License
PHPure is open-sourced software licensed under the MIT license.
Author
Created by Mai Trần Tuấn Kiệt.
Last updated: April 05, 2025
All versions of phpure with dependencies
ext-json Version *
ext-pdo Version *
respect/validation Version ^2.4
robmorgan/phinx Version ^0.16.6
fakerphp/faker Version ^1.24
nesbot/carbon Version ^3.8
twig/twig Version ^3.18
monolog/monolog Version ^3.8
filp/whoops Version ^2.16