breadtf / PHPSocial

Simple PHP social media site, No SQL, No external libraries

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PHPSocial

PHPSocial is a simple base for other social media applications to build off of to create something amazing!

PHPSocial does not use

  • SQL
  • Any external libraries/dependencies

All it needs is

  • PHP 8.0 or later
  • 100KB of hard disk space
  • Around 8MB of ram
  • And a CPU that works and supports the latter

⚠ WARNING ⚠

PHPSocial is probably not the most secure web app ever, and will probably not be ready for production any time soon, it's just a fun experiment to see what can be done with just PHP =)

How to install

See the Setting Up wiki page.

About

Simple PHP social media site, No SQL, No external libraries

License:MIT License


Languages

Language:PHP 89.6%Language:CSS 10.4%