Libraries tagged by time manipulation
adampatterson/numeral
10323 Downloads
A PHP library for formatting and manipulating numbers.
alexeyshockov/clock
121 Downloads
Date & time manupulation library for PHP
basteyy/php-stringer
45 Downloads
A simple php class which provides a few function for manipulating strings, get random strings and work with times/datetime objects.
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
47 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.
carry0987/utils
108 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.
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
36843658 Downloads
Wrapper for mbstring with fallback to iconv for encoding conversion and string manipulation
noresources/mediatype
82 Downloads
Media Type parsing and manipulation library
noresources/ns-php-mediatype
565 Downloads
Media Type parsing and manipulation library
symfony/mime
549387271 Downloads
Allows manipulating MIME messages
phlib/mail
27714 Downloads
Library for manipulating emails.