Libraries tagged by misp
move-elevator/typo3-toolbox
4938 Downloads
A TYPO3 toolbox so handy, it makes even missing plugins feel insecure.
mll-lab/str_putcsv
284205 Downloads
The missing `str_putcsv` function for PHP
mixerapi/rest
65929 Downloads
The missing RESTful API component to CakePHP's bake console. Create RESTful API skeletions in seconds.
mgh-tech/magento2-dev-media-downloader
384 Downloads
Magento 2 module for on-demand downloading of missing media files from a remote instance during development.
mfn/phpstan-lost-in-translation
5791 Downloads
Helps find missing translation strings in Laravel applications
masroore/mailcheck-php
9511 Downloads
Reduce misspelled email addresses in your PHP apps.
lbhurtado/common
9145 Downloads
This is a utility package for lbhurtado/{missive, sms, tactician, engagespark}.
kubawerlos/types-checker
47182 Downloads
A tool to find missing type declarations in PHP 7 code
konradmichalik/typo3-file-sync
2114 Downloads
File Sync - Synchronizes missing files between TYPO3 instances using configurable resource handlers.
kitzberger/sysfile-faker
23603 Downloads
Creates dummy image files for sys_file records whose files went missing
kilik/translation-bundle
49631 Downloads
Symfony Tool to help Import/Export (missing) translations
keboola/php-utils
154028 Downloads
Misc utility functions
jsonrepair/jsonrepair
2690 Downloads
Repair invalid JSON documents - A modern PHP 8.4+ port with streaming support. Fixes common issues: missing quotes, trailing commas, comments, single quotes, and more.
jeffersongoncalves/laravel-page-cache
430 Downloads
This Laravel package provides a full-page response cache middleware for stateless public GET pages. It caches 200 responses keyed by a version token, locale, and theme cookie, skips authenticated requests, exposes an X-Page-Cache HIT/MISS header, and offers a static flush() helper to invalidate every cached page at once.
jeffersongoncalves/laravel-locale-cookie
428 Downloads
A Laravel middleware that resolves the application locale from a cookie, validating the requested value against a configurable list of supported locales and falling back to a sensible default when the cookie is missing or unknown. Cookie name, supported locales, and fallback locale are all driven by config.