Libraries tagged by sam
mateusz-peczkowski/nova-heartbeat-resource-field
1539 Downloads
Heartbeat for resources to block editing same resource with 2 or more people
marshmallow/pages
11231 Downloads
Deze package geeft de mogelijkheid om gemakkelijk pagina's te beheren in Laravel. Dit is eigelijk een verzameling van handinge composer packages van derde en samengevoegd om snel te kunnen hergebruiken.
lochmueller/html5videoplayer
38155 Downloads
A video extension for TYPO3 built on the VideoJS HTML5 video player library. Allows you to embed video in your website using HTML5 with Flash fallback support for non-HTML5 browsers. Work on VideoJS 4.12.6 and support YouTube and Vimeo video in the same style.
limingxinleo/idempotent
1729 Downloads
Making multiple identical function calls has the same effect as making a single function call.
lightsaml2/symfony-bridge
69792 Downloads
Light SAML Symfony bridge bundle
lightsaml2/sp-bundle
65554 Downloads
Light SAML2 SP Symfony Bundle
lightsaml2/lightsaml-idp
3862 Downloads
Light SAML2 IDP php library
lightsaml/lightsaml-logout
94950 Downloads
Light SAML2 logout php library
internetztube/craft-slug-equals-title
8764 Downloads
This plugin makes sure that the slug is always the same as the title.
holgerk/assert-golden
5323 Downloads
Same as assertEquals, but when null is given as argument, the test file is automatically edited and null is substituted with the actual value
gamitg/yii2-detailview4cols
5562 Downloads
This extension is a variation of the DetailView widget of Yii2. It has simply the same code with a few modification to it.
drafolin/filament-collapse
1458 Downloads
This plugins aims to collapse the space between multiple fields, in the same way as ToggleButtons->grouped()
cooperl/laravel-ibmi
12873 Downloads
laravel-ibmi is a simple DB2 & Toolkit for IBMi service provider for Laravel. It provides DB2 Connection by extending the Illuminate Database component of the laravel framework. Plus it also provides Toolkit for IBMi so that you can access IBMi resources with same credentials.
chxj1992/hashring
69607 Downloads
Consistent hashing "hashring" implementation in php (using the same algorithm as libketama)
bllim/laravalid
15001 Downloads
This package makes validation rules defined in laravel work client-side by converting to html/js plugins such as jquery validation. It also allows to use laravel validation messages so you can show same messages for both sides.