Skip to content

dcorrea777/code-craft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CodeCraft

CodeCraft is a boilerplate for PHP projects focused on code quality. This project serves as the basis for new projects, including a pre-installed configuration of several essential tools for keeping code clean, standardized and well-tested.

Pakages

How to use

Clone the repository

git clone https://github.com/dcorrea777/code-craft.git

Install dependencies

composer install

Use the tools as needed

composer phpstan
composer phpcs
composer phplint
composer phpunit

License

This project is licensed under the MIT License. See the LICENSE file for more details.


CodeCraft - Keep your PHP code clean, standardized, and well-tested.

About

CodeCraft is a boilerplate for PHP projects focused on code quality.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages