Create a simple todo-list application with the basic PHP programming language implemented in the terminal

Overview

PHP-DASAR---simple-todo-list-app-with-terminal

create a simple todo-list application with the basic PHP programming language implemented in the terminal

this is a simple view of a todo-list application made with PHP BASIC, which is run in the terminal

  1. The first display of a simple todo-list application displays the option to add and remove

1

  1. add up to 4 data

4

  1. select the second option to delete data by number and try to enter a random number so that writing comes out (the number you entered does not match)

5

  1. then enter the correct number then the data will be deleted

6

  1. then input the string (x) to exit the program

7

You might also like...
🖥  Build beautiful PHP CLI menus. Simple yet Powerful. Expressive DSL.
🖥 Build beautiful PHP CLI menus. Simple yet Powerful. Expressive DSL.

Contents Minimum Requirements Installation Upgrading Usage Quick Setup Examples API Appearance Menu Title Colour Width Padding Margin Borders Exit But

A simple command-line tool whose aim is to facilitate the continous delivery of PHP apps
A simple command-line tool whose aim is to facilitate the continous delivery of PHP apps

Deployer Simple command-line tool that aims to facilitate the continous delivery of PHP apps, particularly Laravel apps. Imagine you want to update yo

A simple object oriented interface to execute shell commands in PHP

php-shellcommand php-shellcommand provides a simple object oriented interface to execute shell commands. Installing Prerequisites Your php version mus

A simple tool to backup data & db from a web server to Google Drive.
A simple tool to backup data & db from a web server to Google Drive.

PHP Google Drive backup - A (very) simple CLI tool that I used to backup my www directory and my database from OVH to Google Drive, in a cronjob.

Backup your laravel database by a simple artisan command

Backup your laravel database by a simple artisan command This package will allow you to backup your laravel app database and you can also choose to se

Simple but yet powerful library for running almost all artisan commands.
Simple but yet powerful library for running almost all artisan commands.

:artisan gui Simple but yet powerful library for running some artisan commands. Requirements Laravel 8.* php ^7.3 Installation Just install package: c

Simple command-line tool to access HiWeb account information

Simple command-line tool to access HiWeb account information.

Simple and customizable console log output for CLI apps.
Simple and customizable console log output for CLI apps.

Console Pretty Print Simple and customizable console log output for CLI apps. Highlights Simple installation (Instalação simples) Very easy to customi

PHP Reverse Shell > reverse-shell.php
PHP Reverse Shell reverse-shell.php

PHP Reverse Shell reverse-shell.php PHP Cmd Shell cmd.php JPG cmd Shell cmd.jpg /etc/passwd Pulling Shell etc-passwd.php Configuration Pulling

Owner
Ahmad Wali Alchalidi
STUDENT
Ahmad Wali Alchalidi
PHP Interminal is a command-line tool that gives you access to PHP Internals discussions in your terminal.

PHP Interminal is a command-line tool that gives you access to PHP Internals discussions in your terminal. ??

Nuno Maduro 32 Dec 26, 2022
PHP's best friend for the terminal.

Running PHP from the command line? CLImate is your new best bud. CLImate allows you to easily output colored text, special formats, and more. Installa

The League of Extraordinary Packages 1.8k Dec 30, 2022
I gues i tried to make a shell that's looks like a terminal in single php file

php-shell-gui Terms of service This tool can only be used for legal purposes. You take full responsibility for any actions performed using this. The o

Squar3 4 Aug 23, 2022
tin is a PHP code highlighter for the terminal.

tin tin is a PHP code highlighter for the terminal. Installation Requires PHP 8.0.0+ You can install the package via composer: composer require felixd

Felix Dorn 15 Oct 7, 2022
Render the symfony profiler toolbar in your terminal.

sourceability/console-toolbar-bundle Render the symfony profiler toolbar in your terminal. Each panel links to the corresponding web profiler page.

null 49 Nov 8, 2022
A powerful command line application framework for PHP. It's an extensible, flexible component, You can build your command-based application in seconds!

CLIFramework CLIFramework is a command-line application framework, for building flexiable, simple command-line applications. Commands and Subcommands

Yo-An Lin 428 Dec 13, 2022
Skeleton for creating a new Command Line Interface application with a minimum of dependencies.

Skeleton for creating a new Command Line Interface application with a minimum of dependencies.

Richard van Laak 1 Jan 17, 2022
Cecil is a CLI application that merges plain text files (written in Markdown), images and Twig templates to generate a static website.

Cecil is a CLI application that merges plain text files (written in Markdown), images and Twig templates to generate a static website.

Cecil 209 Jan 2, 2023
Laravel Feature Flags allows instant, zero-deployment toggling of application features.

Dynamic Feature Flags for Laravel Laravel Feature Flags allows instant, zero-deployment toggling of application features. The state of each feature fl

Coding Labs 35 Oct 4, 2022