Libraries tagged by happenv
pilskalns/halpers
6 Downloads
Dumb use of little functions I happen to share between every project
pcual-mac/image-basekit-cli
0 Downloads
Small CLI app that handles image storage to be used as part of a wider application. You can assume actual capture of the image happens elsewhere in the wider application and the local path to an image can simply be passed as input to the CLI app. The app should perform basic validation on the image and allow it’s storage, retrieval and deletion on the file system. Note whilst only file system storage is required in this test the module should be written in such a way that makes it easy to plug in future required storage methods eg S3, FTP etc using just a config change along with the new storage class.
olegstepura/error-bundle
14 Downloads
Email notify about errors and exceptions happened in production mode
messagemedia/webhooks-sdk
1682 Downloads
The MessageMedia Webhooks allows you to subscribe to one or several events and when one of those events is triggered, an HTTP request is sent to the URL of your choice along with the message or payload. In simpler terms, it allows applications to 'speak' to one another and get notified automatically when something new happens.
ineersa/html2markdown
8 Downloads
`html2markdown` converts a page of HTML into clean, easy-to-read plain ASCII text. Better yet, that ASCII also happens to be valid Markdown (a text-to-HTML format).
icybee/module-dashboard
179 Downloads
Hosts widgets that display information about what is happening in Icybee.
goomcoom/laravel-messages
5 Downloads
Sometimes you may wish to return responses with some extra messages informing the user of what happened. This package provides a fluent interface to add messages from anywhere within in your code base and gracefully add them to your JSON responses.
giacomomasseron/laravel-cache-when-db
2 Downloads
Register cache you want to clean when something happens in the database
baghayi/sendinblue-event-tracker
281 Downloads
interacting with sendinblue to track some event happening in any domain :D
axharus/art-handler
173 Downloads
This package works with special art-sites.org api to notify our developers that something wrong happend
awful/laravel-monitoring
13 Downloads
This package will be allow developers or managers to monitoring everything happen in them application
antriver/flarum-http-hooks
26 Downloads
Call some external APIs when things happen in your Flarum forum.
zephir/luya-module-errorapi
122 Downloads
To create strong and secure website its important to know all exceptions before your customer knows the exceptions and to make sure the exception happends only once.
silverstripe-australia/silverstripe-schedulizer
1417 Downloads
A module for organising stuff to happen at arbitrary times in the future, useful with QueuedJobs
exactquery/afterwards
33 Downloads
jQuery plugin to perform actions after the last time an event happens. Useful for resize events.