Libraries tagged by when
tbit/laravel-omnipay-gatewayfactory
91 Downloads
Small package to resolve Omnipay's breaking changes when calling GatewayFactory::create by using a Facade. For reference visit : https://github.com/thephpleague/omnipay/releases/tag/v2.0.0
tarasovych/maintenancelog
8 Downloads
Log time, when your Laravel application goes down or up
tannhatcms/basset
21 Downloads
Dead-simple way to load CSS or JS assets only once per page, when using Laravel 10+.
tamimibrahim17/laravel-error-to-slack
3 Downloads
Send a message to a Slack channel when error occurs in your Laravel Application
talvbansal/laravel-throttled-failed-jobs
963 Downloads
Get notified when a queued job fails but not too often
taitava/silverstripe-mobilemenu
25 Downloads
An easy way to add a mobile menu button to your theme automatically when the viewport is narrow.
taitava/silverstripe-changeablelasteditedvalue
24 Downloads
By default SilverStripe 3.1 overwrites the LastEdited field every time you write DataObjects to the database. This module allows you to keep your changes in the LastEdited field on any DataObject. It does not prevent the LastEdited field from getting updated when no manual edits has been done to it, so the module should not interfere with normal writing, only when you have explicitly set your own value to the LastEdited field.
taitava/silverstripe-autoarchivable
5 Downloads
A library that automatically moves pages to a specific archive page when they expire.
tabjen99/lara-track
7 Downloads
This package helps to create cards in trello board when system exception found.
t73biz/phpunit-watcher
5 Downloads
Automatically rerun PHPUnit tests when source code changes
sysentive/magento2-logsnag
0 Downloads
Magento 2 LogSnag Plugin allows stores owners to send order events to LogSnag (event tracking tool) and receive push notifications when order is placed, shipped, etc.
synga/laravel-service-provider-helper
24 Downloads
The package can add service providers to your app.php when composer update finishes
syehan/webhook-plugin
1 Downloads
Webhooks allow external services to be notified when certain events happen. When the specified events happen, we’ll send a POST request to each of the URLs you provide.
syedaunn/laravel-slack-output
24 Downloads
Sends a message to Slack when something goes wrong with your Laravel application.
sydante/laravel-eloquent-with-not-overwritten
7 Downloads
Add a method to Eloquent that does not overwrite the established relationship when relating 'with'.