xgo
xgo copied to clipboard
Go Components
XGo
Go Components
Release
- digo dependency-injector container
- dumper var_dumper could show var names by dynamic-lib
- httpclient fantastic httpclient
- dynamic use ast and reflect simply at runtime
- firewall rate limiter in the meanwhile
- version semantic version's operation and compares
- string wraped string class using chain's functions
- astutil helpers for ast package
- pipe concurrently call bin in pipe
- gotemplate helpers for html/template
todo
- Carbon wraped time class like php-carbon
- word helpers for words
- GoQuery: helpers use ast like jQuery
- Scanner: code scanner
- Dict: like Php/Array or Python/dict
- Array: slice without sliceHeader
Requirements
Go >= 1.10
Inspired By
- https://symfony.com/
- https://commons.apache.org/