Libraries tagged by prepared
prepad/pyro-test-task
7 Downloads
zrnik/mksql
1123 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
32 Downloads
Zoso utilities, like email preparation for Postmark and Mandrillapp
zicher/mail-message
81 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
telkins/laravel-pending-action
22 Downloads
A (somewhat opinionated) Laravel package to help make preparing and executing actions a little easier and more uniform.
sirjohn96/envdep
15 Downloads
A tool for deploying server configuration and preparing matching local environments.
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
scigeniq/dashboard
115 Downloads
Package for base dashboard preparing
schtr4jh/dbsync
12 Downloads
Useful PHP package for syncing MySQL database tables between databases. Specially useful when you have to sync preprod database with prod, migrate some changes or simply want to see data differences.
sazanof/dynamic-panels
9 Downloads
Pure JavaScript addon for dynamically adding and removing html blocks with form elements and preparing for the subsequent sending of structured data to the server
sanmark/laravel-standard-json-responses
2239 Downloads
Library for preparing standardized JSON responses for REST APIs.
rafflelabs/dashboard
7 Downloads
Package for base dashboard preparing
r4nkt/laravel-dto-action
111 Downloads
A (somewhat opinionated) Laravel package to help make preparing and executing actions using data transfer objects a little easier and more uniform.
p2ee/baserequirements
61 Downloads
Some basic requirement types for the p2ee/preparables