Libraries tagged by arus
rahulalam31/laravel-abuse-ip
18409 Downloads
Block ip address of all spammer's around the world.
johnbillion/args
694048 Downloads
I don't want to get into an argument about this.
vanderlee/php-stable-sort-functions
550428 Downloads
Class of stable sort methods. Equal values remain in the original order. Only different values are sorted.
austinb/gameq
49726 Downloads
GameQ Gameserver Library
arubacao/tld-checker
1236435 Downloads
Top Level Domain (TLD) validation library for PHP
utopia-php/abuse
114395 Downloads
A simple abuse library to manage application usage limits
h4kuna/ares
340420 Downloads
Provides information about subjects by their identification number from the ARES database (in Czech Republic).
andersundsehr/aus-driver-amazon-s3
213357 Downloads
Provides a FAL driver for the Amazon Web Service AWS S3.
vboctor/disposable_email_checker
82048 Downloads
Library to detect disposable email addresses
usarise/turnstile
47622 Downloads
PHP library for Turnstile, is Cloudflare’s smart CAPTCHA alternative. It can be embedded into any website without sending traffic through Cloudflare and works without showing visitors a CAPTCHA.
postcode-nl/api-client
357527 Downloads
A client to the Postcode.nl Address Api for international address validation. You will need to create an account at https://developer.postcode.eu/documentation/.
phpfui/recaptcha
95502 Downloads
Client library for Google's reCAPTCHA for PHP 8.4 and higher
clue/commander
18082 Downloads
Finally a sane way to register available commands and arguments and match your command line in PHP.
clue/arguments
175044 Downloads
The simple way to split your command line string into an array of command arguments in PHP.
austinw/laravel-union-paginator
2240 Downloads
Combines data from multiple models into a single unified query using SQL unions, allowing for consistent pagination and customization across diverse data sources.