Libraries tagged by classy
sybio/image-workshop
857205 Downloads
Powerful PHP class using GD library to work easily with images including layer notion (like Photoshop or GIMP)
shipmonk/name-collision-detector
1308516 Downloads
Simple tool to find ambiguous classes or any other name duplicates within your project.
phpauth/phpauth
149050 Downloads
A secure user authentication class for PHP websites, using a powerful password hashing system and attack blocking to keep your website and users secure.
lorisleiva/lody
4857693 Downloads
Load files and classes as lazy collections in Laravel.
gehrisandro/tailwind-merge-php
975777 Downloads
TailwindMerge for PHP merges multiple Tailwind CSS classes by automatically resolving conflicts between them
gehrisandro/tailwind-merge-laravel
452756 Downloads
TailwindMerge for Laravel merges multiple Tailwind CSS classes by automatically resolving conflicts between them
eloquent/enumeration
5547053 Downloads
An enumeration implementation for PHP.
wsdltophp/packagegenerator
1683441 Downloads
Generate hierarchical PHP classes based on a WSDL
wolfcast/browser-detection
846882 Downloads
The Wolfcast BrowserDetection PHP class facilitates the identification of the user's environment such as Web browser, version, platform family, platform version or if it's a mobile device or not.
wixel/gump
1223444 Downloads
A fast, extensible & stand-alone PHP input validation class that allows you to validate any data.
wilderborn/partyline
3597768 Downloads
A Laravel 5 package to output to the console from outside of command classes
wapmorgan/morphos
1102506 Downloads
A morphological solution for Russian and English language written completely in PHP. Provides classes to inflect personal names, geographical names, decline and pluralize nouns, generate cardinal and ordinal numerals, spell out money amounts and time.
vectorface/whip
1030994 Downloads
A PHP class for retrieving accurate IP address information for the client.
typo3/testing-framework
4285038 Downloads
The TYPO3 testing framework provides base classes for unit, functional and acceptance testing.
tomasvotruba/cognitive-complexity
4020123 Downloads
PHPStan rules to measure cognitive complexity of your classes and methods