Custom Simple php command line application that search through subreddit post. The app will prompts user for subreddit name and search term and then display the result in table format.
- Clone this project into your web server
- run Composer Install
- run Composer Update
- PHP 7.2^
-
Clone this repository with
git clone https://github.com/ashrafkamarudin/PHP-CLI.git
-
Open terminal and CD into the project directory.
-
Run the project with
php osky.php reddit:search
-
Run
php osky.php
to see all available commands.
- Symfony/Console - Symfony is a set of PHP Components, a Web Application framework, a Philosophy, and a Community — all working together in harmony.
- Ashraf Kamarudin
This project is not licensed under anything or anyone and is free to be used