Libraries tagged by preparation
eliashaeussler/version-bumper
186871 Downloads
Composer plugin to bump project versions during release preparations
bytestream/horde-stringprep
131126 Downloads
Horde internationalized strings preparation library
heimrichhannot/contao-encore-contracts
19853 Downloads
A set of abstractions needed for encore bundle preparation.
yesccx/laravel-preparation
5283 Downloads
laravel http preparation
gupo/laravel-preparation
1017 Downloads
laravel http preparation
fgtclb/academic-projects
2287 Downloads
Research project page for universities. Ships structured data preparation
devture/symfony-email-template-bundle
1513 Downloads
Symfony bundle providing Twig-based email-template management (persisted to the filesystem) and message preparation.
asleepwalker/typographie
80 Downloads
Preparation of russian texts before web publication.
therealworld/clirun-plugin
1113 Downloads
a script for oxid6 update preparations.
horde/stringprep
6 Downloads
Internationalized strings preparation library
zrnik/mksql
1122 Downloads
MkSQL is a tool for keeping your tables up to date with PHP code. You can use it in your project or as a database preparation in your integration tests.
zoso/utilities
31 Downloads
Zoso utilities, like email preparation for Postmark and Mandrillapp
zicher/mail-message
79 Downloads
Provides a layer on top of message object preparation, and processors for css inline and rendering.
webcoast/recipes
248 Downloads
TYPO3 extension for managing recipes with ingredients and preparation
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