Libraries tagged by stfr
statamic/eloquent-driver
278505 Downloads
Allows you to store Statamic data in a database.
sop/crypto-encoding
893328 Downloads
A PHP implementation of textual encodings of cryptographic structures.
shipmonk/phpstan-rules
522246 Downloads
Various extra strict PHPStan rules we found useful in ShipMonk.
sailenicolas/forceutf8
116339 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
s9e/regexp-builder
1531901 Downloads
Library that generates regular expressions that match a list of strings.
ryangjchandler/filament-navigation
72089 Downloads
Build structured navigation menus in Filament.
rawilk/laravel-settings
63897 Downloads
Store Laravel application settings in the database.
qcod/laravel-settings
151064 Downloads
Store key value pair in database as settings
qcod/laravel-app-settings
80665 Downloads
A package with UI to store and manage all the settings for your application
p3k/emoji-detector
1348032 Downloads
Detect and return all emoji found in a string
overtrue/laravel-filesystem-qiniu
202402 Downloads
A Qiniu storage filesystem for Laravel.
overtrue/laravel-filesystem-cos
88908 Downloads
A Cos storage filesystem for Laravel.
overtrue/flysystem-cos
589296 Downloads
Flysystem adapter for the QCloud COS storage.
oscarotero/html-parser
2762007 Downloads
Parse html strings to DOMDocument
orklah/psalm-insane-comparison
1163831 Downloads
Detects possible insane comparison ("string" == 0) to help migrate to PHP8