Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 316 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 316 Bytes

PHP Library Skeleton

This repository contains a pre-configured skeleton to make starting a new library from the ground up a little easier.

Install

  1. Download Composer or update composer selfupdate.
  2. Run composer create-project --prefer-dist sdustinh/php-libskel [lib_name].