...The Symfony framework provides lots of commands through the bin/console script (e.g. the well-known bin/console cache:clear command). These commands are created with the Console component. You can also use it to create your own commands. The Application class of the Console component allows you to optionally hook into the lifecycle of a console application via events. Instead of reinventing the wheel, it uses the Symfony EventDispatcher component to do the work
Simple library for creating colored console ouput. See example.php how to use this library. Just run the command "composer require php-parallel-lint/php-console-color" to install it.
PHP-Qt is an extension for PHP5 that aims to write software with the Qt Toolkit. It provides an object-oriented interface to the Qt4 Framework and allowes to write Qt applications in the PHP language.
Battlefield 3 Remote Administration and Information PHP Class
...is a PHP written class for developers who want to build their own webinterfaces to administrate their Battlefield 3 gameservers. It's also possible to create webpages just with reading server information so that you can display them on your site.
This project is based on BC2Conn by jlnnn
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Online Command Line Interface is a project intended to bring feel of the classic command lines exhibited by GNU&Linux operating systems. It is written entirely in Javascript, and works on all major browsers.
...is a PHP written class for developers who want to build their own webinterfaces to administrate their Bad Company 2 gameservers. It's also possible to create webpages just with reading server information so that you can display them on your site.
Compiler and interpreter for the Scriptol programming language. Scriptol is object oriented and the first language to use XML as data structure in sources. It is easy to learn and safe. Also, RSS readers in PHP, an RSS feed editor.
msh (M shell) is a pseudo command line interface to a file system through the web. msh is a strictly 'for fun' project to create a retro/nostalgic environment with some modern tweaks. It is not meant to be incredibly useful or secure, just 'neat'.
Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Wrapper classes for the commandline 'dialog' program to allow easier user interaction for commandline PHP scripts. Hopefully other dialog programs (xdialog, zenity etc.) will be supported in the future.