Skip to content
@ZenithPHP-Framework

ZenithPHP Framework

ZenithPHP, a simple and lightweight PHP framework designed to streamline web application development.

icon-192

ZenithPHP

Welcome to ZenithPHP, a simple and lightweight PHP framework designed to streamline web application development. ZenithPHP follows the MVC (Model-View-Controller) architecture and provides developers with a clean and flexible foundation to build modern PHP applications with ease.

Features

  • MVC Architecture: Keeps code organized by separating the business logic, presentation, and data layers.
  • Custom Routing: Define clean and flexible routes for your application with ease.
  • Simple Namespacing: Eliminate the need for require_once with proper namespacing.
  • Security Built-in: Features like password hashing and input validation to keep your app secure.
  • Easy to Extend: Customize the framework to suit your application’s needs with minimal effort.
  • Bootstrap-Ready: Pre-included Bootstrap for quick UI prototyping.

Folder Structure

  • App/: Contains the core application files.
  • Core/: The framework's core classes and functions.
  • Controller/: Houses all controllers for handling requests.
  • Model/: Where the application models are defined.
  • View/: Contains all view files (HTML/PHP templates).
  • Public/: The main entry point for the application and assets (JS, CSS, images).
  • routes.php: Defines all your application's routes.

Security Features

  • Password Hashing: Built-in password hashing methods for user authentication.
  • Input Validation: Functions to validate and sanitize user inputs.

More Info

Check out the documentation of the ZenithPHP Framework here

Pinned Loading

  1. framework framework Public

    A simple MVC architecture based micro framework

    PHP 1 1

  2. core core Public

    Core of the Zenith framework

    PHP 1

  3. full-zenith-framework full-zenith-framework Public

    A simple and lightweight PHP framework designed to streamline web application development

    PHP 2 1

Repositories

Showing 6 of 6 repositories
  • framework Public

    A simple MVC architecture based micro framework

    ZenithPHP-Framework/framework’s past year of commit activity
    PHP 1 MIT 1 0 0 Updated Nov 15, 2024
  • core Public

    Core of the Zenith framework

    ZenithPHP-Framework/core’s past year of commit activity
    PHP 0 MIT 1 0 0 Updated Nov 15, 2024
  • full-zenith-framework Public

    A simple and lightweight PHP framework designed to streamline web application development

    ZenithPHP-Framework/full-zenith-framework’s past year of commit activity
    PHP 2 MIT 1 0 0 Updated Nov 3, 2024
  • ZenithPHP-Framework.github.io Public

    Official website of the ZenithPHP

    ZenithPHP-Framework/ZenithPHP-Framework.github.io’s past year of commit activity
    JavaScript 0 0 0 0 Updated Nov 2, 2024
  • .github Public
    ZenithPHP-Framework/.github’s past year of commit activity
    0 0 0 0 Updated Oct 27, 2024
  • zenith-installer Public

    The Installer program for ZenithPHP

    ZenithPHP-Framework/zenith-installer’s past year of commit activity
    Python 0 MIT 1 0 0 Updated Oct 24, 2024

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…