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.
- Host: GitHub
- URL: https://github.com/sporestudio/php-blog
- Owner: sporestudio
- License: mit
- Created: 2025-03-14T10:51:06.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-14T10:53:03.000Z (over 1 year ago)
- Last Synced: 2025-03-14T11:33:40.406Z (over 1 year ago)
- Language: Dockerfile
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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***.