Libraries tagged by insite
therezor/laravel-transactional-jobs
399360 Downloads
Submit laravel jobs inside transaction. Cancel job after rollback. Proceed after successful commit.
robertogallea/laravel-python
34389 Downloads
Run python scripts inside Laravel app
php-static-analysis/attributes
19410 Downloads
Attributes used instead of PHPDocs for static analysis tools
openeuropa/composer-artifacts
143330 Downloads
Composer plugin that allows to download a specified artifact instead of the default package.
loveorigami/yii2-modal-ajax
146050 Downloads
A wrapper around Yii2 Bootstrap Modal for using an ActiveForm via AJAX inside
limedeck/nova-cashier-overview
128160 Downloads
Interact with your Stripe subscriptions directly inside Nova.
kotchuprik/yii2-sortable-widgets
114035 Downloads
Implementation Rubaxa/Sortable for Yii2. Sortable grid view inside.
koossaayy/laravel-mapbox
24108 Downloads
Easily Integration of Mapbox inside your Laravel application
integer-net/magento2-global-custom-layout
67986 Downloads
Module for Magento 2 that allows you to add global layout update files to be selected from admin, by using '0' instead of an entity_id
guava/filament-modal-relation-managers
7391 Downloads
Allows you to embed relation managers inside filament modals.
fof/doorman
22911 Downloads
Create invite codes for users to sign up and be assigned to a group
facuz/laravel-themes
37727 Downloads
Theme will help you organize your themes inside Laravel projects easily and maintain its related assets, layouts and partials for the theme in single directory. (Based on teepluss/theme)
ehaerer/paste-reference
196445 Downloads
Paste reference instead of copy for content elements in TYPO3
bobey/geoip2-geolite2-composer
690202 Downloads
This tiny repository aims to provide an easy solution to require GeoIP2 / GeoLite2 databases inside your project using composer.
badoo/soft-mocks
32711 Downloads
The idea behind "Soft Mocks" - as opposed to "hardcore" mocks that work on the level of the PHP interpreter (runkit and uopz) - is to rewrite class code on the spot so that it can be inserted in any place. It works by rewriting code on the fly during file inclusion instead of using extensions like runkit or uopz.