Libraries tagged by web action
causal/routing
19879 Downloads
Service to route HTTP/REST requests to your own controller/actions.
adaiasmagdiel/hermes
17 Downloads
Hermes is a experimental lightweight PHP library for routing management. It provides a simple and intuitive way to define routes and execute actions based on HTTP requests.
dansup/php-activitystreams
23 Downloads
Activity Streams is a simple specification used to describe social actions around the web. http://activitystrea.ms
kabudu/event-logger
191 Downloads
Event logger is a PHP based event logger library that makes it easy to collect and query events in your web application based on user or system actions.
immusen/yii2-swoole-mqtt
344 Downloads
MQTT server for Yii2 base on swoole 4, Resolve topic as a route reflect into controller/action/param, And support redis pub/sub to trigger async task from your web application
ibrahimbougaoua/filament-sound
15 Downloads
The package provides a simple and convenient way to incorporate auditory cues into your application's user experience. By utilizing the Web Audio API and event listeners, FilamentSound detects successful CRUD operations and triggers the corresponding sound effect in response. This helps users receive immediate feedback and acknowledgment when performing actions like creating new records, updating existing data, or deleting entries.
concept-labs/web-action
2 Downloads
(C)oncept-Labs Web action
sunnysideup/call_to_action
83 Downloads
Add a call to action to any Silverstripe web page
pagemill/action
17 Downloads
An action class for PHP web applications
dashifen/action
22 Downloads
an action object that handles a web request, interacts with a domain, and helps to emit a response
qingbing/php-web
228 Downloads
简易的php框架,包含路由、接口返回等,默认提供json的数据返回,不支持页面渲染
folded/action
10 Downloads
A pattern to organize your controllers with functions for you web app.
pararius/panther-actions
3026 Downloads
An extension for the browser testing and web scraping library for PHP and Symfony. This adds extra assertions, actions for Symfony Panther.
ecommercebox/actionml
244 Downloads
ActionML Harness API PHP Client
qingbing/php-render
182 Downloads
继承php-web : controller,在原有的基础上支持页面渲染,视图叠加等操作