mirror of
https://github.com/ziadoz/awesome-php.git
synced 2024-11-21 16:46:22 +00:00
added xpmock
This commit is contained in:
parent
86bc1d0349
commit
575f70331f
@ -210,6 +210,7 @@ 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.
|
||||||
* [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.
|
||||||
|
* [XPMock](https://github.com/ptrofimov/xpmock) - Simple syntax to create mock-objects with PHPUnit.
|
||||||
|
|
||||||
## Documentation
|
## Documentation
|
||||||
*Libraries for generating project documentation.*
|
*Libraries for generating project documentation.*
|
||||||
@ -622,4 +623,4 @@ Various resources, such as books, websites and articles, for improving your PHP
|
|||||||
* Collecting Garbage: [1](http://www.php.net/manual/en/features.gc.refcounting-basics.php) [2](http://www.php.net/manual/en/features.gc.collecting-cycles.php) [3](http://www.php.net/manual/en/features.gc.performance-considerations.php) - A series about the PHP garbage collection internals.
|
* Collecting Garbage: [1](http://www.php.net/manual/en/features.gc.refcounting-basics.php) [2](http://www.php.net/manual/en/features.gc.collecting-cycles.php) [3](http://www.php.net/manual/en/features.gc.performance-considerations.php) - A series about the PHP garbage collection internals.
|
||||||
|
|
||||||
# Contributing
|
# Contributing
|
||||||
Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONTRIBUTING.md) for details.
|
Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONTRIBUTING.md) for details.
|
||||||
|
Loading…
Reference in New Issue
Block a user