mirror of
https://github.com/codeguy/php-the-right-way.git
synced 2025-08-06 22:16:34 +02:00
Replace dead sites by GH repos
This commit is contained in:
@@ -38,7 +38,7 @@ are several alternatives:
|
||||
* [atoum](https://github.com/atoum/atoum)
|
||||
* [Kahlan](https://github.com/crysalead/kahlan)
|
||||
* [Peridot](https://peridot-php.github.io/)
|
||||
* [SimpleTest](http://simpletest.org)
|
||||
* [SimpleTest](https://github.com/simpletest/simpletest)
|
||||
|
||||
### Integration Testing
|
||||
|
||||
|
@@ -24,7 +24,7 @@ Read more about opcode caches:
|
||||
|
||||
[opcache-book]: https://secure.php.net/book.opcache
|
||||
[APC]: https://www.php.net/book.apcu
|
||||
[XCache]: https://xcache.lighttpd.net/
|
||||
[XCache]: https://github.com/lighttpd/xcache
|
||||
[Zend Optimizer+]: https://github.com/zendtech/ZendOptimizerPlus
|
||||
[WinCache]: https://www.iis.net/downloads/microsoft/wincache-extension
|
||||
[PHP_accelerators]: https://wikipedia.org/wiki/List_of_PHP_accelerators
|
||||
|
Reference in New Issue
Block a user