Libraries tagged by posix
edwardstock/forker
38 Downloads
PHP posix process manager and async job handler
comodojo/daemon
456 Downloads
Solid PHP daemon toolkit
posixpascal/spark-alarm
2 Downloads
Easy server monitoring library with custom alarms and notifications.
webestit/githooks
6 Downloads
Repository-Managed Git Hooks: language-agnostic, POSIX-compliant
senman/yii2-crontab-manager
91 Downloads
更方便的管理您的定时任务,实时暂停、启动、修改定时任务的执行时间等等 With this package, you can better manage your multifarious timing tasks, just define an execution entry that can be implemented more flexibly by manipulating database data for timing, opening, closing, setting up time, and so on.Description: the task manager implements the flexibility of multiple processes. After the task is opened, each task takes up a sub process and automatically releases after completion.Preparation: installation extension To implement the multiple processes of PHP, we need two extensions pcntl and POSIX, which can be added at compile time: - enable-pcntl, do not use - disable-pcntl, POSIX is the default installation. PHP multi process modules rely on pcntl extensions
php-io-extensions/posi
56 Downloads
PHP-Controllable UNIX POSIX Extension
pbergman/fifo
2944 Downloads
a php posix fifo (named pipes) wrapper to use for ipc
hyperized/file
0 Downloads
Declarative POSIX file and directory state for PHP.
cruide/php-daemon-abstract
0 Downloads
Abstract PHP daemon base class for Unix/Linux (requires pcntl, posix). Fork, detach, PID management, signal handling, log rotation.
ali-eltaweel/signals
10 Downloads
Posix Signals
hexmode/io-info
10 Downloads
More than just posix_isatty()
spatie/sun
195686 Downloads
Get information on the position of the sun
savinmikhail/add_named_arguments_rector
139548 Downloads
Rector extension for PHP that converts positional function, method, and constructor calls to named arguments.
ajaxray/ansikit
7299 Downloads
Tiny ANSI escape helper for terminal UIs (text styles, foreground & background colors, cursor positions, clearing) with table, progressbar, and more helpers.
nevadskiy/laravel-position
91701 Downloads
Arrange Laravel models in a given order.