Libraries tagged by Anter
kodus/chrome-logger
39987 Downloads
PSR-3 (logging), PSR-7 (HTTP) and PSR-15 (middleware) compliant alternative to the original ChromeLogger for PHP
justbetter/statamic-image-optimize
5364 Downloads
Image optimization after upload
ifixit/php7-optional
69692 Downloads
PHP 7 optional wrapper that provides an alternative to null
ichhabrecht/social-gdpr
39137 Downloads
Show social media after user confirmation
friendsoftypo3/interest
554 Downloads
REST and CLI API for adding, updating, and deleting records in TYPO3. Tracks relations so records can be inserted in any order. Uses remote ID mapping so you don't have to keep track of what UID a record has gotten after import. Data is inserted using backend APIs as if a real human did it, so you can can inspect the record history and undo actions.
dreistromland/typo3-hcaptcha
17789 Downloads
TYPO3 Extension to add hCaptcha to EXT:form - The privacy friendly captcha alternative.
djboris88/twig-commented-include
90185 Downloads
Twig extension which outputs HTML comments before and after the `include` tag
djboris88/timber-commented-include
37202 Downloads
Twig extension for Timber which outputs HTML comments before and after the `include` tag
dereuromark/composer-versions-check
284704 Downloads
Checks if packages are up to date to last major versions after update
danielbachhuber/wp-cli-reset-post-date-command
105815 Downloads
Reset the post_date field on your posts after you change the timezone.
crowdstar/background-processing
50231 Downloads
To continue processing PHP after having HTTP response sent back to the client under PHP-FPM.
codekanzlei/cake-auth-actions
59961 Downloads
Simple ACL alternative for CakePHP 4
brunocanada/hreflang
54895 Downloads
This Magento 2 multi store extension adds the alternate hreflang tag for: Pages, Product and Category.
brainworxx/includekrexx
14885 Downloads
Alternative for `f:debug` (fluid) and `debug();` (PHP) with additional analysis features and logging options.
bairwell/middleware-cors
19156 Downloads
A PSR-7 middleware layer for providing CORS (Cross Origin Request Security) headers and security provisions. Instead of just allowing invalid CORs requests to come through, this middleware actively blocks them after validating.