Skip to content
@PhpSlides

The PhpSlides Framework

PhpSlides, a light framework for PHP. A new Revolution of PHP.

PhpSlides


Introduction

PhpSlides is a lightweight, easy-to-use full-stack framework that helps you build web applications quickly and efficiently. It follows the MVC architectural pattern, separating the application logic into models, views, and controllers to promote code organization and reusability.

Additionally, it provides the capability to write HTML, CSS, and JavaScript in a PHP-like way, making it easier to manage and maintain your front-end and back-end code together.

Features

  • Full-Stack Development: Seamlessly integrate front-end and back-end development by writing HTML, CSS, and JavaScript in a PHP-like syntax.
  • Simple Routing: Easily define routes and map them to controllers and actions.
  • Modular Structure: Organized directory structure for models, views, controllers, and other components.
  • Database Abstraction: Simple and flexible database handling with a query builder.
  • Database Forgery: A unique feature that allows you to manage your databases and tables using a structured directory format, automatically generating and managing schema migrations based on directory and file structures.
  • AuthGuard Support: Add authorization guard to handle authentication, logging, and other tasks.

Pinned Loading

  1. cli cli Public

    CLI tool for PhpSlides.

    PHP 7

  2. phpslides phpslides Public

    Slide to the next level in PHP using PhpSlides, a light MVC revolutionary framework.

    PHP 6 2

  3. framework framework Public

    The PhpSlides Framework.

    PHP 6 1

  4. docs docs Public

    Full PhpSlides documentation 🔥

Repositories

Showing 9 of 9 repositories

Top languages

Loading…

Most used topics

Loading…