Libraries tagged by curl laravel
osiemsiedem/laravel-autolink
101402 Downloads
A Laravel package for converting URLs in a given string of text into clickable links.
linkeys/signed-url
48158 Downloads
Enhanced signed URLs for Laravel, including attaching data, click limits and expiry.
kovah/laravel-html-meta
35290 Downloads
A Laravel package to parse meta information from an URL.
jeremykenedy/laravel-https
127132 Downloads
Laravel Https is middleware to check for Secure HTTP requests. Laravel Https middleware providers can check and redirect if the user is not hitting the https url of your app/site or the request can be automatically redirected to a Secure Http (HTTPS) request.
formfeed-uk/nova-logo-url
64323 Downloads
A Laravel Nova Package for custom App Logo Urls and Links
pyaesone17/active-state
58260 Downloads
Active State Checker For Laravel Url
tomatophp/filament-menus
5211 Downloads
Menu Database builder to use it as a navigation on Filament Panel or as a Livewire Component
snipe/safebrowsing
18552 Downloads
Laravel package to allow you to easily integrate the Google Safebrowing API into your application.
oldravian/multi-source-file-uploader
7534 Downloads
A Laravel package for handling file upload from multiple sources like file object, url or base64 encoded data
nahid/linkify
130261 Downloads
Converts URLs and email addresses in text into HTML links its extended from Misd\Linify its also support laravel 5
jaybizzle/safeurl
77025 Downloads
A Laravel package to create safe, SEO friendly urls
heroicpixels/filterable
82034 Downloads
Laravel package for dynamically filtering Eloquent results using URL query string.
base62/base62
7571 Downloads
base62 encoder and decoder also for big numbers with Laravel integration
themonkeys/cachebuster
30350 Downloads
Adds MD5 hashes to the URLs of your application's assets, so when they change, their URL changes.
vpap/laravel-url-uploaded-file
16475 Downloads
A package to leverage Laravel's UploadedFile functionality from URLs.