Pinned Repositories
alidayu
阿里大于(鱼)API接口-SDK
architect-awesome
后端架构师技术图谱
arithmetic-php
🍭🍭 如果说各种编程语言是程序员的招式,那么数据结构和算法就相当于程序员的内功 ,用PHP的方式来修炼内功吧
awesome-php-zh_CN
一个PHP资源列表,内容包括:库、框架、模板、安全、代码分析、日志、第三方库、配置工具、Web 工具、书籍、电子书、经典博文等等
benradford.github.io
The homepage of Benjamin J. Radford.
blog-2
lymallor's Repositories
lymallor/bped
PHP 扩展开发入门(Beginning PHP Extension Development)
lymallor/DataStructures-1
This repository contains different DS implemented in PHP
lymallor/DataStructures-PHP
Simple data structures implemented in PHP
lymallor/DataStructuresAlgorithmsPHP
Data Structures and Algorithms in PHP
lymallor/DataStructuresForPHPDevs
code repository for Data Structures for PHP Devs by Ignatius Teo
lymallor/docxtohtml
This script is meant to take a .docx downloaded from google docs and convert it to a nicely formatted .html file. It is assumed the google docs file is made with almost exclusively with the tags `<ul>` and `<li>`.
lymallor/explodeTree
PHP function to transform arrays/tables into trees
lymallor/godiff
Utility to compare files/directories with output in html. (like unix diff command)
lymallor/LearnXinYminutes
在线编程语言速学网,C++、CSS、java、json、PHP、python、swift等各种语言的快速学习教程。
lymallor/libvirt-php-examples
Libvirt-PHP例子
lymallor/nginx-1.0.14_comment
nginx源码中文注释版
lymallor/oauth-php-sdk
小米帐号开放平台PHP SDK
lymallor/osf-openstack-training
lymallor/PHP-Datastructures
Now lives as Ardent.
lymallor/php-src-PHP-7.1.0RC3-Chinese
PHP-7.1.0RC3中文注释版
lymallor/php_svn
PHP 7 SVN module from http://pecl.php.net/package/svn
lymallor/phpclass
收集整理目前编程开发中PHP class,以及工具,包括一些很出名的php类,是你php开发必不可少的工具库
lymallor/pub_code
开源发布系统
lymallor/redis-in-action-reading-notes
我的redis in action读书笔记
lymallor/SQL
sql
lymallor/supervisor-manager
YII2 Graphical interface to the supervisor process manager
lymallor/swf-docs-generator
类百度文库 swf 生成和在线浏览完整解决方案:支持 office/pdf/txt/html 等多格式文档上传
lymallor/taobao-open-api
淘宝接口API开发
lymallor/tree
Tree from database tables object. View like an array.
lymallor/tree-1
Class for converting adjacency list to nested array.
lymallor/Tree.php
Simple class to work with multidimensional Arrays in PHP
lymallor/XssHtml
php富文本过滤类,XSS Filter
lymallor/yii2-2.0.3-annotated
带有详细注释的 yii2 2.0.3 代码。喜欢的话请点star,想订阅点watch,千万别fork!
lymallor/yii2-plane
yii2-微信/商城/平台
lymallor/Yii2.x-Code-Template