Libraries tagged by live php
linecorp/line-bot-sdk
2487033 Downloads
SDK of the LINE BOT API for PHP
sunra/php-simple-html-dom-parser
8989079 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.
paquettg/php-html-parser
7173505 Downloads
An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.
graylog2/gelf-php
34169827 Downloads
A php implementation to send log-messages to a GELF compatible backend like Graylog2.
shipmonk/dead-code-detector
410955 Downloads
Dead code detector to find unused PHP code via PHPStan extension. Can automatically remove dead PHP code. Supports libraries like Symfony, Doctrine, PHPUnit etc. Detects dead cycles. Can detect dead code that is tested.
aimeos/map
331694 Downloads
Easy and elegant handling of PHP arrays as array-like collection objects similar to jQuery and Laravel Collections
rakit/validation
3569642 Downloads
PHP Laravel like standalone validation library
splitbrain/php-cli
658743 Downloads
Easy command line scripts for PHP with opt parsing and color output. No dependencies
codedungeon/php-cli-colors
8737694 Downloads
Liven up you PHP Console Apps with standard colors
ulrichsg/getopt-php
4307447 Downloads
Command line arguments parser for PHP 7.1 and above
squirrelphp/twig-php-syntax
6628011 Downloads
Adds common PHP syntax to twig templates, like ===, foreach and continue/break.
daniel-zahariev/php-aws-ses
1333496 Downloads
Send emails via Amazon Simple Email Service (SES) with REST-like interface
calcinai/xero-php
3612261 Downloads
A client implementation of the Xero API, with a cleaner OAuth interface and ORM-like abstraction.
php-school/cli-menu
1045386 Downloads
A command line menu helper in PHP
mrrio/shellwrap
160665 Downloads
Use any command-line tool as a PHP function.