Skip to content

piouskenny/pscriptphp

Repository files navigation

PScriptPHP - Lightweight PHP Framework By Piouskenny

#This Framework is still under development

PScriptPHP is a minimalist PHP framework designed specifically for creating small projects with ease. It follows the MVC (Model-View-Controller) architecture to provide a structured approach to your web application development while keeping things lightweight and simple.

Features

  • Minimalist: Keep your codebase clean and straightforward.
  • MVC Structure: Organize your code into models, views, and controllers for better maintainability.
  • Lightweight: Designed for small projects, ensuring minimal overhead.
  • Flexibility: Allows you to customize and extend functionality as per your project's requirements.
  • Easy to Learn: Straightforward design makes it easy for beginners to understand and use.

Getting Started

Installation

You can download PScriptPHP directly or clone it from GitHub:

git clone https://github.com/piouskenny/pscriptphp.git

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages