Libraries tagged by running.fm
ziggeo/php-ffmpeg-toolkit
52518 Downloads
A php library for running ffmpeg.
zieglerh/php-code-quality
545 Downloads
CLI tool for running PHP 8.x for Pimcore 11 code checks
zhuang/sail
0 Downloads
Docker files for running a basic Laravel application.
zero-to-prod/dock
2838 Downloads
Docker files for running a basic PHP application.
zazoomauro/php-daemon
1807 Downloads
Create solid, long-running PHP daemon processes
yunior22/laravel-docker
20 Downloads
Docker files for running a basic Laravel application for development only. Do not use for deployment with out making deployment settings.
ysocode/peach
121 Downloads
Docker files for running a basic application.
your-vendor/import-commands
0 Downloads
A Laravel package for generating and running import commands as migrations.
yooslim/legit-artisan-commands
4 Downloads
A Laravel 9 package that allows you enforce security of your artisan commands by authenticating users before running.
yokai/safe-command-bundle
7 Downloads
Prevent from running dangerous commands, or unwanted environment, based on configuration.
yoctopuce/yoctolib_php
164 Downloads
Libraries for connecting with Yoctopuce components via a running VirtualHub.
yeriomin/console-app
22 Downloads
A skeleton PHP console app with helpers for logging, running in a single instance, console input parameters.
yanxishe/php-old-style
0 Downloads
A compatibility layer of old php functions for running in new php versions,for example use mysql_* function in PHP5.5 or later. Chinese :php-old-style是一个PHP旧版本函数的兼容层,可以在新的PHP版本中兼容一些被废弃的函数(将旧函数名称用新函数来实现)。比如可以在PHP5.5之后的版本,继续使用mysql_*系列函数。
xthukuh/process
2 Downloads
A simple php proc_open wrapper class. Supports running background process on windows/linux, get child process pid buffer output among other functions.
xmarcos/php-weasyprint
11 Downloads
Backport of pontedilana/php-weasyprint for legacy applications running PHP 5.6.