jaggedjax / psp
There is no license information available for the latest version (dev-main) of this package.
PHP Starter Project - Lightweight common utilities to help you get going
dev-main
2023-08-27 20:13 UTC
Requires
- php: >=8.1.0
Requires (Dev)
- antecedent/patchwork: ^2.1
- phpunit/phpunit: ^9
This package is auto-updated.
Last update: 2025-02-28 19:01:22 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.