Libraries tagged by Data Manager
hnrazevedo/datamanager
279 Downloads
Datamanager is a simple persistence abstraction component in the database.
zdenekgebauer/google-tag-manager
3 Downloads
Google Tag Manager data layer generator
sweikenb/storage-manager
14 Downloads
Simple and extendable data storage manager for basic operations wich is easy to extend by adapters.
movingimage/data-provider-vmpro-search
170 Downloads
Dataprovider implementation that retrieves collection data from Video Manager Pro (search entry point)
movingimage/data-provider-vmpro
7713 Downloads
Dataprovider implementation that retrieves collection data from Video Manager Pro
movingimage/data-provider-vm6
578 Downloads
Dataprovider implementation that retrieves collection data from Video Manager 6
kubawerlos/cm0102-data
2 Downloads
Data based on game data of Championship Manager 01/02
brukeo/module-after-migration-manager
193 Downloads
Manager for processing data after migration.
pinknoisebabies/data-fixtures
17 Downloads
Data Fixtures for all Doctrine Object Managers
nnx/data-fixtures
17 Downloads
Data Fixtures for all Doctrine Object Managers
lcobucci/em-data-fixtures
556 Downloads
Data Fixtures for all Doctrine Object Managers
macpain/module-distributors-manager
3 Downloads
Manager for importing and processing distributors data.
brukeo/module-distributors-manager
205 Downloads
Manager for importing and processing distributors data.
snaker/snaker-date
40 Downloads
DateTime Manager for Snaker
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