Libraries tagged by until
joseph/xml-util
16 Downloads
An XML untility package
hschottm/contao-xls-export
1159 Downloads
Contao bundle to provide a code library to create Excel xls exports. It is the proprietary binary format that was used by Excel versions up until 2007.
hojaonline/retrostats
13 Downloads
This extension copies the exact functionality for writing the Apache-style log files as used to be part of the core until v4.7. The only issue to take care of is to add the [FE][logfile_dir] setting in AdditionalConfiguration.php instead of LocalConfiguration because the Install tool will remove it otherwise.
h-sigma/fake-compile-cli
2 Downloads
CLI that streams fake compilation output until interrupted
geeks4change/h4d_help
46 Downloads
Provides a provisional help toggletip, until core does.
funnyfig/swoole_retrier
45 Downloads
repeatedly run a callable until stop called or timed-out. retry delay algorithm is borrowed from malkusch/lock Loop
fostam/retry
179 Downloads
Retry any callable until success or max retries, using various delay policies
clarkeash/utils
18 Downloads
A few untilities to make development easier.
chrgriffin/laravel-defer
181 Downloads
Automatically defer loading your images until after page load in Laravel.
brusch/unzer-php-sdk
2807 Downloads
This is a fork of unzerdev/php-sdk that supports PHP8 until the official SDK provides support.
ben-gibson/bryn-fallback-calculator
20 Downloads
An exchange rate calculator that defers calculation to its registered calculators in priority order until an exchange rate is successfully returned.
antarctica/laravel-token-blacklist
76 Downloads
Enables API tokens to be marked as invalid until natural expiry within Laravel.
aihimel/laravel-waiting-request
5 Downloads
A simple implementation for holding request untill a job or background process is done.
the-coding-owl/sql-debug
424 Downloads
Debugging extbase queries in TYPO3 6.2 up until 7.6
robinvdvleuten/lazy-event-dispatcher
4505 Downloads
An event dispatcher that holds any events until flushed.