Skip to content

A lightweight and secure content management system built with PHP, OOP principles, and MVC architecture. Features include article and user management, responsive design, and security-focused practices.

Notifications You must be signed in to change notification settings

amormul/simple-cms-php

Repository files navigation

🖋️ SimpleCMS

SimpleCMS is a lightweight and user-friendly content management system built with PHP, following the MVC architecture and OOP principles. Designed for seamless article and user management, the project focuses on security, simplicity, and clean code.


📋 Features

  • Article Management: Create, edit, and delete articles with automatic author and timestamp tracking.
  • User Management: Add, edit, and delete users with secure password hashing.
  • Responsive Design: A clean, modern interface with mobile-friendly responsiveness.
  • Security-Focused: Includes CSRF protection, input validation, and brute-force prevention.
  • Intuitive Navigation: Breadcrumbs and clear navigation for improved user experience.

🛠 Technologies

  • Language: PHP
  • Architecture: MVC (Model-View-Controller)
  • Database: MySQL
  • Password Hashing: Secure password storage with PHP's password_hash()

📋 Screenshots

image image image image image

About

A lightweight and secure content management system built with PHP, OOP principles, and MVC architecture. Features include article and user management, responsive design, and security-focused practices.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published