maventama/phpssp

There is no license information available for the latest version (1.0.5-beta) of this package.

1.0.5-beta 2024-11-16 17:57 UTC

This package is auto-updated.

Last update: 2024-12-17 03:56:24 UTC


README

PHPSSP is a Simple Framework for PHP. It is a simple and easy to use framework for PHP, its fast and lightweight. It is designed to be simple and easy to use.

Features

  • Simple and easy to use
  • Fast and lightweight
  • Easy to extend
  • Easy to customize
  • Controllers
  • Models
  • Views
  • Routing
  • Dynamic Routing
  • Middleware
  • Rate Limiter
  • CSRF Protection
  • Input Sanitization

Requirements

  • PHP 8.0 or higher
  • Composer

Installation

You can install PHPSSP using git clone or composer.

composer create-project maventama/phpssp
git clone https://github.com/maventama/phpssp.git
composer install
php -S localhost:8000 -t public