Libraries tagged by Exception Manager
shopery/error-bundle
8663 Downloads
Manage what exceptions you throw and convert them to HttpException ones
slam/php-errorhandler-legacy
19447 Downloads
Crappy class to manage errors and exceptions
siam/spm-sdk
13 Downloads
siam project manage report sdk;fast reoprt api or exception infn,review them,and solve them.let the world has not bug!!!
miguilim/filament-auto-panel
11877 Downloads
Construct your Filament panel Resources and Relation Managers at execution time like magic.
nona-creative/pid-manager
22904 Downloads
PID manager to lock php file execution
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
cmoclyn/symfony-test-manager
4 Downloads
A Symfony bundle for test generation and execution
yalesov/background-exec
954 Downloads
Close a client HTTP connection and continue script execution in background.
skylineos/yii-mediamanager
38 Downloads
Yii2 extention using phpleague flysystem
heartsentwined/background-exec
8254 Downloads
Close a client HTTP connection and continue script execution in background.
bloodhunterd/backup
0 Downloads
Backup is an application to organize file and database backups. It supports compression, encrypted transfer, email reports and command execution before and after a process.
exceptio/laravel-blog
10 Downloads
Simple blog package (with admin panel) for Laravel (6.x and 7.x). Includes all views, controllers, routes and can add a blog to any existing Laravel app. Fully customisable blog (view, urls, and many other options). Includes image uploads and a pretty admin interface to manage your blog. Defaults to /blog but you can change it to anything.
kiwicommerce/module-cron-scheduler
594083 Downloads
Easily set up and manage cron jobs from the backend with a beautiful and managed timeline feature. Find the actual load on CPU/Memory by cron job execution.
edipoelwes/laravel-rabbitmq-worker
3330 Downloads
This project is a Laravel package that facilitates the execution of RabbitMQ worker processes. It simplifies the configuration, management, and monitoring of worker processes, allowing you to easily integrate RabbitMQ into your Laravel application to handle asynchronous tasks efficiently and scalably.
rcalicdan/defer
48 Downloads
Framework agnostic Deferred Execution Library for PHP