Libraries tagged by intercom
routing-interop/dispatcher
39 Downloads
An interoperable set of routing interfaces
request-interop/interface
25 Downloads
Interoperable server request interfaces for PHP.
interophp/module-manager
2325 Downloads
InteroPHP Framework independent module manager
intermaterium/kickstart
1113 Downloads
AWS lambda runtime wrapper
yireo-training/magento2-example-plugin-inject-variables-into-block
79 Downloads
Example Magento 2 module showing how to use an interceptor to extend Block classes
wubi/php-action
1156 Downloads
This is a library to make your routines with some rules. Using PHPAction, you right you using ActionContract too. This means you can intercepet action flux when you want or need.
tsugi/lib
1887 Downloads
The PHP Library to build interoperable learning tools
tebazil/yii2-vodka-behavior
9 Downloads
Yii2 joke extension that intercepts the application response and replaces it with joke messages
stephenlake/laravel-mailsceptor
239 Downloads
Intercept emails before they're submitted allowing you to redirect to alternative destinations, store output, view output via route and test development emails.
stefanorg/graphql-middleware
108 Downloads
GraphQL Middleware for container interop
stahiralijan/request-caster
74 Downloads
This package intercepts Laravel Form Submits after successful validation and provides useful function and also casts the submitted form data accordingly e.g. Upper-case first Characters of Words, Capitalized them, and checkbox value "1" to boolean, JSON string to PHP Array conversions etc.
snapshotpl/nano-container
151 Downloads
Minimalistic interop container
seisigmasrl/dgii-rnc-validator
111 Downloads
A simple package to check a given RNC with the official Tax Authority, Dirección General de Impuestos Internos (DGII), in the Dominican Republic.
rarst/advanced-hooks-api
4 Downloads
Set of (experimental) wrappers that allow to hook more elaborate WordPress events without coding intermediary functions
pdo-proxy/pdo-proxy
26 Downloads
PDO Proxy is a simple, event-driven PDO wrapper that allows to intercept and alter execution of all PDO methods. The PDOProxy\PDO and PDOProxy\PDOStatement classes extend the native PDO and PDOStatement classes, therefore they are compatible with any method expecting regular PDO objects.