Libraries tagged by readmore
reactmore-tech/google-analytics
14 Downloads
Google Analytics library for Codeigniter 4
zdx0823/viapi-utils
0 Downloads
此包除了以下部分其他与https://github.com/alibabacloud-sdk-php/viapi-utils的0.1.3一致, 不同之处见readme.md文件
zdx0823/tea-oss-utils
0 Downloads
此包除了以下部分其他与alibabacloud/tea-oss-utils一致, 不同处请看readme.md文件
wwagner/wwonepagetemplate
69 Downloads
This is a small demo one pager template. Take a look at the README for installation instructions.
upstreamable/md-to-html
225 Downloads
Utility to convert README.md files into HTML
survos/step-bundle
114 Downloads
Author steps as typed actions (Bash/Console/OpenUrl/DisplayCode/etc.) and render to README/Reveal/JSON.
ricardonavarrom/tdd-katas-with-php
7 Downloads
The main goal of this repo is hosting PHP katas to improve my TDD knowledge. Inside each kata there is a README with the assingment.
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
phpfu/puphpet-installer
68 Downloads
Provides a composer custom installer that works with `loadsys/puphpet-release` to add a PuPHPet.com vagrant box to a project via composer. DANGEROUS! Overwrites non-vendor files! Seriously, don't use this, or read the readme VERY carefully.
pawelrtest/pawelrtestother
2 Downloads
Reference repositories + config blocks for Composer. Merge these two blocks into an existing composer.json; see templates/composer/README.md.
pawelrtest/pawelrtest
1 Downloads
Reference repositories + config blocks for Composer. Merge these two blocks into an existing composer.json; see templates/composer/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.
mrnewport/laravel-repo
0 Downloads
A Laravel package that fetches your GitHub repositories and saves README files into db for use on web pages
manchidede/hashed-passport-for-dusterio-lumen-passport
3 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.