Libraries tagged by README.md
upstreamable/md-to-html
225 Downloads
Utility to convert README.md files into HTML
sourcerer-mike/wp-readme-validator
296 Downloads
Validate the README.md and .txt against WordPress Standards
rebel-l/sisa
100 Downloads
This package provides you chef cookbooks for setting up servers for web applications based on PHP, NodeJS, Golang or Docker using Vagrant, Virtual Box and Chef Solo. You'll find more details in the README.md
programmerhasan/youtube-api
3 Downloads
git add README.md
opqclick/currency-converter
4 Downloads
The task is to create a Laravel package, this packagewill expose an API GET endpoint that will receive thefollowing params:● amount● currency to exchangeYou can assume the default currency is Euro.This endpoint should return the exchange rate for thegiven amount in the same standard format as theother API endpoints.The package must fetch the exchange rate of the dayfrom the European Central Bank daily reference.The package must have unit tests documentationand a readme.md file.The package must be installed with composer as alocal dependency.
j7tools/j7debug
18 Downloads
调试工具 by Jose : 通过浏览器插件 firePHP/chromeLogger ,把php代码的调试信息输出在 console , 通过header头传递数据,不会中断 response , 适合调试 ajax 等过程 , 说明看代码里的 README.md
ixianming/image-captcha
197 Downloads
Image Captcha. The captcha font can be automatically adapted to the image size. Based on the `intervention/image` library, the installation and use conditions are the same as for `intervention/image`. Please read README.MD for more details.
internetstores/pdc-php
0 Downloads
Dummy project to publish on packagist for preventing dependency confusion (see README.md)
f00x/anti-bitrix
13 Downloads
A set of classes for easy operation. With the database and Bitrix settings.In case the bitrix code does not work for you =) See the examples in the file. See the readme.md file for examples.
esit/downloadmail
809 Downloads
DownloadMail v2 ist eine Erweiterung für das Open Source CMS Contao, die den Download einer geschützten Datei nach dem Ausfüllen eines Formulars ermöglicht. Das Formular kann im Formulargenerator frei gestalltet werden. Die eingegebenen Daten stehen im Backend zur Verfügung. Diese Version benötigt Contao 4, für Contao 3 bitte die erste Version verwenden. Eine Anleitung ist unter https://github.com/eS-IT/downloadmail/blob/master/README.md zufinden.
emc/xmlhttprequest-bundle
206 Downloads
This bundle gives a unified way to handle and control AJAX requests. For more informations https://github.com/chafiq/EMCXmlHttpRequest/blob/master/README.md
easyengine/scaffold-command
5 Downloads
Scaffolds EasyEngine commands with README.md
drutopia/writeme
0 Downloads
Create and keep updated a README.md for your project, fetching details from composer.json and Git. Composer does not need to be installed to use this tool.
dogpampa/yii2-clamd
6 Downloads
Extend https://github.com/FileZ/php-clamd/blob/master/README.md for Yii2
diversen/php-markdown-docs
1300 Downloads
Generate Markdown documentation from PHP source files. Useful for generating README.md for e.g. github.com