Libraries tagged by stomp
atk14/stop-watch
39831 Downloads
StopWatch is a PHP class for precise time measurement. This package is part of the ATK14 Framework.
blablacar/twig-stamp
109114 Downloads
Put a stamp placeholder in a base template, fill it from anywhere.
aelvan/stamp
34208 Downloads
A simple plugin for adding timestamps to filenames.
webignition/sfs-result-models
1167 Downloads
PHP models for results from querying api.stopforumspam.com
webignition/sfs-result-interfaces
1226 Downloads
PHP interfaces for models for results from querying api.stopforumspam.com
webignition/sfs-result-factory
1126 Downloads
Factory to create result objects from api.stopforumspam.com responses
webignition/sfs-result-analyser
1062 Downloads
Analyses results from api.stopforumspam.com, helps you figure out what to do
webignition/sfs-querier
1041 Downloads
Meta package for querying api.stopforumspam.com and providing help analysing/understanding results
webignition/sfs-client
1063 Downloads
HTTP client for querying api.stopforumspam.com
jsanc623/phpbenchtime
39703 Downloads
A lightweight benchmark timer and lap profiler for PHP.
johannebert/laravel-spam-protector
30861 Downloads
Laravel Spam Protector class to check ip, name, email for spam that uses the StopForumSpam Api https://www.stopforumspam.com/usage
stormpath/sdk
60236 Downloads
A PHP wrapper for Stormpath's API
vortos/vortos-audit-admin
755 Downloads
Admin HTTP API for the Vortos Audit spine — platform (cross-tenant, .any) and org-own (.own, via TenantContext) keyset read / chain-verify / signed-export endpoints over AuditAdminService. RBAC-gated, 2FA step-up on export. Mounts into the host vortos-http pipeline; apps stop hand-writing audit controllers.
milpa/agent
758 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.
lantongxue/php-nohup
16893 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.