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
- Host: GitHub
- URL: https://github.com/softgeekro/sgs.framework
- Owner: SoftGeekRO
- License: gpl-3.0
- Created: 2025-03-27T13:38:15.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-27T15:15:28.000Z (about 1 year ago)
- Last Synced: 2025-03-27T15:43:42.152Z (about 1 year ago)
- Language: PHP
- Size: 44.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SGS Framework
[]()
[](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