Libraries tagged by sentry
entryninja/elastic-apm-laravel
4 Downloads
A package to integrate Elastic APM into Laravel
entrydo/rest-route
2197 Downloads
Route for Nette framework that supports single action presenters and HTTP methods.
entrydo/coding-standard
901 Downloads
Entrydo Coding Standard fors for PHP projects
zunderweb/oxid-backend-autoscroll
45 Downloads
OXID eShop: Scrolls to selected list entry automatically in backend
wayborne/dynamic-meta-images
21 Downloads
Create dynamic meta images with your entry's content
tuto1902/infolist-carousel
12 Downloads
Infolist Carousel Entry for Filament v3
tributemedia/tm_directory
223 Downloads
Provides Directory Entry content type and related configuration. Directory Entries are used to add new people to your directory. A new Directory Entry will be automatically added to your directory page and sorted based on your site's configuration.
tkl/data-access-cli
3 Downloads
Entry point for the data-access module
test-magenx/module-signifyd
0 Downloads
Submitting Case Entry to Signifyd on Order Creation
supsy/changelog
741 Downloads
Generate a changelog entry file in the correct location.
smeedijzer-online/gf-entries-editor-role-access
129 Downloads
Give users with the Editor role the Gravity Forms capabilities to control 'entries' (view, edit, delete, export) and 'entry notes' (view, edit).
sioweb/oxid-cronjob
1469 Downloads
A cronjob entrypoint for oxid
simperfit/twig-webpack-extension
107822 Downloads
Inject your webpack entry points into twig templates with easy.
sim/keypad
17 Downloads
This plugin attaches a popup keyboard to a text field for mouse-driven entry or adds an inline keypad in a division or span. * Customise keypad content. * Preset keyboard layouts. * Randomise key positions. * 9 localisations.
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