1- Using ammar CLI (recommended)

You can download a library using ammar CLI:

php ammar install:import

and will ask you:

  • 1- Enter Git repository URL:

Or use inline commands:

php ammar install:import -1 `repoURL`

Last updated