Libraries tagged by run-php
exadra37-docker/php-docker-stack
232 Downloads
A Docker Stack to run Php Apps. Composed by Http, Php, Database, Cache, Queue, Logger, Cron Jobs and CLI services.
callie-engine/callie-php
3 Downloads
A zero-dependency, upload-and-run PHP micro-framework for building REST APIs. Perfect for shared hosting.
blackdevs/wp-starter
24 Downloads
WordPress plugin starter kit — run `php bin/setup.php` to scaffold your plugin.
bakkahit/sql-migration
63 Downloads
SqlMigration is a Laravel package that allows you to execute custom SQL migrations directly within your Laravel application. Instead of writing SQL queries manually or relying only on Laravel's built-in migrations, this package enables you to create and run .php migration files containing custom SQL commands like INSERT, DELETE, UPDATE, CREATE TABLE, and more.
axiles/php-sandbox
18 Downloads
A PHP library that can be used to run PHP code in a sandboxed environment. Fork of Corveda PHPSandbox.
abhijit/async-php
4 Downloads
Run PHP asynchronously
romenys/framework
156 Downloads
The libraries required to run php-light core
urmaul/yii-phpunit
81 Downloads
Meta package with all dependencies needed to run phpunit with yii.
stekel/autotest
868 Downloads
Automatically run phpunit after saving one of your project files.
keszei/phpunit-watcher
6 Downloads
Run phpunit project test while file changes.
huang-yi/swooleunit
421 Downloads
Run PHPUnit on Swoole.
chancey/run-tests
7502 Downloads
Run PHPUnit tests based on file changes.
arispati/phpcs-pre-commit
228 Downloads
Run phpcs before git commit
wpelevator/phpcs-parallel
2 Downloads
Run PHPCS and PHPCBF across monorepos with isolated per-project configs, optionally in parallel.