Libraries tagged by htaccess
xuyang/urlscanner
6 Downloads
Scan URLs FROM A CSV FILE AND REPORT INACCESSIBLE URLS
woofmang/scanner
12 Downloads
Scan an array of URLs and report inaccessible URLs (from Josh Lockhart's Modern PHP)
wheelsys/part1
10 Downloads
part 1 is to access the Wheelsys api
volt/modern_php_scanner
30 Downloads
Scan URLs from an array and return an array of inaccessible URLs. An example component from Josh Lockhart's book "Modern PHP" (2015)
voceconnect/nginx-secure-media
158 Downloads
A WordPress plugin/module which adds a security token and expiration to media uploads which can be used in conjuction with Nginx's http_secure_link_module to limit unauthenticated access.
url-scannar-demo/scanner
10 Downloads
Scan URLs from a CSV file and report inaccessible URLs
tyruschin/mytestpack
7 Downloads
Test for scan URLs from a CSV file and report inaccessible URLs
tranghaviet/imgur-laravel
17 Downloads
Laravel Package for Imgur API 3. Provides easy access to the j0k3r/php-imgur-api-client library.
theunwindfront/tailwindcss-contrast-checker
0 Downloads
A build-time CLI tool to catch accessibility (a11y) violations by checking Tailwind CSS text and background color combinations for WCAG contrast ratios.
tanowaf/yet-another-docker-socket-proxy
0 Downloads
A WAF to filter access to the Docker Daemon API
tacowordpress2/frontend-loader
56 Downloads
Load files from a directory like vendor (Composer) that may be inaccessible by the browser
susucool/scanner
2 Downloads
Scan an array of URLs and report inaccessible URLs
sunyfor/scanner
9 Downloads
Scan URLs from a CSV file and report inaccessible URLs
sugarcraft/candy-serve
0 Downloads
PHP port of charmbracelet/soft-serve — self-hostable Git server over SSH, Git daemon, and HTTP. Supports user management via SSH public keys, repo access control (public/private), collaborators, on-demand repo creation, Git LFS, and an SSH-accessible TUI for browsing repos/files/commits.
splashifypro/sdk
0 Downloads
REST endpoints for three product surfaces: 1. **Public API** under /public/_* — WhatsApp messaging, contacts, conversations, transactional email, Meta Conversions API. Authenticate with sk_live_… keys. 2. **Partner Email API** under /partner/email/_* — AWS-SES-shaped resold email platform: identities, configuration sets, templates, suppression, send, send-template, send-bulk, send-raw, quotas, stats, reputation, events. Authenticate with pk_live_… keys. 3. **App API** under /app/_* — the same surface the customer dashboard and the CLI/OpenClaw integrations use, authenticated with either an app session or an oc_live_… access token (`splashify auth login` / Settings → Developer → Access Tokens). Coverage here is partial — only endpoints touched by integrator reports are annotated so far, not the full surface. SDKs for Node.js, Python, and PHP are auto-generated from this spec.