composer常用包
阿新 • • 發佈:2018-02-14
圖片 http 常用 請求 image 數字 pre 數據庫操作 mage
用途 包名 安裝
項目生成器 orderlee/orderlee composer require orderlee/orderlee
數據庫操作 catfan/medoo composer require catfan/medoo
圖片處理 intervention/image composer require intervention/image
郵件發送 phpmailer/phpmailer composer require phpmailer/phpmailer
excel操作類 phpoffice/phpexcel composer require phpoffice/phpexcel
日誌操作 monolog/monolog composer require monolog/monolog
時間類 Carbon/Carbon composer require Carbon/Carbon
HTTP請求庫 guzzlehttp/guzzle composer require guzzlehttp/guzzle
數字ID轉字符串 hashids/hashids composer require hashids/hashids
composer常用包