PHP Terminals for Linux

View 3 business solutions

Browse free open source PHP Terminals for Linux and projects below. Use the toggles on the left to filter open source PHP Terminals for Linux by OS, license, language, programming language, and project status.

  • Auth0 for AI Agents now in GA Icon
    Auth0 for AI Agents now in GA

    Ready to implement AI with confidence (without sacrificing security)?

    Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
    Start building today
  • Cloud tools for web scraping and data extraction Icon
    Cloud tools for web scraping and data extraction

    Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.

    Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
    Explore 10,000+ tools
  • 1

    Arabeyes

    A project to increase free Arabic fonts on Unix/Linux

    Arabeyes is a Meta project that is aimed at fully supporting the Arabic language in the Unix/Linux environment. It is designed to be a central location to standardize the Arabization process. Arabeyes relies on voluntary contributions.
    Leader badge
    Downloads: 134 This Week
    Last Update:
    See Project
  • 2
    PHP File Manager

    PHP File Manager

    phpFileManager a complete filesystem management tool on a single file.

    phpFileManager is a complete filesystem management tool on a single file. A server administration tool using PHP, meant for rapid file access, and also to verify the server configuration and security. The script can be renamed and deployed on an unique known url, and offers password protection.. All dependencies, like images, js and css files, are included inside the same file, so that the script can run even on offline devices, like a local Raspberry Pi, or ESP32 microcontroller. The size of the script is bellow 1Mb, and i want to make it even smaller. To conclude, this script is also a repository of several hand made functions, organized in sections, meant for learning PHP and explore all PHP capabilities. You can learn, copy and use them on your own projects. Help the project with a donation: Will allow the view of two phpFileManager from diferent URLs on the same screen. Like MC (Midnight Commander) does. https://www.dulldusk.com/product/donation-for-phpfilemanager/
    Downloads: 31 This Week
    Last Update:
    See Project
  • 3

    PHP Shell

    A shell terminal using just PHP

    A convenient interface to execute shell-commands or browse the filesystem on your remote web server. Similar to a telnet or SSH connection. Use it for administration and maintenance of your web site using commands like ps, cat, gunzip, and more. Additional website: https://phpshell.sourceforge.io/
    Downloads: 24 This Week
    Last Update:
    See Project
  • 4
    Process Component

    Process Component

    The Process component executes commands in sub-processes

    The Symfony\Component\Process\Process class executes a command in a sub-process, taking care of the differences between operating system and escaping arguments to prevent security issues. It replaces PHP functions like exec, passthru, shell_exec and system. The getOutput() method always returns the whole content of the standard output of the command and getErrorOutput() the content of the error output. Alternatively, the getIncrementalOutput() and getIncrementalErrorOutput() methods return the new output since the last call. The clearOutput() method clears the contents of the output and clearErrorOutput() clears the contents of the error output. You can also use the Symfony\Component\Process\Process class with the for each construct to get the output while it is generated. By default, the loop waits for new output before going to the next iteration
    Downloads: 3 This Week
    Last Update:
    See Project
  • Comet Backup - Fast, Secure Backup Software for MSPs Icon
    Comet Backup - Fast, Secure Backup Software for MSPs

    Fast, Secure Backup Software for Businesses and IT Providers

    Comet is a flexible backup platform, giving you total control over your backup environment and storage destinations.
    Learn More
  • 5
    basE91 is an advanced method for encoding binary data as ASCII characters. It is similar to UUencode or base64, but is more efficient. The overhead produced by basE91 depends on the input data. It amounts at most to 23% and can range down to 14%.
    Leader badge
    Downloads: 19 This Week
    Last Update:
    See Project
  • 6
    Web Console

    Web Console

    Web-based application to execute shell commands.

    Web Console is a web-based application that allows to execute shell commands on a server directly from a browser. The application is very light, does not require any database and can be installed in about 3 minutes.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7

    hwmonitor

    Show server load-average chart and run pre-define command remotely

    I'm a HW Support and used cacti, zabbix, but they are too "strong", sometimes I just want to know server "worked fine", and show me a basicly load-average chart, that's enough. And the other hand, I need run command (like: "top", "iostat", "date" etc.) remotely and show it out to the webpage. The hwmonitor(writen in C) is a simple daemon, you can define some command-name(like: show_top= top -b -n1), telnet to this daemon and input your def-command(like: show_top), hwmonitor will return the info. And hwclient(include in this project, writen in C) connect to hwmonitor, input a define command-name to get server load-average and IO-idle each 60 seconds(you can change it) into a text file. hwgraphic (include in this project, writen in PHP) read the text file(generated by hwclient) and show the load-average chart and IO-idle chart.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    A generic MUD Engine in language C (Universe and rules independent), role-play oriented, which uses XML for data. Some creation tools (for map, character, item) are provided for this MUD, but can be used with other one.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Discuz! Command Prompt is a plugin for Discuz! forum system that emulates the famous DOS environment, written using AJAX and PHP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 10
    A PHP Class to control the FileZilla Server from your site using a web interface or via your command line and to make it possible to automate user administration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Fro_Term is intented to be a shell (Linux) with a PHP backend, features (will probably) include: AJAX for a Terminal feeling, support for control codes (colors..), perhabs support for interactive applications (like text editors etc)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A console based interface build with PHP/Ncurses and based on the power of GNU Screen. Designed to be appealing as well as functional for the end-user. Aim is to provide an appealing interface for launching and running command line apps.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    httpShell is a way for connecting remotely to a computer with an indirect connection by help of a PHP-enabled HTTP server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    There are different files supplied. One program for webcam controlling inline with the orginal idé. And different help classes if you would like to do something yourself. Also a general package of classes to communicate with the RS232 port.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    MilcovLib is a PHP library for CLI execution -- it supports all the typical CLI tasks, such as parameter parsing, VT100 colour output, syslog error output etc. Currently the status is pre-alpha (VT100 codes - colour and movement) -- sample code included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Admin location finder for single site, optionally dump scan result to text file. Please send bug report to help improving this script.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    PHP Console Highlighter

    PHP Console Highlighter

    Highlight PHP code in terminal

    Highlight PHP code in console (terminal). PHP 8.0, handle changed tokenization of namespaced names. GH Actions, set error reporting to E_ALL. PHPCS, various improvements. Added github actions change to changelog. Composer/Ant, move the build scripts to the Composer configuration. PHPCS, various improvements. PHPUnit, improve configuration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This php-script can be used to get informations from routers (cisco) like traceroute, ping, show bgp neigbour etc..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    PHP Toolbox

    PHP tools for developers and system administrators

    The PHP Toolbox is an extensible, cross-browser script written in PHP for developers and system administrators. It was designed for rapid deployment to provide the user with on-demand tools for common server-side tasks. (http://www.phptoolbox.org)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    PHP_NIX_OS is a Web Operating System for mobile devices that emulates a Unix-like OS. It is written throughout in PHP and was coded and optimized keeping performances and stability in mind. You can use it on you computer too.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    An web-based program utilizing PHP to allow shell access to a server(and hosting this software) running unix/linux, PHP, and Apache. This will come in handy when no telnet/SSH utility is immediatly available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A PHP Server application allowing a single machine with a good sound card to play MP3 files, at the request of client machines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Schnitzel is a terminal server based on VNC and PHP which allows people to use their "graphic shells" like webmail based systems
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Shell Commander is a PHP script, that allows remote execution of shell commands (like SSH client) through a web browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A graphic capabable, 'terminfo' driven, window library. We try to adapt old style curses programs to be displayed in this window and build an environment for a new user interface tactic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next