Libraries tagged by live php
imanghafoori/php-imports-analyzer
68812 Downloads
A command line tool to scan for extra or wrong use statements in composer based apps.
cristal/php-api-wrapper
77015 Downloads
Work with APIs like with Laravel Eloquent or Doctrine (no longer a dream)
cmdotcom/text-sdk-php
385051 Downloads
PHP SDK to send messages with CM.com
clue/commander
15765 Downloads
Finally a sane way to register available commands and arguments and match your command line in PHP.
utopia-php/orchestration
67186 Downloads
Lite & fast micro PHP abstraction library for container orchestration
corneltek/cliframework
155192 Downloads
Command-line framework for PHP
utopia-php/preloader
80246 Downloads
Utopia Preloader library is simple and lite library for managing PHP preloading configuration
php-school/terminal
802595 Downloads
A command line terminal utility in PHP
utopia-php/logger
62782 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.
utopia-php/cli
161239 Downloads
A simple CLI library to manage command line applications
toolkit/cli-utils
184177 Downloads
useful cli tool library of the php
tomatophp/filament-translations
5836 Downloads
Manage your translation with DB and cache, you can scan your languages tags like trans(), __(), and get the string inside and translate them use UI.
text/template
175967 Downloads
Simple and secure string-template-engine (Twig-like syntax) with nested if/elseif/else, loops, filters. Simple OOP api: Just one class doing the job (2-lines of code). Fast and secure: No code-generation, no eval'ed() code. Extensible by callbacks. Fully tested. Rich examples included.
somnambulist/validation
69914 Downloads
A re-write of rakit/validation providing Laravel like validation as a standalone library
rahul900day/laravel-console-spinner
64923 Downloads
Laravel Console Spinner is a spinner output for Laravel command line.