20 Repositories
PHP bridge Libraries
Bridge to use Symfony Messenger on AWS Lambda with Bref
Bridge to use Symfony Messenger on AWS Lambda with Bref. This bridge allows messages to be dispatched to SQS, SNS or EventBridge, while workers handle
The RSS feed for websites missing it
RSS-Bridge is a PHP project capable of generating RSS and Atom feeds for websites that don't have one. It can be used on webservers or as a stand-alon
Sandbox for figuring out why the Alpine + Turbo bridge is broken
Podcaster A Turn-Key Podcasting Starter Kit for Statamic 3 Features This kit is deceptively simple – it may look like a 3 page site but there's a whol
Static utilitiy classes to bridge PSR-7 http messages to OAuth2 Server requests and responses.
Static utilitiy classes to bridge PSR-7 http messages to OAuth2 Server requests and responses. While this libray is entended for use with Slim 3, it should work with any PSR-7 compatible framework.
Laravel Flysystem was created by, and is maintained by Graham Campbell, and is a Flysystem bridge for Laravel.
Laravel Flysystem Laravel Flysystem was created by, and is maintained by Graham Campbell, and is a Flysystem bridge for Laravel. It utilises my Larave
Laravel Flysystem - a Flysystem bridge for Laravel.
Laravel Flysystem Laravel Flysystem was created by, and is maintained by Graham Campbell, and is a Flysystem bridge for Laravel. It utilises my Larave
A fast, reliable, and secure NPM/Yarn bridge for Composer
Foxy is a Composer plugin to automate the validation, installation, updating and removing of PHP libraries asset dependencies (javaScript, stylesheets
A Vimeo bridge for Laravel
Laravel Vimeo A Vimeo bridge for Laravel. // Fetching data. $vimeo-request('/users/dashron', ['per_page' = 2], 'GET'); // Upload videos. $vimeo-up
RSS-Bridge is a PHP project capable of generating RSS and Atom feeds for websites that don't have one
RSS-Bridge is a PHP project capable of generating RSS and Atom feeds for websites that don't have one. It can be used on webservers or as a stand-alone application in CLI mode.
This repository contains the codebase PHP bridge using RoadRunner Jobs plugin.
RoadRunner Jobs Plugin This repository contains the codebase PHP bridge using RoadRunner Jobs plugin. Installation To install application server and J
Example of using abrouter/abrouter-laravel-bridge in Laravel
ABRouter Laravel Example It's a example of using (ABRouter Laravel Client)[https://github.com/abrouter/abrouter-laravel-bridge] Set up locally First o
RoadRunner ⇆ Laravel bridge
RoadRunner ⇆ Laravel bridge Easy way for connecting RoadRunner and Laravel applications. 🐋 If you want to see an example of a laravel application in
OpenAPI(v3) Validators for Symfony http-foundation, using `league/openapi-psr7-validator` and `symfony/psr-http-message-bridge`.
openapi-http-foundation-validator OpenAPI(v3) Validators for Symfony http-foundation, using league/openapi-psr7-validator and symfony/psr-http-message
Fake SMS (as email during development) Notifier Bridge
Fake SMS Notifier Provides Fake SMS (as email during development) integration for Symfony Notifier. DSN example FAKE_SMS_DSN=fakesms+email://default?t
Provides integration for Doctrine with various Symfony components.
Doctrine Bridge The Doctrine bridge provides integration for Doctrine with various Symfony components. Resources Contributing Report issues and send P
[DEPRECATED] A Pusher Channels bridge for Laravel
DEPRECATED Laravel now has built-in support for Pusher Channels. This is now the recommended approach to integrate Channels into a Laravel project. Cu
A GitHub API bridge for Laravel
Laravel GitHub Laravel GitHub was created by, and is maintained by Graham Campbell, and is a PHP GitHub API bridge for Laravel. It utilises my Laravel
A DigitalOcean API bridge for Laravel
Laravel DigitalOcean Laravel DigitalOcean was created by, and is maintained by Graham Campbell, and is a DigitalOcean PHP API Client bridge for Larave
A Hashids bridge for Laravel
Laravel Hashids A Hashids bridge for Laravel. // Encode integers. Hashids::encode(4815162342); // Decode strings. Hashids::decode('1LLb3b4ck'); // D
An OAuth 2.0 bridge for Laravel and Lumen [DEPRECATED FOR LARAVEL 5.3+]
OAuth 2.0 Server for Laravel (deprecated for Laravel 5.3+) Note: This package is no longer maintaned for Laravel 5.3+ since Laravel now features the P