Libraries tagged by k
silverstripe/mimevalidator
1419654 Downloads
Checks uploaded file content roughly matches a known MIME type for the file extension.
scr34m/php-malware-scanner
38230 Downloads
Scans PHP files for malwares and known threats
robclancy/presenter
924589 Downloads
Decorate your objects using presenters. Primarily to keep presentation logic out of your models.
queueworker/sansdaemon
124209 Downloads
Batch process Laravel Queue without a daemon; Processes queue jobs and kills the process
qcod/laravel-settings
146879 Downloads
Store key value pair in database as settings
psr-discovery/log-implementations
3425777 Downloads
Lightweight library that discovers available PSR-3 Log implementations by searching for a list of well-known classes that implement the relevant interface, and returns an instance of the first one that is found.
psr-discovery/http-factory-implementations
3477725 Downloads
Lightweight library that discovers available PSR-17 HTTP Factory implementations by searching for a list of well-known classes that implement the relevant interface, and returns an instance of the first one that is found.
psr-discovery/http-client-implementations
3471259 Downloads
Lightweight library that discovers available PSR-18 HTTP Client implementations by searching for a list of well-known classes that implement the relevant interface, and returns an instance of the first one that is found.
psr-discovery/event-dispatcher-implementations
3427998 Downloads
Lightweight library that discovers available PSR-14 Event Dispatcher implementations by searching for a list of well-known classes that implement the relevant interface, and returns an instance of the first one that is found.
psr-discovery/discovery
3484900 Downloads
Lightweight library that discovers available PSR implementations by searching for a list of well-known classes that implement the relevant interfaces, and returning an instance of the first one that is found.
psr-discovery/container-implementations
3427694 Downloads
Lightweight library that discovers available PSR-11 Container implementations by searching for a list of well-known classes that implement the relevant interface, and returns an instance of the first one that is found.
psr-discovery/cache-implementations
3428871 Downloads
Lightweight library that discovers available PSR-6 Cache implementations by searching for a list of well-known classes that implement the relevant interface, and returns an instance of the first one that is found.
psr-discovery/all
3424734 Downloads
Lightweight library that discovers available PSR implementations by searching for a list of well-known classes that implement the relevant interface, and returns an instance of the first one that is found.
prismic/php-sdk
1705471 Downloads
PHP development kit for Prismic
pontedilana/php-weasyprint
587277 Downloads
PHP library allowing PDF generation from an url or a html page. Wrapper for Kozea/WeasyPrint.