Skip to content

Creates a php project structure following the PHP Package Development Standards (github.com/php-pds/skeleton).

License

Notifications You must be signed in to change notification settings

sk1t0n/php-pds-skeleton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

php-pds-skeleton

CI/CD

Creates a php project structure following the PHP Package Development Standards pds/skeleton.

Build the project

make build

Example of creating a PHP project

# project_name - this is a project name
./php-pds-skeleton project_name

Run tests

# run tests
make test

# see the level of code coverage by tests
make coverage

About

Creates a php project structure following the PHP Package Development Standards (github.com/php-pds/skeleton).

Resources

License

Stars

Watchers

Forks

Packages

No packages published