Libraries tagged by crawlable
particle-academy/fancy-x-files
107 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.
mpoiriert/invoker
7284 Downloads
Reusable library
hoa-math-community/consistency
1472 Downloads
The Hoa\Consistency library.
dejwcake/testing-kit
137 Downloads
Testing utilities and base test cases for Craftable/Laravel projects
dejwcake/admin-generator
497 Downloads
Laravel CRUD generator for dejwcake/craftable
code-distortion/di-caller
7458 Downloads
A PHP package that calls callables/callbacks/hooks, using dependency injection to resolve their parameters
wyrfel/php-callback
7555 Downloads
A simple callable wrapper that allows better management of call parameters
rszrama/negotiation-middleware
2195 Downloads
Content negotiation middleware for PHP applications using a request, response, and next callable signature.
particle-academy/fancy-seo
142 Downloads
Server-rendered SEO + crawlability for Laravel + Inertia apps — per-route meta/Open Graph/Twitter/JSON-LD on the first byte, dynamic sitemap.xml / robots.txt / llms.txt, and per-page Markdown. The PHP baseline that pairs with @particle-academy/fancy-inertia's .
jeffersongoncalves/laravel-npm-readme
43 Downloads
A Laravel package that fetches an npm package's README from the registry document, renders the markdown and caches the resulting HTML. The default renderer strips raw HTML; provide your own renderer callable (and sanitize) to keep it. Rendered HTML is untrusted — sanitize it before display.
divineniiquaye/php-invoker
10221 Downloads
A library that provides the abilities to invoking callables with named parameters in a generic and extensible way.
danack/slim-auryn-invoker
2159 Downloads
Allows route callables to be dispatched by Auryn.
byjg/scriptify
257 Downloads
Transform any PHP class into an executable script callable from the command line without changes or refactoring.
apphp/pretty-print
131 Downloads
Callable pretty-printer for PHP arrays with Python-like formatting.
achinon/yaml_classer
781 Downloads
Transforms YAML files into callable classes for easy reference inside of your IDE.