web-base/README.md

13 lines
545 B
Markdown
Raw Normal View History

2020-02-10 21:19:46 +01:00
# Web-Base
Web-Base is a php framework which provides basic web functionalities.
### Current Functionalities:
- Installation Guide with automatic database setup
- REST API
- Account managment
2020-04-02 15:08:52 +02:00
- New: Now supporting MySQL + PostgreSQL
2020-02-17 00:23:39 +01:00
### 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, ..