Libraries tagged by unrepeat
tobion/retry
257520 Downloads
A generic library to retry an operation in case of an error. You can configure the behavior like the exceptions to retry on.
mvo/contao-group-widget
88104 Downloads
Adds a new group widget that allows repeating a set of DCA fields.
traderinteractive/memoize
92141 Downloads
A library for memoizing repeated function calls.
mohammedmanssour/laravel-recurring-models
11393 Downloads
Adds Repeatable functionlity to Laravel Models
knplabs/dictionary-bundle
270722 Downloads
Are you often tired to repeat static choices like gender or civility in your apps ?
mireo91/repeatablefields
23950 Downloads
Neos package for adding repeatables fields to neos-ui react
mcguffin/acf-customizer
9866 Downloads
Use ACF Fields in customizer.
clue/connection-manager-extra
10401 Downloads
Extra decorators for creating async TCP/IP connections, built on top of ReactPHP's Socket component
angus-mcritchie/blade-boost-directive
559 Downloads
Lightning-Fast Blade Components with `@boost` Directive
philipnewcomer/acf-unique-id-field
19901 Downloads
An ACF field which generates a unique ID value, intended for use in ACF Repeaters
ynorth-projects/openy_repeat
69712 Downloads
Provides a framework for repeatable events.
nakukryskin/orchid-repeater-field
102164 Downloads
Adding support of repeater field to the Orchid RAD platform.
keboola/retry
84950 Downloads
Library for repeatable and retryable operations
icecave/interlude
37721 Downloads
Emulated timeouts for synchronous operations.
voceconnect/wp-large-options
4234 Downloads
You may wish to store a larger option value than is recommended on WordPress.com. If your option data will exceed 400K, or is of an unpredictable size (such as an HTML fragment etc.) you should use the wp_large_options plugin to store the option in a cache-safe manner. Failure to do this could result in the option not being cached, and instead fetched repeatedly from the DB, which could cause performance problems.