๐ Source code of the project: github.com/pH-7/CuteLinkNames
โ Let's learn how to build a simple PHP project following the best practices ๐ช
โ Learn how to publish your library to packagist.org dev.to/pierre/publish-a-php-library-to-pack..
โ Learn how to create unit tests + TDD.
โ Learn how to add a CI GitHub Action to automatically run the unit tests on git push/pull requests dev.to/pierre/create-ci-unit-tests-github-a..
โ Learn how to create a great READNE (and SEO friendly) page easily for your project.
โ Learn how to license your open source project without any hassles: youtube.com/watch?v=FLAcvWCxqqM
โ You will learn to build this new project through PHPStorm IDE. However, you will be free to use any other IDEs such as VS Code.