Libraries tagged by php console
martinmulder/openapi-crowdstrike-falcon-php
42 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.
izica/php-browser-log
190 Downloads
Pretty log in browser console
ignasbernotas/console
52 Downloads
PHP CLI tools
degraciamathieu/php-wording-detector
14 Downloads
check your DDD approach by analyzing your variables
contributte/console-skeleton
62 Downloads
Console (CLI) project skeleton based on Nette Framework (@nette), Symfony (@symfony) and Contributte (@contributte) libraries by @f3l1x.
chemem/php-concurrently
219 Downloads
A PHP version of concurrently built atop ReactPHP and RxPHP.
samsara/roster
797 Downloads
A PHP console tool to generate Markdown documentation from your docblocks and types hints using templates.
rougin/blueprint
7538 Downloads
A bootstrap for PHP console projects.
lemmon/cl
10 Downloads
A simple PHP console logger for local development and debugging
denisok94/helper
1094 Downloads
A class with a set of functions to facilitate programming
ozziest/consozzy
21 Downloads
Simple console core for php console applications.
marcosmarcolin/phpinsights
1280 Downloads
Instant PHP quality checks from your console.
shellrent/veeam-vspc-api-client
419 Downloads
PHP Client for Veeam Service Provider Console API
matks/vivian
34 Downloads
Php tools to provide a pretty console output
lmihaylov/pass-generator
19 Downloads
A simple and elegant PHP password generator for either browser and console environments.