Libraries tagged by php console
slim/console
469 Downloads
Slim Console
shiros/luna-console
98 Downloads
Luna Module - Console
shcherbanich/symfony-console-gpt
5 Downloads
Use console application through regular chat with ConsoleGpt!
seagm-swoft/console
14 Downloads
swoft command line application component
rakit/console
1388 Downloads
PHP Simple Library to Create Command Line Interface Application
prateekbhujel/php-terminal
1 Downloads
Native terminal primitives for PHP CLI on Unix and Windows
open-southeners/laravel-console-file-menu
4 Downloads
Laravel Console Menu for files and directories
oihana/php-zitadel
14 Downloads
Composable PHP toolkit for the Zitadel identity provider. Bundles an OIDC/OAuth2 API client, JWT/JWKS verification, session lifecycle helpers backed by ArangoDB, OAuth client metadata resolution, V2 Action webhook catalog and descriptor, and Symfony Console commands.
oihana/php-openedge
20 Downloads
Composable PHP toolkit for the Progress OpenEdge SQL database via ODBC. Bundles a functional query builder (predicates, casts, string/numeric/date functions, CASE expressions), document/edge models composed by traits, PSR-7 CRUD controllers, and Symfony Console commands. Built for read-heavy ERP integrations.
netherphp/console
3512 Downloads
A CLI Parser
mazentouati/snacks-console
10 Downloads
Snacks console is an intuitive browser-based SQL console to run and save SQL queries.
martinmulder/openapi-crowdstrike-falcon-php
155 Downloads
Use this API specification as a reference for the API endpoints you can use to interact with your Falcon environment. These endpoints support authentication via OAuth2 and interact with detections and network containment. For detailed usage guides and examples, see our [documentation inside the Falcon console](https://falcon.eu-1.crowdstrike.com/support/documentation). To use the APIs described below, combine the base URL with the path shown for each API endpoint. For commercial cloud customers, your base URL is `https://api.eu-1.crowdstrike.com`. Each API endpoint requires authorization via an OAuth2 token. Your first API request should retrieve an OAuth2 token using the `oauth2/token` endpoint, such as `https://api.eu-1.crowdstrike.com/oauth2/token`. For subsequent requests, include the OAuth2 token in an HTTP authorization header. Tokens expire after 30 minutes, after which you should make a new token request to continue making API requests.
kode/console
18 Downloads
健壮、通用的 PHP 控制台组件,支持 PHP 8.1+ 新特性
ignasbernotas/console
53 Downloads
PHP CLI tools
fzed51/console-options
556 Downloads
option parser pour ligne de commande PHP