Libraries tagged by reactive
gunna-php/sma
23 Downloads
Script for extracting realtime data from from SMA Sunny Portal
grantholle/pear-net-url2
842 Downloads
A psr-4 compliant port of pear/net_url2: Class for parsing and handling URL. Provides parsing of URLs into their constituent parts (scheme, host, path etc.), URL generation, and resolving of relative URLs.
gemini/php-mysql-replication
11 Downloads
Pure PHP Implementation of MySQL replication protocol. This allow you to receive event like insert, update, delete with their data and raw SQL queries.
filippofinke/sms-apis
1 Downloads
A simple wrapper to multiple free sms receive service
expdev07/laravel-logsnag
3446 Downloads
Get a realtime feed of your Laravel project’s most important events using Logsnag
dospuntocero/customerquestions
24 Downloads
This is a module for storing those emails as dataobjects with the ability to answer those directly in the module. The client will get a branded email from your website and you will keep record of all emails ever received. What a great deal! isn't it?
descom/aws-sns-notification
2008 Downloads
Package to Laravel to received notification from AWS SNS
crimsonkissaki/mockmaker
44 Downloads
Whether you call them doubles, stubs, mocks, partials, fakes, or something else there are times when a mocking library such as PHPUnit's mockBuilder, Mockery, Prophecy, etc. just doesn't do exactly what you need or want. Sometimes you just need a concrete class implementation to run through the unit test wringer or a full end to end functional unit test suite. MockMaker aims to simplify the process of generating concrete fake ORM entity objects. Flexible and extendable, the generated seed code can be altered to suit your particular project with relative ease. That means after the initial setup you can re-run MockMaker for any new entities that get added in or update existing entities that change with little to no fuss. What's more, once MockMaker has made your files it's done; you don't have to include it in your code base and can use the generated files like any other project class.
cooltronicpl/craft-files-autoversioning
818 Downloads
A simple yet powerful Twig extension for CraftCMS. It assists in cache-busting your assets, ensuring that users always receive the latest versions of your files.
cammac/sms
92 Downloads
this package made for Laravel to send/receive (polling/pushing) text messages. Currently supports smsgw.net, mobily.ws, CalLFire, EZTexting, Email Gateways, FlowRoute, LabsMobile, Mozeo, Nexmo, Plivo, Twilio, and Zenvia
botasis/runtime
729 Downloads
Bot runtime library to handle received updates
binarcode/nova-chat
943 Downloads
A realtime chat implementation for laravel nova.
bdunogier/iftttbundle
57 Downloads
A generic Symfony 2 bundle that receives IFTTT recipe actions
astislav/yet-another-xlsx
233 Downloads
Relatively fast and memory saving write-only XLSX library
apilaravue/apilaravue
40 Downloads
This is a framwork for large web projects. ApiLaravue uses Laravel 5.4 as backend integrated with laravel passport and laravel cors, Vuejs as frontend and the two communicate via API calls. It also include redis already installed and configured in the backend and frontend, a node server already created and configure for realtime communication and some vue packages are also install in the frontend such as vue-router, vue-resource, vue-socket.io, and sweetalert.