Libraries tagged by Repeater
glacom/nova-flexible-content
167 Downloads
Flexible Content & Repeater Fields for Laravel Nova.
fontech/nova-flexible-content
1658 Downloads
Flexible Content & Repeater Fields for Laravel Nova.
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
194 Downloads
Flexible Content & Repeater Fields for Laravel Nova.
joonas1234/nova-combined-fields
1 Downloads
Flexible Content & Repeater Fields for Laravel Nova.
traderinteractive/memoize
99795 Downloads
A library for memoizing repeated function calls.
angus-mcritchie/blade-boost-directive
1837 Downloads
Lightning-Fast Blade Components with `@boost` Directive
voceconnect/wp-large-options
4489 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.
vmlyr-drupal/blackbird
32507 Downloads
An opinionated Drupal profile with helpful components to take care of repeated tasks for new websites.
marcocesarato/cpdo
289 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.
dominionenterprises/memoize
25398 Downloads
A library for memoizing repeated function calls.
veeqtoh/secure-code
10 Downloads
A Laravel package for creating secure codes, providing unique and random n-digit codes for any use.
whitecube/laravel-flexible-content
7 Downloads
Base library for repeated layout fields, content builders and other collection components
sumeetghimire/encrypt-decrypt-with-key
24 Downloads
A Laravel package for encrypting and decrypting strings with a key (Fixed: Prevents repeated key generation)