Libraries tagged by installed
piotrpress/wordpress-htaccess
161 Downloads
This is .htaccess files for setup, in which WordPress is installed in a wp-core directory and wp-content directory is moved outside a core directory.
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
16 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
166 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.
necenzurat/psync
3 Downloads
Compare installed Composer packages against latest Packagist versions
nazares/deb-sphp
12 Downloads
Script to switch installed PHP versions on Debian based linux systems
nails/command-line-tool
3720 Downloads
The command line tool for Nails makes creating new projects easy, and provides a simple interface to the installed console module.
myjw3b/core
31 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.
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.