package mitoop
func main() {
var Prologue = "Hello guys, welcome"
me := &Me{}
me.Name = "mitoop"
me.Country = "China"
me.Area = "ZhengZhou"
me.Gender = "Man"
}
Highlights
Pinned Loading
-
laravel-api-response
laravel-api-response PublicNormalize and standardize Laravel API response data structures.
PHP 1
-
laravel-query-builder
laravel-query-builder PublicLaravel Query Builder 是一个基于接口设计、具备高扩展性的渐进式搜索构建包,旨在让 Laravel 中的复杂搜索更简单、更清晰、更优雅。
PHP 3
-
laravel-signature
laravel-signature PublicA modern API signature verification system inspired by WeChat Pay v3, featuring timestamp-based replay protection and asymmetric encryption. SDK: https://github.com/mitoop/signature-sdk
PHP
-
crypto-php
crypto-php PublicCrypto provides a unified interface to simplify the integration of different blockchain protocols, It supports multiple blockchain networks, including Ethereum (ERC-20), Binance Smart Chain (BEP-20…
PHP 1
If the problem persists, check the GitHub status page or contact support.