Libraries tagged by curry
svandragt/silverstripe-optimisticlocking
7 Downloads
Prevents your site users from losing data by blocking the save process if the data has changed since it was loaded by the current user.
silverstripe/payment
11577 Downloads
SilverStripe payment provider integration. Currently supported: DPS, Eway, Paypal, Paystation, Worldpay
orchid/monitor
3407 Downloads
Monitor will show you current information about your system
ondram/ci-detector-standalone
10 Downloads
Standalone CLI command to detect continuous integration environment and provide unified access to properties of current build
noxify/asset-ownership
1019 Downloads
This plugin extends the existing asset query and shows only the assets which has been uploaded by the current user.
libcast/assetdistribution
1370 Downloads
PHP component that can publish digital assets (video, audio...) across multiple services. Currently supports YouTube, Vimeo and Dailymotion.
lfukumori/laravel-blade-include-relative
353 Downloads
Allows to include blade template with relative path based on current view.
karlroos/bank
18 Downloads
Wrappers for accessing Swedish banks. Currently supports Handelsbanken and SEB.
haleks/laravel-markdown
7701 Downloads
Laravel Markdown integrate markdown 'curly' braces inside the blade template engine, adding view extension and also giving the possibility of extending CommonMark.
fukumori/laravel-blade-include-relative
9494 Downloads
Allows to include blade template with relative path based on current view.
foowie/presenter-link-panel
27 Downloads
This panel generates links to open current presenter/template into your preffered text editor. (Author: Daniel Robenek)
floodedcodeboy/world-weather-online-laravel
55 Downloads
Allows for easy usage of the Weather Online api in your Laravel application. Currently only the premium API is supported.
fetzi/state
109 Downloads
Laravel package for storing current application state in cache/session
crossjoin/css
47497 Downloads
CSS reader and writer with full CSS3 support, already supporting huge parts of the current CSS4 spec. It supports media queries, comments, value optimization and more... It offers full Unicode support and can handle also large CSS sources. Requires PHP 5.4+.
bluora/laravel-model-change-tracking
1381 Downloads
Provides support for tracking current user against model changes for the Eloquent ORM