https://github.com/danteay/corephp-slim-cmd
A simple command lione tool to create Slim framework projects
https://github.com/danteay/corephp-slim-cmd
cmd composer installer php slim-framework slim3
Last synced: about 1 month ago
JSON representation
A simple command lione tool to create Slim framework projects
- Host: GitHub
- URL: https://github.com/danteay/corephp-slim-cmd
- Owner: danteay
- License: apache-2.0
- Created: 2019-02-13T01:04:25.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-13T22:42:23.000Z (about 6 years ago)
- Last Synced: 2025-01-28T22:31:26.397Z (3 months ago)
- Topics: cmd, composer, installer, php, slim-framework, slim3
- Language: PHP
- Size: 18.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# corephp-slim-cmd
A simple command line tool to create Slim framework projects
## Installation
```bash
composer global require corephp/slim-cmd
```