Libraries tagged by live php
toolkit/cli-utils
202961 Downloads
useful cli tool library of the php
tomatophp/filament-translations
16132 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
189780 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.
tehwave/laravel-shortcodes
57719 Downloads
Simple, elegant WordPress-like Shortcodes the Laravel way
somnambulist/validation
117646 Downloads
A re-write of rakit/validation providing Laravel like validation as a standalone library
rahul900day/laravel-console-spinner
99530 Downloads
Laravel Console Spinner is a spinner output for Laravel command line.
nunomaduro/laravel-console-dusk
48803 Downloads
Laravel Console Dusk allows the usage of Laravel Dusk in Laravel/Laravel Zero artisan commands.
dwij/laraadmin
68550 Downloads
LaraAdmin is a Open source Laravel Admin Panel / CMS which can be used as Admin Backend, Data Management Tool or CRM boilerplate for Laravel with features like CRUD Generation, Module Manager, Media, Menus, Backups and much more
clue/arguments
180329 Downloads
The simple way to split your command line string into an array of command arguments in PHP.
bvanhoekelen/terminal-style
724224 Downloads
Return your terminal message in style! Change the text style, text color and text background color form the terminal interface with ANSI color codes. The terminal style tool support Laravel and Composer.
brick/schema
48355 Downloads
Schema.org library for PHP
jc21/clitable
255003 Downloads
CLI Table output for PHP scripts
arthurkushman/query-path
1105703 Downloads
HTML/XML querying (CSS 4 or XPath) and processing (like jQuery)
phpunitgen/console
186154 Downloads
The PhpUnitGen command line features for tests generation.
vanderlee/swaggergen
120102 Downloads
Generate Swagger/OpenAPI documentation from simple PHPdoc-like comments in PHP source code.