Libraries tagged by STOPM
milpa/agent
100 Downloads
Long-running coding sessions for the Milpa PHP framework: a session is an event-sourced stream — conversation, plan, todos, granted permissions and human decision points — that survives the process, so an agent can be paused, resumed, audited and stopped.
memran/marwa-event
1017 Downloads
Lightweight PSR-14 event dispatcher for PHP 8.2+ with stable priority ordering, stoppable events, and optional container-aware resolution.
lobtao/hyperf-helper
1588 Downloads
quick start -d/reload/restart/stop hyperf(~2.1.0 & ~2.2.0) server
liquiddesign/security
6647 Downloads
✇ Nadstavba Nette Security rozšířené o databázové služby postavené na StORMu
liquiddesign/pages
6899 Downloads
℗ Nette extension obsahující databázový router, přesměrování (na StORMu) a přidružené funkce.
liquiddesign/migrator
6286 Downloads
⇄ Migrátor je nástroj pro synchronizaci StORM Entit and SQL databáze
jsmitka/nette-xdebug-helper
13527 Downloads
Simple extension for Nette Framework, which integrates into the Debug Bar and enables you to easily start and stop a Xdebug session.
inspiredminds/contao-future-cache-invalidation
1326 Downloads
Invalidates cache tags in the future for any DCA in Contao that has a `start` or `stop` field.
igne-agency/laravel-boot-up
32 Downloads
Boot a Laravel project on any machine with one command: app:serve installs missing tools (PHP, Node, Composer, Herd, Docker), creates .env, sets up the database, runs migrations, builds assets, starts a queue worker and serves via Herd, Sail or artisan serve; app:down cleanly stops everything it started. Also exports deployment scripts for Laravel Forge and fortrabbit (app:deploy-script) and generates CI/CD pipelines with linting, tests and webhook deploys for GitHub Actions and Bitbucket Pipelines (app:pipeline). Development only - not for production use.
gboudreau/nissan-connect-php
71 Downloads
This is a simple library that will allow you to use the Nissan Connect (was Carwings) API to check on your Nissan LEAF, and start/stop climate control, or start charging.
faustoff/laravel-pm2-admin
1093 Downloads
Provides dashboard to manage PM2 applications such as start/restart/stop/list
enqueue/magento2-enqueue
18834 Downloads
Message Queue solutions for Magento2. Supports RabbitMQ, AMQP, STOMP, Amazon SQS, Kafka, Redis, Google PubSub, Gearman, Beanstalk, Google PubSub
elinoi-dev/elinoi-search-bundle
8106 Downloads
Make sure search:import soesn't stop mid-process
drinks-it/sf-consumer-logger-bundle
2547 Downloads
Formatter logs for consumers start/run/stop events
dgr/nohup
1679 Downloads
A library to run a command in the background, it will return the process's pid, and get it's is running status anytime in the another process, and can be stoped anytime. It support Windows, Linux and Mac osx.