Libraries tagged by live php
wapmorgan/php-code-analyzer
130468 Downloads
A program that finds usage of different non-built-in extensions in your php code.
validator/livr
300677 Downloads
Lightweight PHP validator supporting Language Independent Validation Rules Specification (LIVR)
thesoftwarefanatics/php-html-parser
425672 Downloads
An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.
phpsysinfo/phpsysinfo
21375 Downloads
phpSysInfo is a customizable PHP Script that parses /proc, and formats information nicely. It will display information about system facts like Uptime, CPU, Memory, PCI devices, SCSI devices, IDE devices, Network adapters, Disk usage, and more.
php-cs-fixer/phpunit-constraint-isidenticalstring
645166 Downloads
Constraint for testing strings considering not-same line endings.
niels-de-blaauw/php-doc-check
214706 Downloads
Command line tool that identifies code that needs documentation.
imanghafoori/php-imports-analyzer
146529 Downloads
A command line tool to scan for extra or wrong use statements in composer based apps.
cristal/php-api-wrapper
86671 Downloads
Work with APIs like with Laravel Eloquent or Doctrine (no longer a dream)
clue/commander
20460 Downloads
Finally a sane way to register available commands and arguments and match your command line in PHP.
utopia-php/orchestration
110853 Downloads
Lite & fast micro PHP abstraction library for container orchestration
corneltek/cliframework
158107 Downloads
Command-line framework for PHP
utopia-php/preloader
123093 Downloads
Utopia Preloader library is simple and lite library for managing PHP preloading configuration
php-school/terminal
879957 Downloads
A command line terminal utility in PHP
utopia-php/vcs
68383 Downloads
A simple library to integrate version control systems like GitHub, GitLab etc. to receive webhook events
utopia-php/logger
106265 Downloads
Utopia Logger library is simple and lite library for logging information, such as errors or warnings. This library is aiming to be as simple and easy to learn and use.