Libraries tagged by ligne php
pneuma/framework
592 Downloads
Pneuma is a PHP micro-framework that helps you quickly write simple yet powerful Common Gateway Interface and Command-Line Interface.
phuongnamsoft/simple-html-dom-parser
22 Downloads
Composer adaptation of: A HTML DOM parser written in PHP5+ let you manipulate HTML in a very easy way! Require PHP 5+. Supports invalid HTML. Find tags on an HTML page with selectors just like jQuery. Extract contents from HTML in a single line.
mattvick/cf-log-parser
14413 Downloads
Parse a line from a AWS CloudFront Access Log file into a PHP object
luciansabo/async-command
30 Downloads
Paralellize php code execution when used inside command line scripts with the help of a Worker Pool
jturbide/vhost
20 Downloads
A command-line tool built with Symfony Console that automatically generates Apache and Nginx virtual host configurations from YAML definitions, updates system hosts files, restarts web servers, and manages PHP caches (OPCache, APCu, sessions). Supports both Linux and Windows environments.
johnsear/task-scheduler
9 Downloads
A lightweight PHP library designed for scheduling and executing command-line tasks with cron syntax.
geshan/pdepend-analyzer
277 Downloads
Pdepend Analyze is a command line tool that analyzes the summary xml file generated by PHP Depend like cyclomatic complexity and N-Path complexity
flatgreen/ytdl
189 Downloads
A PHP wrapper for youtube-dl or yt-dlp tool. Close to the command line, with a caching system.
bolzer/ts-const-enum
4 Downloads
A command line tool to generate typescript constants from your php constants
asar/silly
11 Downloads
Silly is a PHP-based tool for quickly creating command line scripts.
appzz/html-dom-parser
89 Downloads
Composer adaptation of: A HTML DOM parser written in PHP5+ let you manipulate HTML in a very easy way! Require PHP 5+. Supports invalid HTML. Find tags on an HTML page with selectors just like jQuery. Extract contents from HTML in a single line.
lahaxearnaud/clockwork-cli
474 Downloads
Command-line interface for Clockwork, the tool for debugging and profiling PHP applications. Fork of ptrofimov/clockwork-cli
climphp/clim
445 Downloads
Clim is a PHP micro framework that helps you quickly write simple yet powerful command line applications
torann/dom-parser
498 Downloads
A HTML DOM parser written in PHP7 let you manipulate HTML in a very easy way! Supports invalid HTML. Find tags on an HTML page with selectors just like jQuery. Extract contents from HTML in a single line.
carrlabs/git-wrapper
1406 Downloads
A wrapper for the git command line executable, based on YiiGit (https://github.com/phpnode/YiiGit). Allows access to all git commands via a simple object oriented interface.