Libraries tagged by php url
hejunjie/url-signer
237 Downloads
一个用于生成和验证带签名的 URL 的工具类,支持设置有效期与参数加密。可用于接口防篡改、防盗链、下载链接保护等场景 | A PHP library for generating URLs with encryption and signature protection—useful for secure resource access and tamper-proof links.
chroma-x/url-util
4156 Downloads
A PHP library providing common URL implementation.
andreinocenti/social-media-url-id-extractor-php
7 Downloads
Exctract the id from a Social Media URL
se/gravatar-php
1652 Downloads
PHP library for generating Gravatar urls (gravatar.com)
franzose/gimme-url
13 Downloads
URL generator for the PHP League Route.
fate/gravatar-php
221 Downloads
PHP library for generating Gravatar urls (gravatar.com)
romeoz/rock-url
1444 Downloads
A simple PHP library to parse and builder URLs
midnite81/urlparser
3239 Downloads
A PHP 7.1+ package to parse urls
ismaxim/urling
36 Downloads
URL parser and constructor in PHP
zakir-hyder/citrix-gotowebinar-php-library
178 Downloads
The GoToWebinar PHP Library is typically used to perform operations like create registrant of webinar, get the login url, list webinars etc.
richardevcom/php-helpers
16 Downloads
PHP Helper Functions
muffeen/url-status
277 Downloads
Check or ping urls for http response/status codes.
martinmulder/openapi-crowdstrike-falcon-php
42 Downloads
Use this API specification as a reference for the API endpoints you can use to interact with your Falcon environment. These endpoints support authentication via OAuth2 and interact with detections and network containment. For detailed usage guides and examples, see our [documentation inside the Falcon console](https://falcon.eu-1.crowdstrike.com/support/documentation). To use the APIs described below, combine the base URL with the path shown for each API endpoint. For commercial cloud customers, your base URL is `https://api.eu-1.crowdstrike.com`. Each API endpoint requires authorization via an OAuth2 token. Your first API request should retrieve an OAuth2 token using the `oauth2/token` endpoint, such as `https://api.eu-1.crowdstrike.com/oauth2/token`. For subsequent requests, include the OAuth2 token in an HTTP authorization header. Tokens expire after 30 minutes, after which you should make a new token request to continue making API requests.
lazychanger/urlrewrite
6 Downloads
Easy and quickly add url rewrite with psr/http-message
kovsky0/php-facedetection
1149 Downloads
PHP class to detect one face in images. A pure PHP port of an existing JS code from Karthik Tharavad. Now works with URLs as well.