Skip to content
This repository was archived by the owner on Dec 9, 2025. It is now read-only.

Latest commit

 

History

History
6 lines (4 loc) · 244 Bytes

File metadata and controls

6 lines (4 loc) · 244 Bytes

PHP CLI Skeleton

This is an opinionated skeleton for PHP CLI apps. It provides the following:

  • A mechanism for organising commands into easily understandable chunks/files.
  • A mechanism for reading config files, including setting defaults