Libraries tagged by stop
hocvt/stop-words
59 Downloads
Stop-Words via PHP
gemorroj/stop-spam
1772 Downloads
Wrapper for API www.stopforumspam.com (api.stopforumspam.org)
djuricmilos/stopwatch
5158 Downloads
Elapsed time measurement
cspray/precision-stopwatch
528 Downloads
A small library for keeping track of the duration between precise points in time.
entervpl/remove-stop-words
4062 Downloads
Remove stop words from a string
ngsoft/tools
3290 Downloads
A set of reusable tools used on my projects.
aayaresko/yii2-widget-timer
9319 Downloads
Yii2 widget that displays controllable timer/stopwatch
win32service/win32service
0 Downloads
The win32service extension is a Windows-specific extension that allows PHP to communicate with the Service Control Manager to start, stop, register and unregister the services, and even allows your PHP scripts to run as a service.
northrook/logger
296 Downloads
PSR-3 compliant logging, and global stopwatch timer.
lobtao/hyperf-helper
1197 Downloads
quick start -d/reload/restart/stop hyperf(~2.1.0 & ~2.2.0) server
linguistic/ngramextractor
927 Downloads
Extracts ngrams from a given text and does linguistic pre-processing like stopword removal
gboudreau/nissan-connect-php
70 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
145 Downloads
Provides dashboard to manage PM2 applications such as start/restart/stop/list
elinoi-dev/elinoi-search-bundle
4461 Downloads
Make sure search:import soesn't stop mid-process
dgr/nohup
1673 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.