thebuggenie / caspar
Caspar is a lightweight, generic MVC framework for PHP applications
v4.0.4
2024-12-07 14:57 UTC
Requires
- php: ^8.3
- ext-json: *
- ext-mbstring: *
- ext-reflection: *
- mustangostang/spyc: 0.5.1
README
Introduction
Caspar is a lightweight, no-nonsense MVC framework for building modern PHP applications (7.1 or newer).
Getting started
Install composer
Caspar uses composer for dependency management, and should be installed and used via composer.
For more information about how to set up caspar, see Getting started
Documentation
Browse the documentation.