Skip to content

hrdavar/blog-pure-php

Repository files navigation

⚠ Experimental Branch – Work in Progress

🚧 This branch is under development and not stable yet.
The database structure has been initialized, but further modifications are in progress. I used HTML free them https://htmlcodex.com/free-news-website-template/ for front end

📌 Technology Stack :

This application has been developed using pure PHP, without relying on any heavy frameworks. By choosing not to implement a framework, such as Laravel, the system remains lightweight and optimized for performance. While frameworks offer built-in features, they often come with overhead in terms of memory usage and processing power. This approach ensures a more efficient use of resources, ideal for applications where simplicity and speed are paramount.

📌 Current Database Tables (Version 1.0):

Table Name Description
users
posts
videos
photos
audios
categories
category_post

Stay tuned for updates and improvements! 🚀

About

create blog with pure PHP and Mysql

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published