andrewartemow / php-steroids
A modern, lightweight, and flexible MVC framework for PHP developers.
Installs: 3
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
Language:CSS
Requires
- php: >=7.4
Requires (Dev)
- phpunit/phpunit: ^9.5
README
PHPsteroids is a modern, lightweight, and flexible MVC framework designed to help PHP developers build robust and scalable web applications quickly and efficiently. This project serves as a portfolio piece to showcase my knowledge and skills in web development.
About the Project
PHPsteroids follows best practices and MVC principles, providing a clean architecture and powerful tools. It is intended to demonstrate my proficiency in PHP and web application development, rather than being a production-ready framework.
Key Features
- Clean Architecture: Follows best practices and MVC principles.
- Lightweight: Fast and efficient, with minimal overhead.
- Flexible: Easily extendable and customizable.
Getting Started
To get started with PHPsteroids, follow these steps:
- Install PHPsteroids:
- Download and install PHPsteroids using Composer.
composer require andrewartemow/php-steroids