Skip to content
This repository was archived by the owner on Oct 1, 2024. It is now read-only.
David edited this page Aug 8, 2023 · 6 revisions

The QuickyPHP Wiki

This wiki is work in progress...

Welcome to the QuickyPHP Wiki. Here you can learn all basic knowledge necessary to develop an own website or backend using this framework. If you have any questions, feel free to contact us.

Motivation

I started this project because I wanted to procrastinate important work for university. No joke. But it turned into a slight obsession that has been with me for a few days now. I found developing my own PHP micro-framework so interesting that I kept reading up on documentation and articles and watching tutorial after tutorial.

The framework has the sense to be structured as simple as possible, to be easily customizable by anyone to their needs. I also experimented with technologies that I had never used before but found in other projects or got to know at university (e.g. method dispatcher or reflection classes). Also, the project was partly done in collaboration with ChatGPT (OpenAI), which was also a memorable experiment.

Table of Contents

Clone this wiki locally