Stars
Official Repository of SPlayer Legacy (Unmaintained)
Unofficial Github repo for Snoopy. Snoopy is a PHP class that simulates a web browser. It automates the task of retrieving web page content and posting forms, for example.
EasyHttp是一个帮助你忽略不同的php环境情况,无差别地发送http请求的php类。 你不再需要关注当前php环境是否支持curl/fsockopen/fopen,EasyHttp会自动选择一个最合适的方式去发出http请求。 EasyHttp源于WordPress中的WP_Http类,去除了所有对WordPress其他函数的依赖,将其拆分到不同的文件中,并做了少量简化。
一个更好的OAuth2访问类,同时支持微博、QQ空间、腾讯微博、人人、百度、搜狐、开心、豆瓣、Google、Instagram、土豆、优酷、奇艺等社交网站
Thinking In PHP Internals, An open book on PHP Internals
🔐 JSON Web Token Authentication for Laravel & Lumen
A simple library to work with JSON Web Token and JSON Web Signature
macOS command line tool for developers – The ultimate tool to manage your Mac. It provides a huge set of command line commands that automatize the usage of your Mac.
PHP library for printing to ESC/POS-compatible thermal and impact printers
hfcorriez / fig-standards
Forked from php-fig/fig-standardsPHP PSR代码标准中文版
通过劫持Zend底层opcode编译,还原部分混淆加密的php源码,检测网站木马加入日志,禁用危险方法,禁用特定目录PHP文件的执行
A distributed task scheduling framework.(分布式任务调度平台XXL-JOB)
一键分享到微博、QQ空间、QQ好友、微信、腾讯微博、豆瓣、Facebook、Twitter、Linkedin、Google+、点点等
Web message pusher written in PHP based on workerman.
在浏览器里面显示以更友好的方式实时显示vmstats信息,包括内存、IO、cpu等信息
Websocket chat room written in PHP based on workerman.
Live camera based on HTML5+Canvas+Websocket+PHP (Workerman).
A dev server for rapid prototyping. Setting a directory to a static server.It provides a 404 neat interface for listing the directory's contents and switching into sub folders.
Design pattern guide (PHP、Java、Golang implementation)