We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Update README.md
增加如何編寫類別模板說明 (#5) * 調整範例 * 編寫 Development 說明
增加單元測試 (#4) * 增加 composer scripts * Added StubGeneratorCommandTest * 基本測試 * 分離成兩個測試情境 * 增加目錄生成單元測試 * 增加 getDestinationPath 測試 * 增加 putFile 測試 * 修正並完善 getDestinationPath 時的解析 * 修改 README.md
增加範例檔案 (#3) * 增加作為範例的類別模板 * Edit ServiceProvider.php: 設置 publisheds 列表
修正安全提示並補完說明文件 (#2) * 移除 composer.lock * 補上 .editorconfig * Rename phpunit.xml -> phpunit.xml.dist * 補完說明文件
支援 Database 命名空間
分離自原專案