In the PHP world using composer you always have the vendor folder in the gitignore file, so when enhancing an API documentation with the nice hal browser you can't check it in completely.
Furthermore I thought also that it's good to have all the internal assets in one place and the external components in another folder to make the separation clear.
In the PHP world using composer you always have the vendor folder in the gitignore file, so when enhancing an API documentation with the nice hal browser you can't check it in completely. Furthermore I thought also that it's good to have all the internal assets in one place and the external components in another folder to make the separation clear.