Libraries tagged by ligne php
farzinft/php-simple-html-dom-parser
945 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.
davidngugi/laravel-php-generator
30 Downloads
Command line tool to generate your classes, interfaces and traits. Aiming for your higher productivity
cloudrail/library-php
175 Downloads
Unified API Library for: Cloud Storage, Social Log-In, Social Interaction, Payment, Email, SMS, POIs, Video & Messaging. Included services are Dropbox, Google Drive, OneDrive, OneDrive for Business, Box, Egnyte, PayPal, Stripe, Google Places, Foursquare, Yelp, YouTube, Vimeo, Twitch, Facebook Messenger, Telegram, Line, Viber, Facebook, GitHub, Google+, LinkedIn, Slack, Twitter, Windows Live, Yahoo, Mailjet, Sendgrid, Twilio, Nexmo, Twizo.
alfallouji/php_code_compare
26 Downloads
Command line script that will compare two versions of a source code (look for new classes, methods, etc.).
eher/phpwatch
74 Downloads
Command line client that allow you to run arbitrary shell commands whenever changes occur in a list of specified files
tangervu/phpaccess
3032 Downloads
Read Microsoft Access databases on Linux using mdbtools command line tools
cubesolutions/phpconsistent
129 Downloads
PHPConsistent is a dynamic and static code analysis tool that verifies the consistency between the function/method calls your code makes and the in-line documentation (docblock) of the called functions/methods.
maplephp/prompts
175 Downloads
PHP Prompts is a pretty, interactive, lightweight, and user-friendly CLI (Command Line Interface) PHP library designed for seamless use across Linux, Unix, Darwin, and Windows.
yukata-roommate/cli
30 Downloads
Easy to use Command Line Interface for PHP
lijinma/commander
339 Downloads
PHP command-line interfaces made easy
kilylabs/cliframework
60 Downloads
Command-line framework for PHP
josantonius/mercadona-importer
7 Downloads
PHP command line interface (CLI) application to import products from Mercadona using their API.
furious-developer/lara-bit
352 Downloads
Create Laravel views (blade template) using 'php artisan' command-line interface
webtrendi/clapp
269 Downloads
Parses command line arguments passed to a PHP script
swew/cli
139 Downloads
SWEW/CLI: A PHP package for streamlined command line interface (CLI) development, providing an intuitive API for creating custom commands, handling input/output, and executing command logic effortlessly. Simplify your CLI application development with rapid development.