Libraries tagged by readme
ruudk/readme-examples-sync-hook
824 Downloads
Automatically sync PHP code examples with readme file
afragen/wp-readme-parser
171 Downloads
A PHP library for parsing WordPress plugin readme.txt files into structured data.
caneco/laravel-github-profile-view-counter
11 Downloads
Track and display profile views on your GitHub profile.
rtm-ctrlz/thrift-php
109 Downloads
Automated mirror of apache/thrift, installable via Composer without the full monorepo. Require a released version, not dev-master — see README.md.
networkrailbusinesssystems/badges
9589 Downloads
Generate readme badges during your pre-push
milito/query-filter
9040 Downloads
This is package to use query filter for each model. This package is made entirely for personal use. But if you are eager to use this, you can easily use this package by using readme. This is very simple and amateur :).
felixnagel/mailfiles
510 Downloads
Mail Files - TYPO3 CMS Extension to upload files and send download links via email. Uses plupload. Please see readme file.
elgg/community_groups
363 Downloads
Overrides for Community groups. See README for details.
akawam/authenticate-as-anyone
5887 Downloads
Package that allows you to authenticate as anyone, see readme for more informations
oxid-professional-services/lib-shop-switcher
32378 Downloads
switch the current shop in a running process. - warning use with care see readme file
syntatis/wp-plugin-readme-parser
364 Downloads
Retrieve information from WordPress plugin readme files
ph-7/php-readme-generator-file
13 Downloads
A simple way to generate a GitHub README file
seekerliu/laravel-readme-viewer
95 Downloads
A tool to view all the package's readme files.
jeffersongoncalves/laravel-npm-readme
44 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
55 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.