Libraries tagged by well-known
jbrada/module-well-known-change-password
13628 Downloads
This Magento 2 module provides a well-known endpoint for the 'change password' functionality, allowing seamless redirection to the customer password change page.
web-vision/ai-llms-txt
9377 Downloads
TYPO3 extension for generating .well-known/llm.txt links according to llmstxt.org specification
geo-io/wkt-parser
43475 Downloads
Well-known text (WKT) Parser.
omz13/kirby3-wellknown
5666 Downloads
kirby3 plugin to suport well-known files
ros/ezpdf
82745 Downloads
Porting of the well-known R&OS PDF class.
geo-io/wkt-generator
33552 Downloads
Well-known text (WKT) Generator.
geo-io/wkb-generator
11834 Downloads
Well-known binary (WKB) Generator.
angeo/module-aeo-audit
597 Downloads
Magento 2 AEO (AI Engine Optimization) Audit. v4 covers 18 signals across two layers: configuration checks (robots.txt with purpose-classified AI bots, llms.txt + llms.jsonl, Product / Organization / FAQ schema, merchant return + shipping policies, sitemap.xml, UCP profile, AI product feed, OG tags, canonical + hreflang, JSON-LD quality, well-known endpoint matrix, Core Web Vitals via CrUX) and an evidence layer (WAF-vs-robots.txt reality check, observed AI crawler activity via GDPR-safe built-in instrumentation or access-log source). Score Trend dashboard, Admin UI, configurable cron, CI-ready CLI, dependency-injected extension points for custom checkers and evidence sources.
tfd/laravel-well-known-traffic-advice
1097 Downloads
A Laravel package that provides a standardized .well-known/traffic-advice endpoint for communicating server load, maintenance windows, and access recommendations to automated clients, crawlers, and partner services.
glitchr/well-known
197 Downloads
.well-known directory integration for Symfony
statikbe/laravel-security-txt
480 Downloads
A Laravel package to manage security.txt files with automatic updates and configurable expiration
particle-academy/fancy-x-files
684 Downloads
Headless manager for the well-known files every modern web app owes bots AND agents — robots.txt, .well-known/security.txt, llms.txt, humans.txt, sitemap.xml, and an agents/AI manifest. Define them once in code/config and serve them consistently. Zero runtime deps; ships a default-open robots evaluator so scrapers can honor robots honestly, and makes it hard to leak a protected path. Framework-agnostic core + Laravel adapter.
netresearch/nr-wellknown
75 Downloads
Serve the well-known resources a TYPO3 site should provide (security.txt, change-password, gpc.json, llms.txt, agent-skills.json) from per-site configuration.
angeo/module-ucp
33 Downloads
Spec-compliant Universal Commerce Protocol (UCP) profile generator for Magento 2. Serves /.well-known/ucp at protocol version 2026-08-25 with the canonical keys[] JWK Set (ES256/ES384/Ed25519), authority-bound capability schemas, and correct hosting/CORS headers.
stocker4all/luhn-mod-n
50944 Downloads
luhn-mod-n is a very simple solution to generate and verify luhn mod n checksums. Possible bases (value for n) are between 2 and 36. Luhn mod 10 is well known from the credit card number checksum. But also in different bases it can be useful to have this checksum functionality.