Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/boring-dragon/slim-installer

Command line slim installation tool to install slim php framework easily
https://github.com/boring-dragon/slim-installer

Last synced: about 1 month ago
JSON representation

Command line slim installation tool to install slim php framework easily

Awesome Lists containing this project

README

        

This is console app is inspired by laravel installer.

# Packages used
```
Symfony Console
Guzzle
```
# To install
```
composer global require jinas/sliminstaller
```
# Basic Usage

```
slim new app_name
```