jaggedjax / psp
PHP Starter Project - Lightweight common utilities to help you get going
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/jaggedjax/psp
Requires
- php: >=8.1.0
Requires (Dev)
- antecedent/patchwork: ^2.1
- phpunit/phpunit: ^9
This package is auto-updated.
Last update: 2025-09-28 20:26:46 UTC
README
PHP Starter Project, aka PHP PSP
The goal of PSP is to build a set of easy-to-use basic building blocks to help anyone quick get started with a PHP project. PSP is not aiming to be the most flexible and powerful set of tools, but the most practical tools with a very low learning curve and sane defaults.
This project is not yet in a working state.