Libraries tagged by php lite
fenguoz/tron-php
30858 Downloads
Support TRON's TRX and TRC20, which include functions such as address creation, balance query, transaction transfer, query the latest blockchain, query information based on the blockchain, and query information based on the transaction hash
cristal/php-api-wrapper
86436 Downloads
Work with APIs like with Laravel Eloquent or Doctrine (no longer a dream)
arm092/livewire-datatables
28979 Downloads
Advanced datatables using Laravel, Livewire, Tailwind CSS and Alpine JS
clue/commander
20226 Downloads
Finally a sane way to register available commands and arguments and match your command line in PHP.
corneltek/cliframework
158042 Downloads
Command-line framework for PHP
php-school/terminal
876674 Downloads
A command line terminal utility in PHP
utopia-php/vcs
66922 Downloads
A simple library to integrate version control systems like GitHub, GitLab etc. to receive webhook events
toolkit/cli-utils
202479 Downloads
useful cli tool library of the php
tomatophp/filament-translations
15850 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
189415 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
57149 Downloads
Simple, elegant WordPress-like Shortcodes the Laravel way
somnambulist/validation
116059 Downloads
A re-write of rakit/validation providing Laravel like validation as a standalone library
rahul900day/laravel-console-spinner
98782 Downloads
Laravel Console Spinner is a spinner output for Laravel command line.
okipa/laravel-table
51885 Downloads
Generate tables from Eloquent models.
nunomaduro/laravel-console-dusk
48644 Downloads
Laravel Console Dusk allows the usage of Laravel Dusk in Laravel/Laravel Zero artisan commands.