Libraries tagged by runn
reliforp/reli-prof
734 Downloads
A sampling profiler or a memory profiler for PHP written in PHP, which reads information about running PHP VM from outside of the process.
ralphjsmit/laravel-horizon-cron-supervisor
5407 Downloads
A modern solution for running Laravel Horizon with a CRON-based supervisor.
prestashop/module-lib-guzzle-adapter
49479 Downloads
Plug modules to the Guzzle client available on a running shop
piece/stagehand-testrunner
139998 Downloads
A continuous test runner for CLI
phenaproxima/xb-demo
625 Downloads
A pre-alpha demo of Experience Builder running on top of Drupal CMS.
pantheon-systems/wpunit-helpers
14615 Downloads
Unified scripts for installing and running automated WP Unit Tests.
noeldemartin/laravel-cypress
144354 Downloads
Laravel package used for running tests with Cypress.
nng/nnrestapi
99550 Downloads
A RESTful Api Extension for TYPO3. Sets TYPO3 up with everything you need to get your own REST Api up and running without headaches.
netgen/ngsymfonytools
247930 Downloads
Netgen Symfony Tools is an eZ Publish 4 extension that provides a way to include Twig templates, as well as running Symfony sub-requests, directly from the eZ Publish legacy templates.
mhcg/monolog-wp-cli
84721 Downloads
Extension for Monolog to support outputting to WP-CLI (The WordPress command line interface) when running wp command lines.
mediawiki/oauthclient
117141 Downloads
PHP OAuth client for use with Wikipedia and other MediaWiki-based wikis running the OAuth extension
markhuot/craft-pest-core
4710 Downloads
A Pest runner
lullabot/robo-acquia
84040 Downloads
A Robo task runner for the Acquia Cloud API.
lstrojny/phpunit-clever-and-smart
111773 Downloads
A clever test runner for PHPUnit
kunstmaan/utilities-bundle
145233 Downloads
The KunstmaanUtilitiesBundle makes your life easier by providing a couple of small but usefull helper services you can use and re-use in your applications. We already implemented an easy to use cipher service and a shell helper service for you but feel free to send in a pull request with your additions. The shell helper allows you to run apps in the background, see if a process is running and has a method to kill a running process. The cipher service allow you to encode and decode strings using the Rijndael 256 cipher