-
Notifications
You must be signed in to change notification settings - Fork 0
PHP
This new version of needlify is based on a Symfony 6 architecture. Since this version, it is necessary to have a PHP version higher or equal to 8.0.2.
This new version offers many new features that are very useful for the development of Needlify.
If you want to install PHP on a windows machine, you can refer to this article.
If you wish, you can install a suitable version of PHP on your local machine, or you can use the Docker images that are available at the root of the project so that the development environment is the same for everyone.
If you want to use Docker for development, I invite you to refer to the documentation on this subject.
In this way, we limit the inconsistencies due to possible variations of version of the tools used.
Main sections
- PHP
- Node
- Package managers
- Docker
- Code editor
- Extensions
- Start the project
- Select an issue
- Branch naming
- Create an issue
- Create a Pull Request
- Coding style
- Commit format
- Pull Request format