Libraries tagged by fetchleo
nmaier95/shopify-product-fetcher
4953 Downloads
Shopify for Craft CMS
givetwice/product-info-fetcher
882 Downloads
When given a product URL, will return structured data of that product, including name, description, price, etc
fivefifteen/fetcher
574 Downloads
A package manager written in PHP that supports installing dependencies from GitHub, npm, custom URLs, and local file paths.
atk14/url-fetcher
46843 Downloads
Class providing methods to make http requests
atk14/api-data-fetcher
48199 Downloads
PHP client library for communication with ATK14 RESTful APIs and other JSON APIs
adt/bulk-fetcher
39157 Downloads
voceconnect/wp-large-options
5242 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.
visuellverstehen/t3fetch
19465 Downloads
Fetches a website (including all subpages), so the TYPO3 cache gets filled.
umutkirgoz/prayertimes
7316 Downloads
Fetches the prayer times
twentyonetf/ajax-table-card
2597 Downloads
A customisable Laravel Nova card that fetches data through ajax calls.
topaz/holidays
3156 Downloads
Fetches Google calendar public holidays
justbetter/laravel-instagram-feed
2455 Downloads
Fetches the instagram feed for given authenticated profiles
jeroen/batching-iterator
9945 Downloads
Iterator that fetches values in batch
jazzsequence/ai-connector-secure-layer
2272 Downloads
Keeps LLM API keys out of the WordPress database. Fetches keys from Pantheon Secrets or environment variables on-demand at the moment an LLM request fires — never stored in wp_options, never pre-loaded as a PHP constant.
gramercytech/laravel-claim-check
2222 Downloads
Bypass Pusher's 10KB broadcast payload limit via the claim-check pattern. Oversized messages are stored server-side and fetched on demand by clients.