ganhuaking / pastock

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

台股資訊 API

此專案使用 PHP 8.0 + Laravel 8 撰寫。

安裝環境

使用 Composer 建置專案:

composer install

使用指令入口 artisan 即可知道有什麼指令可以使用:

$ php artisan
Laravel Framework 8.31.0

Usage:
  command [options] [arguments]

Options:
  -h, --help            Display help for the given command. When no command is given display help for the list command
  -q, --quiet           Do not output any message
  -V, --version         Display this application version
      --ansi            Force ANSI output
      --no-ansi         Disable ANSI output
  -n, --no-interaction  Do not ask any interactive question
      --env[=ENV]       The environment the command should run under
  -v|vv|vvv, --verbose  Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug

Available commands:
  help         Displays help for a command
  list         Lists commands
 stock
  stock:query  Stock Query

License

The MIT License (MIT). Please see License File for more information.

About

License:MIT License


Languages

Language:PHP 79.0%Language:Blade 19.4%Language:Makefile 0.8%Language:Dockerfile 0.5%Language:Shell 0.3%Language:Procfile 0.0%