Libraries tagged by dice
level-2/dice
825982 Downloads
A minimalist Dependency injection container (DIC) for PHP. Please note: 3.0+ is only compatible with PHP 7.0. The 2.0 branch is compatbile with PHP 5.6.
genphrase/genphrase
326469 Downloads
Secure passphrase generator for PHP applications
lkrms/dice
157117 Downloads
A minimalist dependency injection container for PHP. Forked from level-2/dice.
martbock/laravel-diceware
74232 Downloads
Diceware Passphrase Generator for Laravel
nicobleiler/php-passphrase
13568 Downloads
Passphrase generator with Laravel integration, inspired by Bitwarden. Uses the EFF long word list by default with support for custom wordlists.
dicebear/core
22490 Downloads
Unique avatars from dozens of styles — deterministic, customizable, vector-based.
dicebear/styles
22410 Downloads
Official DiceBear avatar styles.
jigarakatidus/laravel-http-to-curl
81179 Downloads
Extended Http to dump and die with Curl command
dicebear/schema
23788 Downloads
JSON Schema definitions for DiceBear avatar styles and options
moddengine/dice
11709 Downloads
A minimalist Dependency injection container (DIC) for PHP 7.1+ and PHP 8.0+.
mp091689/dump-die
21072 Downloads
Dump Die package based on symfony/var-dumper.
leek/filament-dicebear
2792 Downloads
DiceBear avatar provider for Filament panels with 31 styles, caching, and per-model customization.
jifish/ezdice
348 Downloads
A really simple PHP library for parsing dice notation and rolling.
automattic/patchwork-redefine-exit
5571 Downloads
Use antecedent/patchwork to redefine `exit` and `die` for more robust PHPUnit testing.
henrik9999/string-similarity
15985 Downloads
Finds degree of similarity between two strings, based on Dice's Coefficient, which is mostly better than Levenshtein distance.