Libraries tagged by readmore
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.
jeffersongoncalves/laravel-github-readme
54 Downloads
A Laravel package that fetches, renders and disk-caches GitHub repository READMEs. It uses conditional ETag requests with a short freshness window, reuses cached HTML on 304 responses, falls back to stale content on errors, and rewrites relative assets/links to absolute GitHub URLs. Rendered HTML is untrusted — sanitize it before display.
wp-cli/regenerate-readme
1558 Downloads
PHP Composter action to regenerate the README.md file (pre-commit + post-commit).
robiningelbrecht/playstation-easy-platinums
0 Downloads
This repository is a collection of easy and quick obtainable PlayStation platinum trophies
bensomething/craft-scribe
16 Downloads
A field that pulls a GitHub README into your content, sliced by heading.
aeliot/todo-registrar
2997 Downloads
Register TODOs from source code in issue tracker
ublaboo/anabelle
9352 Downloads
JSON-RPC Api documentation generator
hanneskod/exemplify
134 Downloads
Validate code examples in readme files
contributte/anabelle
16753 Downloads
JSON-RPC Api documentation generator
reactmore/support-adapter
74 Downloads
zzt/juhe
9 Downloads
一个聚合支付的demo,具体查看zzt/juhe的readme
wkhayrattee/wordpress-with-composer
0 Downloads
This is a base setup for using WordPress with composer & git workflow. See the readme of usage.
upperdog/wp-core-update-cleaner
10 Downloads
This plugin automatically removes some files in the root folder, like wp-config-sample.php, readme and license files, when WordPress is manually or automatically updated.
ssmulders/hashed-passport
7645 Downloads
Transforms Laravel Passport's default incrementing integer client_id into an industry standard unique hashed string. Optionally, you can use encrypted client secrets for improved security. The package is non-intrusive. See the readme for details.
solution-forest/cloudflare-tunnel
21 Downloads
Generic Composer bin wrapping cloudflared for local HTTPS tunnels (any local HTTP server; optional Laravel notes in README).