Libraries tagged by php url
carry0987/sharp
32 Downloads
A PHP library for generating signed and encrypted URLs for image processing with Sharp-API, using AES-256-GCM and HMAC-SHA256
carry0987/filetree
8 Downloads
A PHP library for generating signed and encrypted URLs with FileTree-API, using AES-256-GCM and HMAC-SHA256
svikramjeet/s3-presigned
616 Downloads
PHP wrapper of S3 api for pre-signed url
sukohi/warp
35 Downloads
A PHP package mainly developed for Laravel to remember URLs to redirect through session.
six519/ssl_stat
1 Downloads
PHP C Language Extension To Get SSL Certificate Information From URL
ondkal/paginator
16 Downloads
A lightweight PHP paginator, for generating pagination controls in the style of Stack Overflow and Flickr. The 'first' and 'last' page links are shown inline as page numbers, and excess page numbers are replaced by ellipses. This is a fork of the original project by Jason Grimes that allows using item number (in addition to page number) as NUM_PLACEHOLDER for the target link in the URL.
mindise/webby
11 Downloads
Webby is a php micro framework for creating static websites with clean urls and clean architecture
mimicak/camera-capture
8 Downloads
A standalone PHP library for capturing still images from IP cameras using snapshot URLs or MJPEG streams. Ideal for surveillance, automation, or IoT applications where lightweight, server-side image capture is needed without browser interaction.
martinille/meta-tag-extraction
12 Downloads
PHP library for fetching and parsing meta tags from web pages using a given URL or HTML source.
luispabon/favicon-finder
108 Downloads
PHP Library used to discover favicon from given URL
kies-media/scraper-class
11 Downloads
Very basic scraping-class to get Url-Content by public Proxys Look demo.php on how to use. The main advantage is, that u dont need to search for proxy-lists. Its done by the Class itself. https makes no problems
ispserverfarm/domain-extraction-tool
56 Downloads
A PHP library that accurately extracts the effective top-level domain name, registered domain and subdomains from a URL or Domain
ispooya/slugger
402 Downloads
A lightweight PHP slug generator supporting Persian (Farsi), Arabic, and Latin-based languages for SEO-friendly URLs
iamfredric/open-graph
1240 Downloads
PHP client for fetching open graph meta from given url
guisaldanha/image-downloader
6 Downloads
PHP class to download images from a given URL. Scrapes the image from the HTML source.