An open API service indexing awesome lists of open source software.

https://github.com/struggle-for-php/sfp-ishiki-takai-https

re-register `https` stream wrapper for padraic/humbug_get_contents
https://github.com/struggle-for-php/sfp-ishiki-takai-https

Last synced: about 1 month ago
JSON representation

re-register `https` stream wrapper for padraic/humbug_get_contents

Awesome Lists containing this project

README

          

== ISHIKI TAKAI HTTPS (意識高いHTTPS)

override global *file_get_contents()* behavior with padraic/humbug_get_contents.

(correctly, re-register `https` stream wrapper)

----
                / ̄二ニ=‐- ..__
              /  ノー--==ニ二う
.              i / __ ,ヽ|           
.              | !   rqq |l             
             {ヽ|  ゝ  |)          
.            `1  フ  |   このアプリつらいわー。file_get_contents()で、        
.             ヽ       ∧_   httpsアクセスしててまじつらいわー
            ∠二ヽ -‐' / >、       
.           /二ヽ}う / /  `  .     
           | っ_}ノVY^ヽ/        `ヽ   
           /j __ノ  l           ハ  
        } ,′ |   l    i |   __j  
         / ′  |   l      ヽ|  -‐==〉 
.         / ,   |   |       |   |
        /_′   |   |      l_____|
          |!   |   |>―-- ―┴―-  |
         |   |   |//i i r     |
.         、____,ノ   |{_ヒ`ニ7ー'ー-   __,ノ
             |      | |:::::::::|   |
----

=== Usage

[source,php]
----