Skip to content

pjdietz/php-library-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP Library Template

Template PHP Library with Composer and PHPUnit

To use, clone this repository, delete the .git directory, and git init to start your project with a fresh history.

This repository provides these files as samples:

  • .gitattributes
  • .gitignore
  • composer.json
  • phpunit.xml.dist
  • README.md

The repository also contains a src directory for autoloaded classes and a test directory structure with sample test.

About

Template PHP Library with Composer and PHPUnit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages