Libraries tagged by Repeater
esign/nova-flexible
99 Downloads
Flexible Content & Repeater Fields for Laravel Nova base on the flexible package from WhiteCube.
cv-chameleon/nova-flexible-content
2 Downloads
Flexible Content & Repeater Fields for Laravel Nova.
cposta/nova-flexible-content
5 Downloads
Flexible Content & Repeater Fields for Laravel Nova.
boitebeet/nova-flexible-content
193 Downloads
Flexible Content & Repeater Fields for Laravel Nova.
joonas1234/nova-combined-fields
1 Downloads
Flexible Content & Repeater Fields for Laravel Nova.
traderinteractive/memoize
85101 Downloads
A library for memoizing repeated function calls.
voceconnect/wp-large-options
4070 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.
idmarinas/common-bundle
1168 Downloads
This bundle is intended to group common and often repeated things when creating an APP with Symfony.
angus-mcritchie/blade-boost-directive
166 Downloads
Lightning-Fast Blade Components with `@boost` Directive
vmlyr-drupal/blackbird
31832 Downloads
An opinionated Drupal profile with helpful components to take care of repeated tasks for new websites.
dominionenterprises/memoize
25395 Downloads
A library for memoizing repeated function calls.
veeqtoh/secure-code
9 Downloads
A Laravel package for creating secure codes, providing unique and random n-digit codes for any use.
whitecube/laravel-flexible-content
4 Downloads
Base library for repeated layout fields, content builders and other collection components
marcocesarato/cpdo
263 Downloads
This package can retrieve PDO query results from cache variables. It extends the base PDO class and override some functions to handle database query execution and store the query results in variables. The class can also return query results for cached queries for previously executed queries to retrieve the results faster for repeated queries.
ideasonpurpose/wp-theme-init
188 Downloads
A common baseline of repeated functions, filters and actions used across WordPress themes.