Pinned Repositories
alertmanager
Prometheus Alertmanager
awesome
A curated list of awesome lists
awesome-coder
记录工作与学习的各种编程知识的。在掌握了某个编程知识点后,将这些内容整理成一篇便于复习和查阅使用的文档,方便后续使用
DevStack
开发技术体系,技术积累,学习笔记
echo
High performance, minimalist Go web framework
free-programming-books-zh_CN
免费的计算机编程类中文书籍,欢迎投稿
gitbook-plugin-gtoc
为GitBook生成目录结构
gitbook-zh
gitbook
http-api-design-zh-cn
根据 Heroku Platform API 的设计经验总结而来的 HTTP API 设计指南
LaravelNote
记录Laravel使用笔记
gangcoder's Repositories
gangcoder/tracklearn
记录每日学习
gangcoder/DevEnv
开发环境配置
gangcoder/DevStack
开发技术体系,技术积累,学习笔记
gangcoder/LaravelNote
记录Laravel使用笔记
gangcoder/GitNote
Git使用,Git学习笔记
gangcoder/sublimeUserSet
sublime plugins
gangcoder/LuaParserHTTP
Lua 解析HTTP协议传送的原始数据
gangcoder/RedisNote
Redis 使用,设计与实现学习笔记
gangcoder/nginx-book
Nginx开发从入门到精通
gangcoder/ProgramminginLua
Programming in Lua 中文版 持续翻译
gangcoder/awesome
A curated list of awesome lists
gangcoder/framework
gangcoder/php-src
The PHP Interpreter
gangcoder/oauth2-server-laravel
A OAuth 2.0 bridge for Laravel and Lumen https://packagist.org/packages/lucadegasperi/oauth2-server-laravel
gangcoder/DatabaseStack
database technology stack, including MS SQL Server, Azure etc.
gangcoder/teapot
Simple PHP library to improve verbosity in HTTP response codes
gangcoder/PHPExcel
A pure PHP library for reading and writing spreadsheet files
gangcoder/HeadFirstDesignPatternsInPHP
I thoroughly enjoyed reading the book Head First Design Patterns, which made a lot of patterns known to me in a fun, easy to follow way. Since while reading the book I was transitioning from writing mostly PHP Web applications to Java applications, I decided it would be beneficial (and fun) for me to port the Java examples from the book to PHP, since the examples had already been translated into C# and C++. The end result is this distribution, which provides nearly all examples that can be easily run from the command line. There's also an MVC example that will run under the most popular Web servers.
gangcoder/phpbook
PHP扩展开发及内核应用
gangcoder/DesignPatternsPHP
sample code for several design patterns in PHP
gangcoder/PHP-FIG
PHP-FIG PSR中文版
gangcoder/custommvc
自定义MVC框架
gangcoder/programmer
programmer study
gangcoder/my-git
个人学习git的资料整理,欢迎关注……
gangcoder/Lua-cURLv3
Lua binding to libcurl
gangcoder/learn-python
2014/2015年第2学期《Python语言与算法》课程的作业仓库,祝同学们学习愉快,愿2015是我们进步的一年^_^
gangcoder/luasocket
Network support for the Lua language
gangcoder/dotfiles
~grb. Things in here are often interdependent. A lot of stuff relies on scripts in bin/.
gangcoder/core-algorithm
《算法导论》(第3版) 算法集锦
gangcoder/phptrace
A tracing and troubleshooting tool for PHP scripts.