/php-libskel

A bootstrap PHP library skeleton

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].