Libraries tagged by build process
clue/reactphp-eventsource
15338 Downloads
Instant real-time updates. Lightweight EventSource client receiving live messages via HTML5 Server-Sent Events (SSE). Fast stream processing built on top of ReactPHP's event-driven architecture.
alleyinteractive/wp-seo
4847 Downloads
WP SEO is designed for professionals who want to build a solid foundation for an SEO-friendly website.
clue/reactphp-sqlite
27386 Downloads
Async SQLite database, lightweight non-blocking process wrapper around file-based database extension (ext-sqlite3), built on top of ReactPHP.
humanmade/wp-seo
52760 Downloads
WP SEO is designed for professionals who want to build a solid foundation for an SEO-friendly website.
parm/parm
4980 Downloads
PHP Active Record for MySQL. Connects to the your database and generates the Object Relational Mapping. Built in Database Query Processor for custom queries. Ability to use closures to process rows
riki137/php-stream-ipc
4 Downloads
Inter-Process Communication (IPC) over streams, pipes, and stdio with built-in request-response correlation, message framing, and serialization.
chemem/php-concurrently
217 Downloads
A PHP version of concurrently built atop ReactPHP and RxPHP.
ptrofimov/zeroevents
3997 Downloads
Events between processes. Built on top of Illuminate\Events and ZeroMQ
pfp/php-form-processor
30 Downloads
Create webforms on your website in minutes. It has various built-in validation checks and is extendable to allow you to add more features.
firewire/fieldtype-form-select
4 Downloads
An inputfield/fieldtype for creating fields to select forms in ProcessWire built with FormBuilder
lamoud/laravel-grapesjs
42 Downloads
This package provides an easy way to integrate GrapesJS into your Laravel project making it easy to build professional pages with drag and drop.
pessek/pessek_profile
4 Downloads
This plugin allows elgg user to build their professional profile like linkdedin
wpjscc/reactphp-eventsource
14 Downloads
Instant real-time updates. Lightweight EventSource client receiving live messages via HTML5 Server-Sent Events (SSE). Fast stream processing built on top of ReactPHP's event-driven architecture.
reactphp-x/eventsource
7 Downloads
Instant real-time updates. Lightweight EventSource client receiving live messages via HTML5 Server-Sent Events (SSE). Fast stream processing built on top of ReactPHP's event-driven architecture.
matthewbaggett/worker-pool
36 Downloads
Runs tasks in a parallel processing workerpool. Built atop qxsch/worker-pool with improvements.