An open API service indexing awesome lists of open source software.

https://github.com/sporestudio/php-blog

Simply blog in pure PHP using sqlite as database.
https://github.com/sporestudio/php-blog

Last synced: 10 months ago
JSON representation

Simply blog in pure PHP using sqlite as database.

Awesome Lists containing this project

README

          

# Blog in PHP

Simply blog in PHP with SQLite database, without any frameworks.

> [!NOTE]
> *This project is not intended for production use. It is a simple project for **learning purposes***.