Skip to content

A bootstrap PHP library skeleton

Notifications You must be signed in to change notification settings

sdustinh/php-libskel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published