17 lines
624 B
Markdown
17 lines
624 B
Markdown
# Web-Base
|
|
|
|
Web-Base is a php framework which provides basic web functionalities.
|
|
|
|
### Requirements
|
|
- PHP >= 7.4
|
|
- One of these php extensions: mysqli, postgres
|
|
|
|
### Current Functionalities:
|
|
- Installation Guide with automatic database setup
|
|
- REST API
|
|
- Account managment
|
|
- New: Now supporting MySQL + PostgreSQL
|
|
|
|
### Upcoming:
|
|
I actually don't know what i want to implement here. There are quite to many CMS out there with alot of vulnerabilities. There also exist some frameworks already. This project is meant to provide a stable project base to implement what ever a developer wants to: Dynamic Homepages, Webshops, ..
|