Libraries tagged by insite
therezor/laravel-transactional-jobs
372155 Downloads
Submit laravel jobs inside transaction. Cancel job after rollback. Proceed after successful commit.
robertogallea/laravel-python
30874 Downloads
Run python scripts inside Laravel app
php-static-analysis/attributes
8859 Downloads
Attributes used instead of PHPDocs for static analysis tools
loveorigami/yii2-modal-ajax
139167 Downloads
A wrapper around Yii2 Bootstrap Modal for using an ActiveForm via AJAX inside
limedeck/nova-cashier-overview
104031 Downloads
Interact with your Stripe subscriptions directly inside Nova.
kotchuprik/yii2-sortable-widgets
106628 Downloads
Implementation Rubaxa/Sortable for Yii2. Sortable grid view inside.
koossaayy/laravel-mapbox
20104 Downloads
Easily Integration of Mapbox inside your Laravel application
integer-net/magento2-global-custom-layout
58571 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
facuz/laravel-themes
35509 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
145418 Downloads
Paste reference instead of copy for content elements in TYPO3
byjg/jwt-session
70637 Downloads
JwtSession is a PHP session replacement. Instead of use FileSystem, just use JWT TOKEN. The implementation following the SessionHandlerInterface.
bobey/geoip2-geolite2-composer
633341 Downloads
This tiny repository aims to provide an easy solution to require GeoIP2 / GeoLite2 databases inside your project using composer.
binarytorch/larecipe-swagger
43504 Downloads
Live API Testing Inside Your Documentation
badoo/soft-mocks
29951 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.
awcodes/drop-in-action
44905 Downloads
A form component for Filamentphp allowing actions inside of forms.