Skip to content

A simple PHP-CLI application that search through reddits post by using reddits api

Notifications You must be signed in to change notification settings

ashrafkamarudin/PHP-CLI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple PHP-CLI Application

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.

Getting Started

  1. Clone this project into your web server
  2. run Composer Install
  3. run Composer Update

Prerequisites

  • PHP 7.2^

How to use

  1. Clone this repository with git clone https://github.com/ashrafkamarudin/PHP-CLI.git

  2. Open terminal and CD into the project directory.

  3. Run the project with php osky.php reddit:search

  4. Run php osky.php to see all available commands.

Built With

  • Symfony/Console - Symfony is a set of PHP Components, a Web Application framework, a Philosophy, and a Community — all working together in harmony.

Authors

  • Ashraf Kamarudin

License

This project is not licensed under anything or anyone and is free to be used

About

A simple PHP-CLI application that search through reddits post by using reddits api

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages