Awesome PHP has been relocated permanently to its own Github repository. No further updates will made to this gist.
Please open an issue for any new suggestions.
| { | |
| "require-dev": { | |
| "squizlabs/php_codesniffer": "^3.2", | |
| "exussum12/coverage-checker": "^0.10.0" | |
| } | |
| } |
| import hashlib | |
| import time | |
| import requests | |
| class ReadableAPIClient: | |
| """ | |
| API Client for Readable.io, written for Python 3 | |
| See API documentation: https://readable.io/api/docs/ |
| domain | name | type | ||
|---|---|---|---|---|
| katyperry | katyperry.com | KATY PERRY | celebrity | |
| justinbieber | smarturl.it | Justin Bieber | celebrity | |
| taylorswift13 | grmypro.co | Taylor Swift | celebrity | |
| rihanna | rihannanow.com | Rihanna | celebrity | |
| ladygaga | The Countess | celebrity | ||
| jtimberlake | justintimberlake.com | Justin Timberlake | celebrity | |
| TheEllenShow | ellentube.com | Ellen DeGeneres | celebrity | |
| britneyspears | britney.lk | Britney Spears | celebrity | |
| Cristiano | Cristiano Ronaldo | celebrity |
| <?php | |
| /** | |
| * http://stackoverflow.com/questions/11305797/remove-zero-width-space-characters-from-a-javascript-string | |
| * U+200B zero width space | |
| * U+200C zero width non-joiner Unicode code point | |
| * U+200D zero width joiner Unicode code point | |
| * U+FEFF zero width no-break space Unicode code point | |
| */ | |
| #!/usr/bin/env python | |
| #-*- coding: utf-8 -*- | |
| """A post-update Git hook to execute `composer install` when composer.json changes | |
| :Author: Cody Halovich | |
| :Company: HootSuite Media Inc. | |
| """ | |
| import subprocess |
| 0-mail.com | |
| 0815.ru | |
| 0clickemail.com | |
| 0wnd.net | |
| 0wnd.org | |
| 10minutemail.com | |
| 20minutemail.com | |
| 2prong.com | |
| 30minutemail.com | |
| 3d-painting.com |
Awesome PHP has been relocated permanently to its own Github repository. No further updates will made to this gist.
Please open an issue for any new suggestions.