Skip to content

This repository is just a quick start for any small php application with simple components as a Vanilla PHP structure

Notifications You must be signed in to change notification settings

omartawba1/Vanilla-PHP

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vanilla PHP quick start app

This repository is just a quick start for any small php application or an interview task 😉 which requires no Framework at all. As you see it's forked from here but I made some edits on top of it.

Features

1. Simple routing.
2. Simple service container.
3. Simple MVC design pattern.
4. Applying SOLID for more abstraction.

You can easily edit your .env file with your configurations and start building something simple.

About

This repository is just a quick start for any small php application with simple components as a Vanilla PHP structure

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 98.3%
  • Hack 1.5%
  • CSS 0.2%