floriansdv/sparkframe

A simple framework to help you get started with creating personal projects

Maintainers

Package info

github.com/FlorianSDV/Sparkframe

pkg:composer/floriansdv/sparkframe

Statistics

Installs: 5

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v1.0.0 2026-06-20 16:57 UTC

This package is auto-updated.

Last update: 2026-06-20 17:00:47 UTC


README

Sparkframe is a simple framework to help you get started with creating personal projects. I created it as a personal challenge for fun.

Features

  • Routing
  • database handling
  • view rendering
  • request handling
  • session handling

Getting started

To get started quickly I recommend creating a template from the Sparkframe-firestarter repository: https://github.com/FlorianSDV/sparkframe-firestarter

This template will contain everything you need to get started using Sparkframe.