rector-rules - 提供標(biāo)準(zhǔn)化的常量、變量、函數(shù)、類(lèi)、屬性和方法命名以及其他 Rector 規(guī)則 之前寫(xiě)過(guò)用 Rector 《統(tǒng)一規(guī)范化代碼的命名風(fēng)格》[https...
rector-rules - 提供標(biāo)準(zhǔn)化的常量、變量、函數(shù)、類(lèi)、屬性和方法命名以及其他 Rector 規(guī)則 之前寫(xiě)過(guò)用 Rector 《統(tǒng)一規(guī)范化代碼的命名風(fēng)格》[https...
php-cs-fixer 集成 blade-formatter 來(lái)格式化 blade 模板 準(zhǔn)備工作 安裝 PHP-CS-Fixer[https://github.com/P...
laravel-api-response - 規(guī)范化和標(biāo)準(zhǔn)化 Laravel API 響應(yīng)數(shù)據(jù)結(jié)構(gòu) laravel-api-response[https://github.c...
laravel 中實(shí)現(xiàn)注解注入 創(chuàng)建注解類(lèi) 引導(dǎo)解析注解 配置解析范圍(可選) config/services.php 使用 示例 輸出 與依賴(lài)注入比較 功能注解注入依賴(lài)注入...
guanguans/notify[https://github.com/guanguans/notify] - 多平臺(tái)便捷推送通知 SDK(Bark、Chanify、Ding...
最近在遷移一個(gè)上古項(xiàng)目到 laravel 中。我這邊的做法是先用 rector[https://github.com/rectorphp/rector] 做一個(gè)整體初步的語(yǔ)法...
ai-commit[https://github.com/guanguans/ai-commit] - 讓 AI 為你自動(dòng)生成 conventional[https://w...
PHP-Parser[https://github.com/nikic/PHP-Parser] 是由 nikic 開(kāi)發(fā)的一個(gè) PHP 抽象語(yǔ)法樹(shù)(AST)解析器,可方便的將代...
最近覺(jué)得 http_build_query[https://www.php.net/manual/zh/function.http-build-query.php] 函數(shù)的功...
SQL 查詢(xún)中有一種 in 多列特殊查詢(xún)類(lèi)型,大概是這個(gè)樣子 select * from order where (id,buyer) in(( 1, '張三' ),( 2,...
laravel-soar[https://github.com/guanguans/laravel-soar] - 自動(dòng)監(jiān)控輸出 SQL 優(yōu)化建議、輔助 laravel 應(yīng)用...
需求 最近由于業(yè)務(wù)功能的需求,需要根據(jù)數(shù)據(jù)庫(kù)記錄的請(qǐng)求路徑(如admin/auth/menu/46/edit)、請(qǐng)求方法(如GET)去匹配路由實(shí)例,拿到路由實(shí)例后續(xù)做一些其他...
laravel-exception-notify[https://github.com/guanguans/laravel-exception-notify] - 支持多種通...
guanguans/laravel-dump-sql[https://github.com/guanguans/laravel-dump-sql] - 在 laravel 中...
PHP 字符串中直接解析函數(shù)的寫(xiě)法 PHP 中的字符串理論上是不能夠解析函數(shù)的,僅能夠解析變量。最近發(fā)現(xiàn)一種特殊的寫(xiě)法,是可以讓字符串直接解析函數(shù)的。 寫(xiě)法 個(gè)人認(rèn)為這種寫(xiě)法...
guanguans/dcat-login-captcha[https://github.com/guanguans/dcat-login-captcha] - dcat ad...
laravel-exception-notify[https://github.com/guanguans/laravel-exception-notify] - 支持多種通...
laravel-soar[https://github.com/guanguans/laravel-soar] - 在 Laravel 應(yīng)用程序中輕松容易的優(yōu)化 sql 語(yǔ)句...
yii-log-target[https://github.com/guanguans/yii-log-target] - 監(jiān)控系統(tǒng)異常且多渠道發(fā)送異常信息通知(Bark、C...
測(cè)試代碼 測(cè)試示例 測(cè)試結(jié)果 參考鏈接 https://www.php.net/manual/zh/language.types.callable.php[https://w...