Libraries tagged by divide
divineomega/password_exposed
1688933 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.
divineomega/laravel-password-exposed-validation-rule
717616 Downloads
Laravel validation rule that checks if a password has been exposed in a data breach
davidepastore/slim-validation
229914 Downloads
A slim middleware for validation based on Respect/Validation
davidearl/webauthn
57258 Downloads
An implementation of webauthn in PHP on the server side (for passkeys)
divineomega/uxdm
27360 Downloads
UXDM helps developers migrate data from one system or format to another.
divineomega/psr-18-guzzle-adapter
1601484 Downloads
PSR-18 adapter for the Guzzle HTTP client
divineomega/php-ssh-connection
112070 Downloads
Provides an elegant syntax to connect to SSH servers and execute commands.
divineomega/do-file-cache-psr-6
1963608 Downloads
PSR-6 adapter for DO File Cache
divineomega/do-file-cache
2008239 Downloads
DO File Cache is a PHP File-based Caching Library. Its syntax is designed to closely resemble the PHP memcache extension.
divineomega/array_undot
144927 Downloads
array_undot (the opposite of the array_dot helper function) expands a dot notation array into a full multi-dimensional array.
davidepastore/slim-restrict-route
21210 Downloads
A Slim middleware to restrict ip addresses that will access to your routes
davidepastore/slim-config
9228 Downloads
A slim middleware to read configuration from different files based on hassankhan/config
davidepastore/ipinfo
117921 Downloads
A wrapper around the ipinfo.io services
divineomega/php-summary
37794 Downloads
PHP Summarization Library
divineomega/php-cli-progress-bar
160913 Downloads
Progress bar for command line PHP scripts