Libraries tagged by fetech
jeffersongoncalves/laravel-npm-readme
429 Downloads
A Laravel package that fetches an npm package's README from the registry document, renders the markdown and caches the resulting HTML. The default renderer strips raw HTML; provide your own renderer callable (and sanitize) to keep it. Rendered HTML is untrusted — sanitize it before display.
jeffersongoncalves/laravel-github-readme
448 Downloads
A Laravel package that fetches, renders and disk-caches GitHub repository READMEs. It uses conditional ETag requests with a short freshness window, reuses cached HTML on 304 responses, falls back to stale content on errors, and rewrites relative assets/links to absolute GitHub URLs. Rendered HTML is untrusted — sanitize it before display.
jeffersongoncalves/laravel-github-contributions
444 Downloads
Fetch the GitHub contribution calendar for any login as a flat 0-4 heatmap-cell array, ready to render your own contribution heatmap.
jeansouzak/duf
1235 Downloads
DUF (Download and Upload Files) - Fetch URL file, download and upload to a service
jazzsequence/ai-connector-secure-layer
8859 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.
hmerritt/imdb-api
11455 Downloads
IMDB API that can fetch film data and search results
hasanhawary/lookup-manager
1132 Downloads
Clean Laravel lookup manager: fetch model lookups and enum lists (app and modules) with no app-coupling.
gkh/gkh-rss-import
22034 Downloads
Fetch an RSS / Atom Feed and display its content on the Frontend.
fenepedia/contao-er24-rechtstexte
8016 Downloads
Contao extension to fetch legal texts from the eRecht24 API
falseclock/dbd-php-entity
10955 Downloads
DTO like library to fetch any data in an Object-Oriented manner (ORM)
fab/rss-display
53576 Downloads
Fetch a RSS / Atom Feed and display its content on the Frontend.
erhaweb/feed-display
19798 Downloads
Fetches and parses RSS and Atom web feeds with the SimplePie library and prepares them for frontend display
eappointment/zmsclient
30816 Downloads
Use this library to fetch data from the eappointment API via HTTP.
developmint/npm-stats-api
6747 Downloads
Fetch stats for your NPM packages
brightcreations/exchange-rates
10677 Downloads
A Laravel package for fetching exchange rates from various sources.