Libraries tagged by live php
swoft/console
173614 Downloads
swoft command line application component
swlib/swpdo
10791 Downloads
Swoole Coroutine SQL component like PDO
robinncode/db_craft
1838 Downloads
DB Craft is a CodeIgniter4 Seeder, Migration Generator. Automatic Migration Generation: DB-Craft provides a simple command-line interface to generate migration files automatically based on the connected database. This feature allows developers to keep track of database schema changes and easily apply them to different environments. Table-Specific Migrations: Developers can also generate migration files for specific tables, providing granular control over database changes. This flexibility allows for efficient database management and versioning. Seeding Support: DB-Craft includes functionality to generate seeders, enabling developers to populate their database with initial data. This feature is especially useful for setting up sample data or populating reference tables.
luyadev/luya-bootstrap4
41366 Downloads
Bootstrap4 Assets and Helper classes like ActiveForm for LUYA and Yii2.
leafs/cli
7559 Downloads
A simple command line tool for installing and interacting with your leaf apps
jlorente/laravel-credit-cards
32051 Downloads
Laravel >=5.6 integration for the PHP Credit Cards package that allows to perform operations on debit and credit cards like format, validate brand, number and Luhn algorithm.
inhere/console
7140 Downloads
php console library, provide console argument parse, console controller/command run, color style, user interactive, information show.
flightphp/skeleton
1092 Downloads
A Flight PHP framework skeleton app to get your new projects up and running ASAP
ferdous/laravel-otp-validate
23554 Downloads
Laravel package for OTP validation with built-in features like retry and resend mechanism. Built in max retry and max resend blocking. OTP/Security Code can be send over SMS or Email of your choice with user-defined template.
fab2s/strings
271048 Downloads
A purely static String Helper to handle more advanced utf8 string manipulations
bupy7/xml-constructor
34165 Downloads
The array-like constructor of XML document structure.
bobdenotter/commando
65374 Downloads
PHP CLI Commando Style
atchondjo/geoip2country
3063 Downloads
A lightweight but powerful IP address lookup database solution to determine visitors country
nunomaduro/pail
1429 Downloads
Easily delve into your Laravel application's log files directly from the command line.
jamesmills/watchable
4788 Downloads
A package to allow your Models to become watchable by a User