瀏覽代碼

Prefer https to http

As browsers continue to push https-first, more sites are redirecting
http visits to https. In some cases, they return an HTTP 301 response
which the test suite registers as a broken link.
pull/988/head
Eric Poe 7 年之前
父節點
當前提交
65b1379232
共有 1 個文件被更改,包括 40 次插入40 次删除
  1. 40
    40
      README.md

+ 40
- 40
README.md 查看文件

@@ -87,7 +87,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
87 87
 ### Composer Repositories
88 88
 *Composer Repositories.*
89 89
 
90
-* [Firegento](http://packages.firegento.com/) - Magento Module Composer Repository.
90
+* [Firegento](https://packages.firegento.com/) - Magento Module Composer Repository.
91 91
 * [Packagist](https://packagist.org/) - The PHP Package Repository.
92 92
 * [Private Packagist](https://packagist.com/) - Composer package archive as a service for PHP.
93 93
 * [WordPress Packagist](https://wpackagist.org/) - Manage your plugins with Composer.
@@ -98,7 +98,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
98 98
 
99 99
 * [Composer Installers](https://github.com/composer/installers) - A  multi framework Composer library installer.
100 100
 * [Composer](https://getcomposer.org/) - A package and dependency manager.
101
-* [Melody](http://melody.sensiolabs.org/) - A tool to build one file Composer scripts.
101
+* [Melody](https://melody.sensiolabs.org/) - A tool to build one file Composer scripts.
102 102
 * [Pickle](https://github.com/FriendsOfPHP/pickle) - A PHP extension installer.
103 103
 
104 104
 ### Dependency Management Extras
@@ -129,7 +129,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
129 129
 *Extras related to web development frameworks.*
130 130
 
131 131
 * [CakePHP CRUD](https://github.com/friendsofcake/crud) - A Rapid Application Development (RAD) plugin for CakePHP.
132
-* [Knp RAD Components](http://rad.knplabs.com/) - A set of Rapid Application Development (RAD) components for Symfony.
132
+* [Knp RAD Components](https://rad.knplabs.com/) - A set of Rapid Application Development (RAD) components for Symfony.
133 133
 * [Symfony CMF](https://github.com/symfony-cmf/symfony-cmf) - A Content Management Framework to create custom CMS.
134 134
 
135 135
 ### Components
@@ -139,7 +139,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
139 139
 * [CakePHP Plugins](https://plugins.cakephp.org/) - A directory of CakePHP plugins.
140 140
 * [Hoa Project](https://hoa-project.net/En/) - Another package of PHP components.
141 141
 * [League of Extraordinary Packages](https://thephpleague.com/) - A PHP package development group.
142
-* [Symfony Components](http://symfony.com/doc/master/components/index.html) - The components that make Symfony.
142
+* [Symfony Components](https://symfony.com/doc/master/components/index.html) - The components that make Symfony.
143 143
 * [Zend Framework 2 Components](https://docs.zendframework.com/) - The components that make Zend Framework.
144 144
 
145 145
 ### Micro Frameworks
@@ -175,7 +175,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
175 175
 * [Foil](https://github.com/FoilPHP/Foil) - Another native PHP templating library.
176 176
 * [MtHaml](https://github.com/arnaud-lb/MtHaml) - A PHP implementation of the HAML template language.
177 177
 * [Mustache](https://github.com/bobthecow/mustache.php) - A PHP implementation of the Mustache template language.
178
-* [PHPTAL](http://phptal.org/) - A PHP implementation of the [TAL](https://en.wikipedia.org/wiki/Template_Attribute_Language) templating language.
178
+* [PHPTAL](https://phptal.org/) - A PHP implementation of the [TAL](https://en.wikipedia.org/wiki/Template_Attribute_Language) templating language.
179 179
 * [Plates](http://platesphp.com/) - A native PHP templating library.
180 180
 * [Smarty](https://www.smarty.net/) - A template engine to complement PHP.
181 181
 * [Twig](https://twig.symfony.com/) - A comprehensive templating language.
@@ -195,7 +195,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
195 195
 * [Guzzle]( https://github.com/guzzle/guzzle) - A comprehensive HTTP client.
196 196
 * [HTTPFul](https://github.com/nategood/httpful) - A chainable HTTP client.
197 197
 * [HTTPlug](http://httplug.io) - An HTTP client abstraction without binding to a specific implementation.
198
-* [PHP VCR](http://php-vcr.github.io/) - A library for recording and replaying HTTP requests.
198
+* [PHP VCR](https://php-vcr.github.io/) - A library for recording and replaying HTTP requests.
199 199
 * [Requests](https://github.com/rmccue/Requests) - A simple HTTP library.
200 200
 * [Retrofit](https://github.com/tebru/retrofit-php) - A library to ease creation of REST API clients.
201 201
 * [zend-diactoros](https://github.com/zendframework/zend-diactoros) - PSR-7 HTTP Message implementation.
@@ -233,7 +233,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
233 233
 * [Fetch](https://github.com/tedious/Fetch) - An IMAP library.
234 234
 * [Mautic](https://github.com/mautic/mautic) - Email marketing automation
235 235
 * [PHPMailer](https://github.com/PHPMailer/PHPMailer) - Another mailer solution.
236
-* [Stampie](https://github.com/Stampie/Stampie) - A library for email services such as [SendGrid](https://sendgrid.com/), [PostMark](https://postmarkapp.com), [MailGun](https://www.mailgun.com/) and [Mandrill](http://www.mandrill.com).
236
+* [Stampie](https://github.com/Stampie/Stampie) - A library for email services such as [SendGrid](https://sendgrid.com/), [PostMark](https://postmarkapp.com), [MailGun](https://www.mailgun.com/) and [Mandrill](https://www.mandrill.com).
237 237
 * [SwiftMailer](https://swiftmailer.symfony.com) - A mailer solution.
238 238
 
239 239
 ### Files
@@ -243,7 +243,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
243 243
 * [Flysystem](https://github.com/thephpleague/Flysystem) - Another filesystem abstraction layer.
244 244
 * [Gaufrette](https://github.com/KnpLabs/Gaufrette) - A filesystem abstraction layer.
245 245
 * [Hoa Mime](https://github.com/hoaproject/Mime) - Another MIME detection library.
246
-* [PHP FFmpeg](https://github.com/PHP-FFmpeg/PHP-FFmpeg/) - A wrapper for the [FFmpeg](http://www.ffmpeg.org/) video library.
246
+* [PHP FFmpeg](https://github.com/PHP-FFmpeg/PHP-FFmpeg/) - A wrapper for the [FFmpeg](https://www.ffmpeg.org/) video library.
247 247
 * [UnifiedArchive](https://github.com/wapmorgan/UnifiedArchive) - A unified reader and writer of compressed archives.
248 248
 
249 249
 ### Streams
@@ -270,7 +270,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
270 270
 * [Glide](https://github.com/thephpleague/glide) - An on-demand image manipulation library.
271 271
 * [Image Hash](https://github.com/jenssegers/imagehash) - A library for generating perceptual image hashes.
272 272
 * [Image Optimizer](https://github.com/psliwa/image-optimizer) - A library for optimizing images.
273
-* [Imagine](http://imagine.readthedocs.io/en/latest/index.html) - An image manipulation library.
273
+* [Imagine](https://imagine.readthedocs.io/en/latest/index.html) - An image manipulation library.
274 274
 * [Intervention Image](https://github.com/Intervention/image) - Another image manipulation library.
275 275
 * [PHP Image Workshop](https://github.com/Sybio/ImageWorkshop) - Another image manipulation library.
276 276
 
@@ -347,7 +347,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
347 347
 * [Password Validator](https://github.com/jeremykendall/password-validator) - A library for validating and upgrading password hashes.
348 348
 * [Password-Generator](https://github.com/hackzilla/password-generator) - PHP library to generate random passwords.
349 349
 * [PHP Password Lib](https://github.com/ircmaxell/PHP-PasswordLib) - A library for generating and validating passwords.
350
-* [phpass](http://www.openwall.com/phpass/) - A portable password hashing framework.
350
+* [phpass](https://www.openwall.com/phpass/) - A portable password hashing framework.
351 351
 * [Zxcvbn PHP](https://github.com/bjeavons/zxcvbn-php) - A realistic PHP password strength estimate library based on Zxcvbn JS.
352 352
 
353 353
 ### Code Analysis
@@ -389,7 +389,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
389 389
 *Libraries related to design patterns, programming approaches and ways to organize code.*
390 390
 
391 391
 * [Design Patterns PHP](https://github.com/domnikl/DesignPatternsPHP) - A repository of software patterns implemented in PHP.
392
-* [Finite](http://yohan.giarel.li/Finite/) - A simple PHP finite state machine.
392
+* [Finite](https://yohan.giarel.li/Finite/) - A simple PHP finite state machine.
393 393
 * [Functional PHP](https://github.com/lstrojny/functional-php) - A functional programming library.
394 394
 * [Iter](https://github.com/nikic/iter) - A library that provides iteration primitives using generators.
395 395
 * [Patchwork](http://patchwork2.org/) - A library for redefining userland functions.
@@ -399,7 +399,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
399 399
 ### Debugging and Profiling
400 400
 *Libraries and tools for debugging and profiling code.*
401 401
 
402
-* [APM](http://pecl.php.net/package/APM) - Monitoring extension collecting errors and statistics into SQLite/MySQL/StatsD.
402
+* [APM](https://pecl.php.net/package/APM) - Monitoring extension collecting errors and statistics into SQLite/MySQL/StatsD.
403 403
 * [Barbushin PHP Console](https://github.com/barbushin/php-console) - Another web debugging console using Google Chrome.
404 404
 * [Blackfire.io](https://blackfire.io) - A low-overhead code profiler.
405 405
 * [Kint](https://github.com/kint-php/kint) - A debugging and profiling tool.
@@ -410,7 +410,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
410 410
 * [Tracy](https://github.com/nette/tracy) - A simple error detection, logging and time measuring library.
411 411
 * [xDebug](https://github.com/xdebug/xdebug) - A debug and profile tool for PHP.
412 412
 * [XHProf](https://github.com/phacility/xhprof) - A profiling tool originally developed by Facebook.
413
-* [Z-Ray](http://www.zend.com/en/products/server/z-ray) - A debug and profile tool for Zend Server.
413
+* [Z-Ray](https://www.zend.com/en/products/server/z-ray) - A debug and profile tool for Zend Server.
414 414
 
415 415
 ### Build Tools
416 416
 *Project build and automation tools.*
@@ -422,10 +422,10 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
422 422
 ### Task Runners
423 423
 *Libraries for automating and running tasks.*
424 424
 
425
-* [Bldr](http://bldr.io/) - A PHP Task runner built on Symfony components.
425
+* [Bldr](https://bldr.io/) - A PHP Task runner built on Symfony components.
426 426
 * [Jobby](https://github.com/jobbyphp/jobby) - A PHP cron job manager without modifying crontab.
427 427
 * [Robo](https://github.com/consolidation/Robo) - A PHP Task runner with object-orientated configurations.
428
-* [Task](http://taskphp.github.io/) - A pure PHP task runner inspired by Grunt and Gulp.
428
+* [Task](https://taskphp.github.io/) - A pure PHP task runner inspired by Grunt and Gulp.
429 429
 
430 430
 ### Navigation
431 431
 *Tools for building navigation structures.*
@@ -443,7 +443,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
443 443
 ### Geolocation
444 444
 *Libraries for geocoding addresses and working with latitudes and longitudes.*
445 445
 
446
-* [GeoCoder](http://geocoder-php.org/) - A geocoding library.
446
+* [GeoCoder](https://geocoder-php.org/) - A geocoding library.
447 447
 * [GeoJSON](https://github.com/jmikola/geojson) - A GeoJSON implementation.
448 448
 * [GeoTools](https://github.com/thephpleague/geotools) - A library of geo-related tools.
449 449
 * [PHPGeo](https://github.com/mjaschen/phpgeo) - A simple geo library.
@@ -451,7 +451,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
451 451
 ### Date and Time
452 452
 *Libraries for working with dates and times.*
453 453
 
454
-* [CalendR](http://yohan.giarel.li/CalendR/) - A calendar management library.
454
+* [CalendR](https://yohan.giarel.li/CalendR/) - A calendar management library.
455 455
 * [Carbon](https://github.com/briannesbitt/Carbon) - A simple DateTime API extension.
456 456
 * [Chronos](https://github.com/cakephp/chronos) - A DateTime API extension supporting both mutable and immutable date/time.
457 457
 * [Moment.php](https://github.com/fightbulc/moment.php) - Moment.js inspired PHP DateTime handler with i18n support.
@@ -552,9 +552,9 @@ Libraries to help manage database schemas and migrations.
552 552
 
553 553
 * [Elastica](https://github.com/ruflin/Elastica) - A client library for ElasticSearch.
554 554
 * [ElasticSearch PHP](https://github.com/elastic/elasticsearch-php) - The official client library for [ElasticSearch](https://www.elastic.co/).
555
-* [Solarium](http://www.solarium-project.org/) - A client library for [Solr](http://lucene.apache.org/solr/).
555
+* [Solarium](https://www.solarium-project.org/) - A client library for [Solr](https://lucene.apache.org/solr/).
556 556
 * [Sphinx Search](https://github.com/ripaclub/sphinxsearch) - Sphinx Search library provides SphinxQL indexing and searching features
557
-* [SphinxQL query builder](http://foolcode.github.io/SphinxQL-Query-Builder/) - A query library for the [Sphinx](http://sphinxsearch.com/) search engine.
557
+* [SphinxQL query builder](https://foolcode.github.io/SphinxQL-Query-Builder/) - A query library for the [Sphinx](https://sphinxsearch.com/) search engine.
558 558
 
559 559
 ### Command Line
560 560
 *Libraries related to the command line.*
@@ -581,8 +581,8 @@ Libraries to help manage database schemas and migrations.
581 581
 * [Json Web Token](https://github.com/lcobucci/jwt) - Json Tokens to authenticate and transmit information.
582 582
 * [OAuth 1.0 Client](https://github.com/thephpleague/oauth1-client) - An OAuth 1.0 client library.
583 583
 * [OAuth 2.0 Client](https://github.com/thephpleague/oauth2-client) - An OAuth 2.0 client library.
584
-* [OAuth2 Server](http://bshaffer.github.io/oauth2-server-php-docs/) - Another OAuth2 server implementation.
585
-* [OAuth2 Server](http://oauth2.thephpleague.com/) - An OAuth2 authentication server, resource server and client library.
584
+* [OAuth2 Server](https://bshaffer.github.io/oauth2-server-php-docs/) - Another OAuth2 server implementation.
585
+* [OAuth2 Server](https://oauth2.thephpleague.com/) - An OAuth2 authentication server, resource server and client library.
586 586
 * [Opauth](https://github.com/opauth/opauth) - A multi-provider authentication framework.
587 587
 * [PHP oAuthLib](https://github.com/Lusitanian/PHPoAuthLib) - Another OAuth library.
588 588
 * [Sentinel Social](https://cartalyst.com/manual/sentinel-social/2.0) - A library for social network authentication.
@@ -655,7 +655,7 @@ Libraries to help manage database schemas and migrations.
655 655
 ### Caching
656 656
 *Libraries for caching data.*
657 657
 
658
-* [Alternative PHP Cache (APC)](http://php.net/manual/en/book.apc.php) - Open opcode cache for PHP.
658
+* [Alternative PHP Cache (APC)](https://php.net/manual/en/book.apc.php) - Open opcode cache for PHP.
659 659
 * [APIx Cache](https://github.com/apix/cache) - A thin PSR-6 cache wrapper to various caching backends emphasising cache tagging and indexing.
660 660
 * [CacheTool](https://github.com/gordalina/cachetool) - A tool to clear APC/opcode caches from the command line.
661 661
 * [Cake Cache](https://github.com/cakephp/cache) - A caching library (CP).
@@ -705,7 +705,7 @@ Libraries to help manage database schemas and migrations.
705 705
 *Libraries for accessing third party APIs.*
706 706
 
707 707
 * [Amazon Web Service SDK](https://github.com/aws/aws-sdk-php) - The official PHP AWS SDK library.
708
-* [Campaign Monitor](http://campaignmonitor.github.io/createsend-php/) - The official Campaign Monitor PHP library.
708
+* [Campaign Monitor](https://campaignmonitor.github.io/createsend-php/) - The official Campaign Monitor PHP library.
709 709
 * [Dropbox SDK](https://github.com/dropbox/dropbox-sdk-php) - The official PHP Dropbox SDK library.
710 710
 * [Github](https://github.com/KnpLabs/php-github-api) - A library to interface with the Github API.
711 711
 * [Mailgun](https://github.com/mailgun/mailgun-php) The official Mailgun PHP API.
@@ -715,7 +715,7 @@ Libraries to help manage database schemas and migrations.
715 715
 ### Extensions
716 716
 *Libraries to help build PHP extensions.*
717 717
 
718
-* [PHP CPP](http://www.php-cpp.com/) - A C++ library for developing PHP extensions.
718
+* [PHP CPP](https://www.php-cpp.com/) - A C++ library for developing PHP extensions.
719 719
 * [Zephir](https://github.com/phalcon/zephir) - A compiled language between PHP and C++ for developing PHP extensions.
720 720
 
721 721
 ### Miscellaneous
@@ -749,8 +749,8 @@ Libraries to help manage database schemas and migrations.
749 749
 * [Slimdump](https://github.com/webfactory/slimdump) - An easy dumper tool for MySQL.
750 750
 * [Spork](https://github.com/kriswallsmith/spork) - A process forking library.
751 751
 * [SuperClosure](https://github.com/jeremeamia/super_closure) - A library that allows Closures to be serialized.
752
-* [Symfony VarDumper](http://symfony.com/doc/current/components/var_dumper.html) - A variable dumper component (SF).
753
-* [Underscore](http://anahkiasen.github.io/underscore-php/) - A PHP port of the Underscore JS library.
752
+* [Symfony VarDumper](https://symfony.com/doc/current/components/var_dumper.html) - A variable dumper component (SF).
753
+* [Underscore](https://anahkiasen.github.io/underscore-php/) - A PHP port of the Underscore JS library.
754 754
 * [Whoops](https://github.com/filp/whoops) - A pretty error handling library.
755 755
 
756 756
 # Software
@@ -790,7 +790,7 @@ Libraries to help manage database schemas and migrations.
790 790
 * [Atom IDE](https://ide.atom.io/) - An IDE extension for Atom.
791 791
 * [Eclipse for PHP Developers](https://www.eclipse.org/downloads/) - A PHP IDE based on the Eclipse platform.
792 792
 * [Netbeans](https://netbeans.org) - An IDE with support for PHP and HTML5.
793
-* [PhpStorm](http://www.jetbrains.com/phpstorm/) - A commercial PHP IDE.
793
+* [PhpStorm](https://www.jetbrains.com/phpstorm/) - A commercial PHP IDE.
794 794
 * [VS Code](https://code.visualstudio.com/) - An open source code editor.
795 795
 
796 796
 ### Web Applications
@@ -825,13 +825,13 @@ Various resources, such as books, websites and articles, for improving your PHP
825 825
 * [PHP Mentoring](https://php-mentoring.org/) - Peer to peer PHP mentorship organization.
826 826
 * [PHP Package Development Standards](http://php-pds.com) - Package development standards for PHP.
827 827
 * [PHP School](https://www.phpschool.io/) - Open Source Learning for PHP.
828
-* [PHP Security](http://phpsecurity.readthedocs.io/en/latest/index.html) - A guide to PHP security.
829
-* [PHP The Right Way](http://www.phptherightway.com/) - A PHP best practice quick reference guide.
830
-* [PHP UG](http://php.ug) - A website to help people locate their nearest PHP user group (UG).
828
+* [PHP Security](https://phpsecurity.readthedocs.io/en/latest/index.html) - A guide to PHP security.
829
+* [PHP The Right Way](https://www.phptherightway.com/) - A PHP best practice quick reference guide.
830
+* [PHP UG](https://php.ug) - A website to help people locate their nearest PHP user group (UG).
831 831
 * [PHP Versions](http://phpversions.info/) - Lists which versions of PHP are available on several popular web hosts.
832 832
 * [PHP Weekly](http://www.phpweekly.com/archive.html) - A weekly PHP newsletter.
833 833
 * [PHPTrends](https://phptrends.com/) - An overview of fastest growing PHP libraries.
834
-* [Securing PHP](http://securingphp.com/) - A newsletter about PHP security and library recommendations.
834
+* [Securing PHP](https://securingphp.com/) - A newsletter about PHP security and library recommendations.
835 835
 * [Seven PHP](https://7php.com/) - A website that interviews members of the PHP community.
836 836
 * [PHP Annotated Monthly](https://blog.jetbrains.com/phpstorm/category/php-annotated-monthly/) - A monthly digest of PHP news.
837 837
 
@@ -855,7 +855,7 @@ Various resources, such as books, websites and articles, for improving your PHP
855 855
 * [Modernizing Legacy Applications in PHP](https://leanpub.com/mlaphp) - A book about modernizing legacy PHP applications by Paul M. Jones.
856 856
 * [PHP 7 Upgrade Guide](https://leanpub.com/php7) - An ebook covering all of the features and changes in PHP 7 by Colin O'Dell.
857 857
 * [PHP Pandas](https://daylerees.com/php-pandas/) - A book about learning to write PHP by Dayle Rees.
858
-* [Scaling PHP Applications](http://www.scalingphpbook.com) - An ebook about scaling PHP applications by Steve Corona.
858
+* [Scaling PHP Applications](https://www.scalingphpbook.com) - An ebook about scaling PHP applications by Steve Corona.
859 859
 * [Securing PHP: Core Concepts](https://leanpub.com/securingphp-coreconcepts) - A book about common security terms and practices for PHP by Chris Cornutt.
860 860
 * [Signaling PHP](https://leanpub.com/signalingphp) - A book about catching PCNTL signals in CLI scripts by Cal Evans.
861 861
 * [The Grumpy Programmer's Guide to Building Testable PHP Applications](https://leanpub.com/grumpy-testing) - A book about building testing PHP applications by Chris Hartjes.
@@ -866,12 +866,12 @@ Various resources, such as books, websites and articles, for improving your PHP
866 866
 *Books related to general computing and web development.*
867 867
 
868 868
 * [Elasticsearch: The Definitive Guide](https://www.elastic.co/guide/index.html) - A guide to working with Elasticsearch by Clinton Gormley and Zachary Tong.
869
-* [Eloquent JavaScript](http://eloquentjavascript.net/) - A book about JavaScript programming by Marijn Haverbeke.
869
+* [Eloquent JavaScript](https://eloquentjavascript.net/) - A book about JavaScript programming by Marijn Haverbeke.
870 870
 * [Head First Design Patterns](https://www.safaribooksonline.com/library/view/head-first-design/0596007124/) - A book that expains software design patterns.
871 871
 * [Pro Git](https://git-scm.com/book/en/v2) - A book about Git by Scott Chacon and Ben Straub.
872 872
 * [The Linux Command Line](http://linuxcommand.org/tlcl.php) - A book about the Linux command line by William Shotts.
873 873
 * [The Tangled Web — Securing Web Applications](https://www.amazon.com/Tangled-Web-Securing-Modern-Applications/dp/1593273886) - A book about securing web applications by Michal Zalewski.
874
-* [Understanding Computation](http://computationbook.com) - A book about computation theory by Tom Stuart.
874
+* [Understanding Computation](https://computationbook.com) - A book about computation theory by Tom Stuart.
875 875
 * [Vagrant Cookbook](https://leanpub.com/vagrantcookbook) - A book about creating Vagrant environments by Erika Heidi.
876 876
 
877 877
 ### PHP Videos
@@ -899,7 +899,7 @@ Various resources, such as books, websites and articles, for improving your PHP
899 899
 * [Don't Worry About BREACH](https://blog.ircmaxell.com/2013/08/dont-worry-about-breach.html) - An article about the BREACH hack and CSRF tokens.
900 900
 * [On PHP 5.3, Lambda Functions and Closures](http://fabien.potencier.org/on-php-5-3-lambda-functions-and-closures.html) - An article about lambda functions and closures.
901 901
 * [PHP Is Much Better Than You Think](http://fabien.potencier.org/php-is-much-better-than-you-think.html) - An article about the PHP language and ecosystem.
902
-* [PHP Package Checklist](http://phppackagechecklist.com/) - A checklist for successful PHP package development.
902
+* [PHP Package Checklist](https://phppackagechecklist.com/) - A checklist for successful PHP package development.
903 903
 * [PHP Sucks! But I Like It!](https://blog.ircmaxell.com/2012/04/php-sucks-but-i-like-it.html) - An article about the pros and cons of PHP.
904 904
 * [Preventing CSRF Attacks](https://blog.ircmaxell.com/2013/02/preventing-csrf-attacks.html) - An article on preventing CSRF attacks.
905 905
 * [Seven Ways to Screw Up BCrypt](https://blog.ircmaxell.com/2012/12/seven-ways-to-screw-up-bcrypt.html) - An article about correct BCrypt implementation.
@@ -909,8 +909,8 @@ Various resources, such as books, websites and articles, for improving your PHP
909 909
 ### PHP Internals Reading
910 910
 *Reading materials related to the PHP internals or performance.*
911 911
 
912
-* [Disproving the Single Quotes Myth](http://nikic.github.io/2012/01/09/Disproving-the-Single-Quotes-Performance-Myth.html) - An article about performance of single and double quoted strings.
913
-* [How Big Are PHP Arrays (And Values) Really?](http://nikic.github.io/2011/12/12/How-big-are-PHP-arrays-really-Hint-BIG.html) - An article about array internals.
912
+* [Disproving the Single Quotes Myth](https://nikic.github.io/2012/01/09/Disproving-the-Single-Quotes-Performance-Myth.html) - An article about performance of single and double quoted strings.
913
+* [How Big Are PHP Arrays (And Values) Really?](https://nikic.github.io/2011/12/12/How-big-are-PHP-arrays-really-Hint-BIG.html) - An article about array internals.
914 914
 * [How Foreach Works](https://stackoverflow.com/questions/10057671/how-does-php-foreach-actually-work/14854568#14854568) - A detailed StackOverflow answer about foreach.
915 915
 * [How Long is a Piece of String](http://blog.golemon.com/2006/06/how-long-is-piece-of-string.html) - An article about string internals.
916 916
 * [PHP Evaluation Order](https://gist.github.com/nikic/6699370) - An article about evaluation order in PHP.
@@ -919,11 +919,11 @@ Various resources, such as books, websites and articles, for improving your PHP
919 919
 * [Print vs Echo, Which One is Faster?](http://fabien.potencier.org/print-vs-echo-which-one-is-faster.html) - An article about print and echo performance.
920 920
 * [The PHP Ternary Operator. Fast or Not?](http://fabien.potencier.org/the-php-ternary-operator-fast-or-not.html) - An article ternary performance.
921 921
 * [Understanding OpCodes](http://blog.golemon.com/2008/01/understanding-opcodes.html) - An article about opcodes.
922
-* [When Does Foreach Copy?](http://nikic.github.io/2011/11/11/PHP-Internals-When-does-foreach-copy.html) - An article about the internals of foreach.
922
+* [When Does Foreach Copy?](https://nikic.github.io/2011/11/11/PHP-Internals-When-does-foreach-copy.html) - An article about the internals of foreach.
923 923
 * [Why Objects (Usually) Use Less Memory Than Arrays](https://gist.github.com/nikic/5015323) - An article about object and array internals.
924 924
 * [You're Being Lied To](http://blog.golemon.com/2007/01/youre-being-lied-to.html) - An article about internal ZVALs.
925
-* Collecting Garbage: [1](http://php.net/manual/en/features.gc.refcounting-basics.php) [2](http://php.net/manual/en/features.gc.collecting-cycles.php) [3](http://php.net/manual/en/features.gc.performance-considerations.php) - A series about the PHP garbage collection internals.
926
-* PHP Source Code for Developers: [1](https://blog.ircmaxell.com/2012/03/phps-source-code-for-php-developers.html) [2](http://nikic.github.io/2012/03/16/Understanding-PHPs-internal-function-definitions.html) [3](https://blog.ircmaxell.com/2012/03/phps-source-code-for-php-developers_21.html) [4](http://nikic.github.io/2012/03/28/Understanding-PHPs-internal-array-implementation.html) - A series about the PHP source code.
925
+* Collecting Garbage: [1](https://php.net/manual/en/features.gc.refcounting-basics.php) [2](https://php.net/manual/en/features.gc.collecting-cycles.php) [3](https://php.net/manual/en/features.gc.performance-considerations.php) - A series about the PHP garbage collection internals.
926
+* PHP Source Code for Developers: [1](https://blog.ircmaxell.com/2012/03/phps-source-code-for-php-developers.html) [2](https://nikic.github.io/2012/03/16/Understanding-PHPs-internal-function-definitions.html) [3](https://blog.ircmaxell.com/2012/03/phps-source-code-for-php-developers_21.html) [4](https://nikic.github.io/2012/03/28/Understanding-PHPs-internal-array-implementation.html) - A series about the PHP source code.
927 927
 
928 928
 ### PHP Magazines
929 929
 *Fantastic PHP-related magazines.*

Loading…
取消
儲存