An open API service indexing awesome lists of open source software.

https://github.com/softgeekro/sgs.framework

A basic framework build using PHP for internal SoftGeek tools
https://github.com/softgeekro/sgs.framework

Last synced: about 1 year ago
JSON representation

A basic framework build using PHP for internal SoftGeek tools

Awesome Lists containing this project

README

          

# SGS Framework

[![PHP Version](https://img.shields.io/badge/PHP-8.3%2B-blue.svg)]()
[![License](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)

A lightweight PHP framework designed for building web applications with simplicity and performance in mind.

## Features

- Lightweight and fast
- MVC architecture
- Easy routing system
- Template engine support
- Built-in security features
- Modular structure

## Requirements

- PHP 8.3 or higher
- Composer (for dependency management)

## Installation

1. Clone the repository:
```bash
git clone https://github.com/SoftGeekRO/sgs.framework.git