mirror of
https://github.com/namibia/awesome-php.git
synced 2024-10-31 18:52:31 +00:00
Tweak CI category description and move over library.
This commit is contained in:
parent
b345ccd2c3
commit
cf838a6ee5
@ -218,7 +218,6 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
|
|||||||
* [Mockery](https://github.com/padraic/mockery) - A mock object library for testing.
|
* [Mockery](https://github.com/padraic/mockery) - A mock object library for testing.
|
||||||
* [Phake](https://github.com/mlively/Phake) - Another mock object library for testing.
|
* [Phake](https://github.com/mlively/Phake) - Another mock object library for testing.
|
||||||
* [Parody](https://github.com/dotink/Parody) - Yet another mock object library for testing.
|
* [Parody](https://github.com/dotink/Parody) - Yet another mock object library for testing.
|
||||||
* [Sismo](http://sismo.sensiolabs.org/) - A continuous testing server library.
|
|
||||||
* [Faker](https://github.com/fzaninotto/Faker) - A fake data generator library.
|
* [Faker](https://github.com/fzaninotto/Faker) - A fake data generator library.
|
||||||
* [Samsui](https://github.com/mauris/samsui) - Another fake data generator library.
|
* [Samsui](https://github.com/mauris/samsui) - Another fake data generator library.
|
||||||
* [Alice](https://github.com/nelmio/alice) - An expressive fixture generation library.
|
* [Alice](https://github.com/nelmio/alice) - An expressive fixture generation library.
|
||||||
@ -231,10 +230,11 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
|
|||||||
* [Locust](http://locust.io/) - A modern load test library written in Python.
|
* [Locust](http://locust.io/) - A modern load test library written in Python.
|
||||||
|
|
||||||
## Continuous Integration
|
## Continuous Integration
|
||||||
*Applications for Continuous Integration.*
|
*Libraries and applications for continuous integration.*
|
||||||
|
|
||||||
* [Travis CI](https://travis-ci.org/) - A continuous integration platform.
|
* [Travis CI](https://travis-ci.org/) - A continuous integration platform.
|
||||||
* [PHPCI](http://www.phptesting.org/) - An open source continuous integration platform for PHP.
|
* [PHPCI](http://www.phptesting.org/) - An open source continuous integration platform for PHP.
|
||||||
|
* [Sismo](http://sismo.sensiolabs.org/) - A continuous testing server library.
|
||||||
|
|
||||||
## Documentation
|
## Documentation
|
||||||
*Libraries for generating project documentation.*
|
*Libraries for generating project documentation.*
|
||||||
|
Loading…
Reference in New Issue
Block a user