Libraries tagged by lines
robinncode/db_craft
473 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.
pronamic/pronamic-cli
20317 Downloads
Pronamic CLI is the command-line interface for Pronamic.
pmjones/auto-shell
857 Downloads
Automatically parses command-line strings to command classes.
plesk/wappspector
5844 Downloads
Command-line interface utility to analyze the file structure of a web hosting server and identify the frameworks and CMS used in the websites hosted on it.
phpmv/ubiquity-devtools
30195 Downloads
Command line tools for ubiquity-framework
peridot-php/webdriver-manager
33585 Downloads
Library and command line tool for managing Selenium WebDriver
novius/laravel-translation-loader
14887 Downloads
Store your language lines in the database, yaml or other sources
noclued/githelper
19900 Downloads
Helper for git extra info like 'get file names changed in last two commits', 'get new lines from last two commits', etc. You need to have accessable git!
nguyenanhung/php-cli-helper
5705 Downloads
PHP Command Line Interface Helper - Basic, Simple and Lightweight
michaeldrennen/local-file
20893 Downloads
A small php library that adds some functions to operate on local files, like an efficient line count function.
lesha888/geophp
31098 Downloads
GeoPHP is a open-source native PHP library for doing geometry operations. It is written entirely in PHP and can therefore run on shared hosts. It can read and write a wide variety of formats: WKT (including EWKT), WKB (including EWKB), GeoJSON, KML, GPX, GeoRSS). It works with all Simple-Feature geometries (Point, LineString, Polygon, GeometryCollection etc.) and can be used to get centroids, bounding-boxes, area, and a wide variety of other useful information.
leafs/aloe
10555 Downloads
Overpowered command line tool for your leaf apps.
lavatech/php-simple-html-dom-parser
11466 Downloads
Composer adaptation of: A HTML DOM parser written in PHP5+ let you manipulate HTML in a very easy way! Require PHP 5+. Supports invalid HTML. Find tags on an HTML page with selectors just like jQuery. Extract contents from HTML in a single line.
laravellegends/interactive-model
7133 Downloads
This library is helpful to record data in the Eloquent models interactively via the command line.
laravel/spark-installer
23452 Downloads
Command line installer for Laravel Spark.