Libraries tagged by this7
citco/carbon
342787 Downloads
This is a wrapper for nesbot/carbon which also calculates which days are British bank holidays (England & Wales only).
ciareis/bypass
11274 Downloads
Bypass for PHP provides a quick way to create a custom instead of an actual HTTP server to return prebaked responses to client requests. This is most useful in tests, when you want to create a mock HTTP server and test how your HTTP client handles different types of responses from the server.
christophrumpel/laravel-command-file-picker
75932 Downloads
This package lets a user pick a file or class from a list during a Laravel command.
causal/image_autoresize
372212 Downloads
Simplify the way your editors may upload their images: no complex local procedure needed, let TYPO3 automatically resize down their huge images/pictures on-the-fly during upload (or using a command for batch processing) and according to your own business rules (directory/groups). This will highly reduce the footprint on your server and speed-up response time if lots of images are rendered (e.g., in a gallery). Features an EXIF/IPTC extractor to ensure metadata may be used by the FAL indexer even if not preserved upon resizing.
causal/ig_ldap_sso_auth
333425 Downloads
This extension provides LDAP support for TYPO3 by delegating the authentication of frontend and/or backend users to the centrally-managed directory of your organization. It fully supports OpenLDAP and Active Directory and is capable of connecting securely to the authentication server using either TLS or SSL (ldaps://). In case of use in an intranet environment, this extension is a perfect match since it natively brings Single Sign-On (SSO) capability to TYPO3 without any complex configuration.
causal/extractor
201425 Downloads
This extension detects and extracts metadata (EXIF / IPTC / XMP / ...) from potentially thousand different file types (such as MS Word/Powerpoint/Excel documents, PDF and images) and bring them automatically and natively to TYPO3 when uploading assets. Works with built-in PHP functions but takes advantage of Apache Tika and other external tools for enhanced metadata extraction.
carlosio/opcache-dashboard
51006 Downloads
Set up properly and monitor your Zend OPcache with this dashboard that will help you checking memory, hits and status, configuring for optimal performance (warning you when cache full, validation, etc.) and reseting one or all scripts with one click.
cache/chain-adapter
461496 Downloads
A PSR-6 cache implementation using chain. This implementation supports tags
bytexr/filament-queueable-bulk-actions
57867 Downloads
This Filament plugin simplifies managing bulk operations asynchronously in a queue. It provides tracking and status updates for tasks, while supporting both action calls and job dispatches. Excellent for bulk data updates and tasks with Filament & Livewire support for real-time notifications.
bobey/geoip2-geolite2-composer
731375 Downloads
This tiny repository aims to provide an easy solution to require GeoIP2 / GeoLite2 databases inside your project using composer.
block_io-php/block_io-php
102178 Downloads
Block.io is the easiest way to create wallets, send, and accept payments through Bitcoin, Litecoin, and Dogecoin. This is its PHP library.
blinq/synth
12412 Downloads
This is my package synth
bithost-gmbh/pdfviewhelpers
198677 Downloads
This is a TYPO3 CMS extension that provides various Fluid ViewHelpers to generate PDF documents.
biegalski-llc/laravel-mailgun-webhooks
57298 Downloads
This package allows you to quick and easily integrate your Laravel application with Mailgun Webhooks thus allowing you to track the outgoing email status for each individual user. There is also an optional feature to receive alerts for specific mailgun events such as spam complaints and sending failuresgit .
bellangelo/type-coverage-updater
128081 Downloads
A tool to auto-update the type coverage of this Tomas's Type Coverage extension https://github.com/TomasVotruba/type-coverage