Przeglądaj źródła

Repair links to let travis run :) (#846)

* Repair links to let travis run :)

* repair redbeans and brandonsavage

* Use https for redbeans
pull/812/merge
Max Strübing 8 lat temu
rodzic
commit
b1dc7e190c
1 zmienionych plików z 3 dodań i 4 usunięć
  1. 3
    4
      README.md

+ 3
- 4
README.md Wyświetl plik

@@ -388,7 +388,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
388 388
 * [PHP Parser](https://github.com/nikic/PHP-Parser) - A PHP parser written in PHP.
389 389
 * [PHP Refactoring Browser](https://github.com/QafooLabs/php-refactoring-browser) - A command line utility for refactoring PHP code.
390 390
 * [PHP Semantic Versioning Checker](https://github.com/tomzx/php-semver-checker) - A command line utility that compares two source sets and determines the appropriate semantic versioning to apply.
391
-* [phan](https://github.com/etsy/phan) - A static analyzer based on PHP 7+ and the php-ast extension.
391
+* [phan](https://github.com/phan/phan) - A static analyzer based on PHP 7+ and the php-ast extension.
392 392
 * [PHPCheckstyle](https://github.com/PHPCheckstyle/phpcheckstyle) - A tool to help adhere to certain coding conventions.
393 393
 * [PHPCPD](https://github.com/sebastianbergmann/phpcpd) - A library that detects copied and pasted code.
394 394
 * [PhpDependencyAnalysis](https://github.com/mamuz/PhpDependencyAnalysis) - A tool to create customisable dependency graphs.
@@ -427,7 +427,6 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
427 427
 * [PHP Console](https://github.com/Seldaek/php-console) - A web debugging console.
428 428
 * [PHP Debug Bar](http://phpdebugbar.com/) - A debugging toolbar.
429 429
 * [PHPBench](https://github.com/phpbench/phpbench) - A benchmarking Framework.
430
-* [PHPDBG](http://phpdbg.com/) - An interactive PHP debugger.
431 430
 * [Tideways.io](https://tideways.io/) - Monitoring and profiling tool
432 431
 * [Tracy](https://github.com/nette/tracy) - A simple error detection, logging and time measuring library.
433 432
 * [xDebug](https://github.com/xdebug/xdebug) - A debug and profile tool for PHP.
@@ -547,7 +546,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
547 546
 * [Pomm](https://github.com/chanmix51/Pomm) - An Object Model Manager for PostgreSQL.
548 547
 * [Propel](http://propelorm.org/) - A fast ORM, migration library and query builder.
549 548
 * [ProxyManager](https://github.com/Ocramius/ProxyManager) - A set of utilities to generate proxy objects for data mappers.
550
-* [RedBean](http://redbeanphp.com/index.php) - A lightweight, configuration-less ORM.
549
+* [RedBean](https://redbeanphp.com/index.php) - A lightweight, configuration-less ORM.
551 550
 * [Spot2](https://github.com/spotorm/spot2) - A MySQL datamapper ORM.
552 551
 
553 552
 ## Migrations
@@ -908,7 +907,7 @@ Various resources, such as books, websites and articles, for improving your PHP
908 907
 
909 908
 * [Functional Programming in PHP](https://www.functionalphp.com/) - This book will show you how to leverage these new PHP5.3+ features by understanding functional programming principles
910 909
 * [Grumpy PHPUnit](https://leanpub.com/grumpy-phpunit) - A book about unit testing with PHPUnit by Chris Hartjes.
911
-* [Mastering Object-Orientated PHP](http://www.brandonsavage.net) - A book about object-orientated PHP by Brandon Savage.
910
+* [Mastering Object-Orientated PHP](https://www.brandonsavage.net/) - A book about object-orientated PHP by Brandon Savage.
912 911
 * [Modern PHP New Features and Good Practices](http://shop.oreilly.com/product/0636920033868.do) - A book about new PHP features and best practices by Josh Lockhart.
913 912
 * [Modernizing Legacy Applications in PHP](https://leanpub.com/mlaphp) - A book about modernizing legacy PHP applications by Paul M. Jones.
914 913
 * [PHP 7 Upgrade Guide](https://leanpub.com/php7) - An ebook covering all of the features and changes in PHP 7 by Colin O'Dell.

Ładowanie…
Anuluj
Zapisz