Libraries tagged by cli application
linio/lock
1601 Downloads
Simple lock handler for cli applications
clayfreeman/twitch-eventsub-relay
51 Downloads
Provides a CLI application that listens for Twitch EventSub webhook callbacks and relays them to connected TCP clients using a custom protocol.
damascene/repos-downloader
25 Downloads
A small CLI application to download ALL public git repo for specific user on github
gabrielpcruz/slim
12 Downloads
Skeleton slim framework 4 application (http + cli + oauth2)
dhanikkeraliya/laravel-securescan
12 Downloads
A powerful security scanner for Laravel applications with CLI and web dashboard support to detect vulnerabilities like SQL Injection, XSS, secrets, and misconfigurations.
assegaiphp/collections
533 Downloads
The assegaiphp/collections package is a powerful tool for creating and managing groups of related objects in your AssegaiPHP projects. With this library, you can easily organize and manipulate data in a variety of ways, such as arrays, lists, sets, and maps. The package offers a wide range of methods for adding, removing, and manipulating items, as well as sorting, searching, and filtering your collections. It is fully compatible with PHP 7.x and above and is designed to be lightweight and easy to use. Whether you're building a web application, a CLI tool, or a standalone script, assegaiphp/collections is the perfect choice for working with data. With its simple and intuitive interface, you can easily start working with collections in your project right away.
phasync/swerve
6 Downloads
S(w)erve your long-running PHP applications from the CLI fast and efficiently.
intentphp/guard
19 Downloads
A Laravel CLI tool that scans your application for common security risks: authorization gaps, unsafe query input, and mass assignment vulnerabilities.
silinternational/opsworks-deploy
904 Downloads
Shell script to initiate and monitor OpsWorks application deployments using AWC CLI scripts
jengo/installer
7 Downloads
The Jengo CLI installer for rapid CodeIgniter 4 application bootstrapping.
jackiedo/laravel-packager
1279 Downloads
A CLI tool to create packages for Laravel application.
progalaxyelabs/stonescriptphp-server
59 Downloads
Application skeleton for StoneScriptPHP. Ready-to-use project template with CLI tools, folder structure, and examples. Includes the stonescriptphp framework as a dependency.
codenzia/laravel-superadmin
199 Downloads
Protected super admin account for Laravel. Zero-config authorization via Gate::before, defense-in-depth Eloquent observer, optional Filament v4 plugin, vendor-only CLI commands with friction controls. Designed for vendor-deployed applications where customer admins must not accidentally delete the vendor's support account.
algoritma/phpinfo
37 Downloads
A lightweight CLI tool to fetch and inspect PHP settings by running `phpinfo()` via HTTP in your web application's environment. This tool is particularly useful for verifying the actual configuration of a running FPM instance when CLI settings might differ.
watoki/cli
1049 Downloads
Library for CLI application in PHP