Libraries tagged by div
divineomega/password_exposed
1681358 Downloads
This PHP package provides a `password_exposed` helper function, that uses the haveibeenpwned.com API to check if a password has been exposed in a data breach.
dive-be/laravel-dry-requests
276699 Downloads
Dry run your Laravel requests
divineomega/laravel-password-exposed-validation-rule
711472 Downloads
Laravel validation rule that checks if a password has been exposed in a data breach
divineomega/do-file-cache
1995473 Downloads
DO File Cache is a PHP File-based Caching Library. Its syntax is designed to closely resemble the PHP memcache extension.
austinw/laravel-union-paginator
53481 Downloads
Combines data from multiple models into a single unified query using SQL unions, allowing for consistent pagination and customization across diverse data sources.
eslam-reda-div/filament-copilot
9148 Downloads
A Filament plugin for AI-powered copilot features.
divinity76/cloudflare-ip-validator
129448 Downloads
Fast Cloudflare IP validator for PHP
dividebv/postnl
353464 Downloads
Library to connect to PostNL's SOAP service called CIF
diversen/http-send-file
354739 Downloads
Sends a file to a client, with support for (multiple) range requests. It is also able to throttle the download.
dive-be/php-enum-utils
302158 Downloads
Those utilities you always need when dealing with native enumerations.
divineomega/uxdm
27140 Downloads
UXDM helps developers migrate data from one system or format to another.
divineomega/psr-18-guzzle-adapter
1593812 Downloads
PSR-18 adapter for the Guzzle HTTP client
divineomega/php-ssh-connection
111568 Downloads
Provides an elegant syntax to connect to SSH servers and execute commands.
divineomega/php-cli-progress-bar
159327 Downloads
Progress bar for command line PHP scripts
divineomega/do-file-cache-psr-6
1952041 Downloads
PSR-6 adapter for DO File Cache