Libraries tagged by time manipulation
carry0987/utils
94 Downloads
This Utils library provides a collection of static methods designed to help in various common tasks encountered in PHP development. From manipulating arrays and strings to handling date-time conversions and file paths, this library aims to be a handy tool for PHP developers.
alexeyshockov/clock
118 Downloads
Date & time manupulation library for PHP
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
pax/pax
46 Downloads
PAX provides easy interacting between PHP and AJAX while it reduces at the same time written code in Javascript and improves the way of managing and manipulating DOM elements from the backend in an object oriented style.
dsx/pax
46 Downloads
PAX provides easy interacting between PHP and AJAX while it reduces at the same time written code in Javascript and improves the way of managing and manipulating DOM elements from the backend in an object oriented style.
zbateson/mb-wrapper
31156180 Downloads
Wrapper for mbstring with fallback to iconv for encoding conversion and string manipulation
noresources/mediatype
48 Downloads
Media Type parsing and manipulation library
noresources/ns-php-mediatype
562 Downloads
Media Type parsing and manipulation library
symfony/mime
470756543 Downloads
Allows manipulating MIME messages
phlib/mail
18899 Downloads
Library for manipulating emails.