|
|
@@ -325,6 +325,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|
325
|
325
|
* [SemaphoreCI](https://semaphoreci.com/) - A continuous integration platform for open source and private projects.
|
|
326
|
326
|
* [Shippable](https://www.shippable.com/) - A Docker based continious integration platform for open source and private projects.
|
|
327
|
327
|
* [Travis CI](https://travis-ci.org/) - A continuous integration platform.
|
|
|
328
|
+* [Setup PHP](https://github.com/shivammathur/setup-php) - A GitHub Action for PHP.
|
|
328
|
329
|
|
|
329
|
330
|
### Documentation
|
|
330
|
331
|
*Libraries for generating project documentation.*
|