danny-source's Stars
stefanpenner/es6-promise
A polyfill for ES6-style Promises
cakephp/phinx
PHP Database Migrations for Everyone
spatie/async
Easily run code asynchronously
threadshare/php
为刚刚学习php语言以及web网站开发整理的一套资源,有视频,实战代码,学习路径等。会持续更新。。。
sindresorhus/electron-dl
Simplified file downloads for your Electron app
rampageX/firmware-mod-kit
Automatically exported from code.google.com/p/firmware-mod-kit
DBDiff/DBDiff
Compare MySQL databases & automatically create schema & data change scripts/migrations rapidly (up & down SQL supported) for database version control. Supports *some* migration tools.
konosubakonoakua/Various_MCU_Debugger_DIY
各种LInk大合集
nilportugues/php-sql-query-builder
An elegant lightweight and efficient SQL Query Builder with fluid interface SQL syntax supporting bindings and complicated query generation.
stil/gd-text
PHP class making it easy to type text on pictures. Supports multi-lined text, horizontal and vertical alignment.
dword1511/stm32-vserprog
flashrom serprog programmer based on STM32 MCU & USB CDC protocol. Uses libopencm3 and deprecates the old serprog-stm32vcp project.
cobblau/dnsperf
A DNS performance tool.
aggresss/RFDemo
《路由器就是开发板》 所提到的文档,代码和程序
roke22/PHP-SSH2-Web-Client
PHP Web Client to connect by SSH to another servers | New project at https://github.com/roke22/Laravel-ssh-client
icicleio/concurrent
Concurrency component for Icicle
nicoSWD/php-rule-parser
PHP Rule Engine - Parses & Evaluates JavaScript-like expressions
nfd/spi-flash-programmer
SPI flash programmer sketch and client library for Arduino
kstenerud/openwrt-relayd-wireless-bridge
Instructions for setting up a wireless bridge in OpenWRT using relayd
ibmdb/php_ibm_db2
ibm_db PHP driver DLL repository for Windows
rlx-router/lede-rtl8196c
为 RTL8196C 适配的 OpenWrt,除了没无线驱动其它的都正常
erichiller/dnsmasq-qpkg
dnsmasq qpkg for qnap nas
VinceG/PHP-DB-Migration-Class
PHP DB Migration Class to create and update db using migrations across environments
samuelv0304/USBCDCEthernet
Driver USB-Ethernet Davicom DM9601
Davisonpro/tidy-sql-select-join-queries-in-php
Write tidy Select and Join SQL Queries in PHP. Most of us have to interact with databases now and then in our projects, and SQL is by far the most common language used. However, working with SQL in PHP can be messy. If your queries are complex, you have to code them up as text strings which can be error prone, and suffer from formatting challenges. Also, when you want to build your SQL queries to have variables inside them, then you are forced to do substitution or pasting, which is a little bit tricky.
kodols/php-mysql-library
Simple MySQL library for PHP 5.4+ includes Query Builder, PDO Native functions, Helper functions for quick use.
zoobab/brjtag
brjtag, yet another jtag tool and hairydairymaid fork
iSerter/expression-evaluator
Evaluate string expressions in PHP without eval() function
jikker/dd-wrt-auto-login-CHT-Wi-Fi
amoxu/dir-615-c1-uboot
The U-Boot source code for D-Link DIR-615 C1 which were from TEW-652BRP GPL source code.
pear/PHP_Fork