Libraries tagged by installed
peterbenke/pb-check-extensions
95 Downloads
Checks, if there are updates available for installed extensions and sends an email
pantheon-quicksilver/quicksilver-template
5 Downloads
A template for creating new Quicksilver scripts installed via Composer.
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.
opengento/module-dev-plugin-list
3 Downloads
This module list all the plugins installed in the Magento 2 instance and their load order when triggered.
omatech/vendor-version
1 Downloads
Check composer installation and get information of packages installed in vendor folder
olegdemidov/composer-packages
14 Downloads
Просмотр установленных пакетов из installed.json
nozui/think-plugin
5 Downloads
The composer package based on the plug-in development of ThinkPHP5.1 realizes the component-based development that can be installed and uninstalled.
novicell/premium_search
0 Downloads
Includes basic setup for Search API installed with the Database as backend.
nmalservet/php-requirements-checker
15 Downloads
tiny library to check requirements into your PHP application. You must write in the config file my-requirements.php which libraries need to be installed, which folders and files need to be created, then you can execute the script that will show you the status of each requirements.
neooblaster/website
12 Downloads
All ressources loaded and installed to start quickly a new website.
nazares/deb-sphp
12 Downloads
Script to switch installed PHP versions on Debian based linux systems
nails/command-line-tool
3714 Downloads
The command line tool for Nails makes creating new projects easy, and provides a simple interface to the installed console module.
myjw3b/core
30 Downloads
The start of a new way of thinking PHP. Imagemagick is required to be installed on the machine this package would be used at.
mxrvx/autoloader
60 Downloads
Automatic loading `bootstrap.php` packages installed using composer for MODX Revolution
mounir-holding/laravel-model-logger
0 Downloads
A a logging system that can be installed and configured as a laravel package on other laravel apis or app and capture model changes and log this changes to an external api.