Libraries tagged by like
foolz/package
2201 Downloads
A package system for managing things like plugins, in Composer format.
filp/nod
87 Downloads
Notifications in PHP (notify-send, growl, etc) like that.
fgtclb/academic-persons-sync
2159 Downloads
Adds some configuration for external users providers like Active Directory
faryshta/yii2-clockpicker
9053 Downloads
Yii2 wrapper for clockpicker (clock-like time picker) plugin
fabricio872/api-modeller-bundle
2284 Downloads
Symfony bundle for translating foreign API to Doctrine-like models
fabricio872/api-modeller
2313 Downloads
Library for translating foreign API to Doctrine-like models
faaren-tech/laravel-custom-uuids
4423 Downloads
A package to offer Stripe-like uuids for Laravel
exolnet/laravel-emails-confirmation
1992 Downloads
Emails confirmation like Laravel native password resets.
ex3v/random-string-key-generator
11987 Downloads
Library to generate random and unique YouTube-like string ids, as an alternative to UUID
eprofos/user-agent-analyzer
70 Downloads
A powerful Symfony bundle for user-agent analysis. It provides accurate detection of operating systems (Windows, MacOS, Linux, iOS, Android...), browsers (Chrome, Firefox, Safari...), and device types (Desktop, Mobile, Tablet, TV...). Supports specific version detection and includes advanced handling of special cases like WebViews and compatibility modes. Features comprehensive logging and detailed analysis results.
encoredigitalgroup/laravel-operations
4382 Downloads
Run operations once after deployment - just like you do it with migrations!
eloverde/laravel-file-generator
134 Downloads
Laravel package to help you automate creation of files. Build your own custom generators like 'artisan make:model'.
eboreum/exceptional
4489 Downloads
Create and format PHP exceptions easily. Automatically unravel method arguments. Ensure that sensitive strings like passwords, tokens, PHPSESSID, etc. are being masked and thus will instead appear as e.g. "******" in the resulting text.
eboreum/caster
4849 Downloads
Cast any PHP value to a sensible, human readable string. Great for type-safe outputs, exception messages, transparency during debugging, and similar things. Also helps avoiding innate problems such as printing endless, circular referencing objects (endless recursion), limits the output for large arrays and long strings, and prevents (opt-in) the outputting of sensitive strings like passwords.
easyise/eisexlsx
1092 Downloads
XLSX file data read-write library that operates with native cell addresses like A1 or R1C1.