Libraries tagged by PHP installer
mxrvx/autoloader
45 Downloads
Automatic loading `bootstrap.php` packages installed using composer for MODX Revolution
muglug/package-versions
22794 Downloads
A backport of ocramius/package-versions that supports php ^5.6. Composer plugin that provides efficient querying for installed package versions (no runtime IO)
faktiva/php-admin-tk
17 Downloads
Simple wrapper around a bounce of tools intended to be installed on a web server vhost for administrative purposes
werbfred/composer-package-updater
1109 Downloads
This project provides a way to have scripts be executed on packages when they are being installed, updated and uninstalled.
apilaravue/apilaravue
40 Downloads
This is a framwork for large web projects. ApiLaravue uses Laravel 5.4 as backend integrated with laravel passport and laravel cors, Vuejs as frontend and the two communicate via API calls. It also include redis already installed and configured in the backend and frontend, a node server already created and configure for realtime communication and some vue packages are also install in the frontend such as vue-router, vue-resource, vue-socket.io, and sweetalert.
cakedc/intl
3955 Downloads
Simple replacement library if intl PHP extension is not installed
tpaksu/xdebug-toggle
67 Downloads
Toggles on/of the already installed xdebug extension on php.ini file.
nmalservet/php-requirements-checker
14 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.
yaroslavche/php-project
34 Downloads
Clean PHP8 project with installed dev-tools
uvoteam/php-without-xdebug-runner
11 Downloads
Runner for PHP without Xdebug. Useful for collecting code coverage with PCOV even if Xdebug installed
tbondois/php-debug
32 Downloads
PHP debug libraries (dumpers...) for common needs. should not be installed in production or use IP restriction feature.
sibertec/php-i18n
14 Downloads
Sibertec.Php-i18n is a small, easy to use PHP library that allows you to internationalize your application without requiring additional locales to be installed on the server.
intrd/php-docbloc
4 Downloads
PHP docBloc - Generate and keep updated docBlock of your project files fetching details from composer.json and Git. Supported filetypes: *.php, *.ini, *.sh, *.bat, *.md (No Composer or PEAR need to be installed to use this tool).
brenno-duarte/php-pecl-extensions
9 Downloads
A collection of pollyfills for those who don't have PECL installed
xdevor/composer-parser
25 Downloads
A parser that can parse all the installed PHP packages composer.json file.