PHP framework which provides basic web functionalities and a modern ReactJS Admin Dashboard
Go to file
2020-04-03 17:39:58 +02:00
.idea Some fixes / improvements 2020-04-03 17:39:58 +02:00
core Some fixes / improvements 2020-04-03 17:39:58 +02:00
css Notifications 2020-04-02 21:19:06 +02:00
fonts Initial Commit 2020-02-09 23:02:19 +01:00
img/icons/lang Language Flags 2020-02-10 12:21:15 +01:00
js Even more Bugfixes 2020-04-02 22:25:13 +02:00
test Small fixes 2020-04-02 21:21:07 +02:00
.htaccess Now really… 2020-04-01 15:14:52 +02:00
index.php php 7.4 dev branch 2020-04-03 15:56:04 +02:00
README.md php 7.4 dev branch 2020-04-03 15:56:04 +02:00
robots.txt Initial Commit 2020-02-09 23:02:19 +01:00

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, ..