Libraries tagged by loop
blogdaren/webman-phpcreeper
350 Downloads
PHPCreeper plugin for webman
uppes/coroutine
626 Downloads
Cooperative multitasking using generators. The basics of coroutines, async and await!
loophp/repository-monadic-helper
1860 Downloads
Monadic Doctrine repositories helper classes and services.
loophp/launcher
408 Downloads
Open a file or a resource with the default OS application.
loophp/combinator
1434 Downloads
A curated list of combinators
ultimate-multisite/ai-agent
146 Downloads
Agentic AI loop for WordPress — chat with an AI that can call WordPress abilities (tools) autonomously.
taknone/asyncio
67 Downloads
A high-performance async framework for PHP supporting Swoole and Revolt loops
rotexsoft/versatile-collections
6066 Downloads
A collection package that can be extended to implement things such as a Dependency Injection Container, RecordSet objects for housing database records, a bag of http cookies, or technically any collection of items that can be looped over and whose items can each be accessed using array-access syntax or object property syntax.
react-inspector/memory-usage
13803 Downloads
🌀 Measure the Event Loop
pmeth/php_repl
16035 Downloads
A command line REPL (Read-Evaluate-Print-Loop) for PHP written in PHP.
opencck/server
1558 Downloads
HTTP/WS/SSE non-blocking server based on revolt event loop and amphp-v3
neosrulez/fusionlooppagination
3019 Downloads
Neos.Fusion:Loop pagination
labrador-kennel/async-event
1001 Downloads
Trigger semantic application events powered by Amp Event Loop
jeffersongoncalves/laravel-ssrf-guard
47 Downloads
A Laravel package that protects outbound HTTP requests from SSRF (Server-Side Request Forgery): it validates that a URL's host resolves only to public IPs (denying private, reserved, loopback and link-local ranges by default), pins the connection to the validated IP to close the DNS-rebinding TOCTOU window, and performs safe GET requests that re-validate every redirect hop.
ishworkh/multi-level-array-iterator
8198 Downloads
Provides a way to loop through nested arrays with any depth