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 Framework
A lightweight, pure PHP framework inspired by Laravel, designed to help beginners learn and understand how web applications work with 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
π Quick Start
Open http://localhost:8000 to see the result!
π Documentation
Detailed documentation is available in the Official PHPure Documentation.
π οΈ Key Features
- MVC Architecture - Clean separation of Models, Views, and Controllers
- Routing System - Simple and flexible routing
- Database ORM - Elegant database interactions
- Template Engine - Using Twig for powerful templating
- Middleware - Request/response filtering
π 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-source software licensed under the MIT license.
π¨βπ» Author
Created by Mai TrαΊ§n TuαΊ₯n Kiα»t.
π€ Contributing
Contributions are always welcome! See contributing guide for more information.
π Star History
Last updated: April 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