Libraries tagged by exit
sjorek/composer-silent-command-plugin
13 Downloads
A composer-plugin to run commands silently, without tampering with their exit-code.
shavy/qcache
63 Downloads
This will allow you to quickly move something to cache and then to get it again at a later time if needed. This will purely be done on the disk. It will delete the files use on exit or again on start up of the program. This is mean to quickly store something out of memory and obtain it later again.
pingark/pingark-laravel
0 Downloads
First-class PingArk integration for Laravel: auto-register scheduled tasks, ping start/success/failure, and capture durations and exit context.
noregression/coverage-reporter
41 Downloads
Print the total code coverage and exit with the right exit code
mic2100/is-tor
8 Downloads
Detects whether the current visitor accessing your site from a Tor network exit point
maximilian-kresse/phpstan-ignore-error-formatter
3 Downloads
A error formatter wrapper to ignore the exit code of the wrapped error formatter and always return 0
lekongkong/lgequeue
6 Downloads
laravel graceful exit queue
kagurati/torutils
131 Downloads
Utility functions for gathering TOR exit node listings.
itgalaxy/bin-check
100 Downloads
Check if a binary is working by checking its exit code
ip2location/ip2proxy-yii
52 Downloads
Allow users to query an IP address if it was being used as open proxy, web proxy, VPN anonymizer and TOR exit nodes, search engine robots, data center ranges and residential proxies.
ip2location/codeigniter-ip2proxy
6 Downloads
IP2Proxy library for CodeIgniter. This module allows user to reverse search of IP address to detect VPN servers, open proxies, web proxies, Tor exit nodes, search engine robots, data center ranges and residential proxies using IP2Proxy BIN database. Other information available includes proxy type, country, state, city, ISP, domain name, usage type, AS number, AS name, threats, last seen date and provider names.
geronimo794/php-simple-dev-helpers
598 Downloads
Just short call for var_dump and exit. etc. etc. Just use the dev-master version.
dhr/laravel-quick-debug
1 Downloads
laravel quick debug can find dd and exit and any random string from the project
cullylarson/ssh-commands
95 Downloads
A library for executing remote commands, via SSH. Supports exit status, standard output, and error output.
cullylarson/local-commands
124 Downloads
A library for executing local shell commands, with support for exit status, standard output, and error output.