Libraries tagged by save
orangecat/module-product-lists
74 Downloads
Saved product lists (order templates) for logged-in B2B customers in Magento 2
oliezekat/smart-youtube-api-client
18 Downloads
Save your time, bandwidth, storage, money... and Earth's climate too !
nystudio107/fastcgicachebust
321 Downloads
Bust the Nginx FastCGI Cache when entries are saved or created.
nowo-tech/wallet-qr-bundle
12 Downloads
Symfony bundle to generate Google Wallet and Apple Wallet save links with QR codes for Android and iOS.
nilsenpaul/craft-sequentialedit
10009 Downloads
This plugin lets you edit multiple elements (entries, assets, categories ...) in sequence, without being sent back to the index page each time you save your changes.
nadaft/contactme
262 Downloads
Laravel contact us form package to send email and save to database
myanlottery/lottery
66 Downloads
#savemyanmar
mvnrsa/laravel-sluggable-trait
46 Downloads
A trait you can apply to Eloquent models to have slugs automatically generated on save. A slight omprovement on martinbean/laravel-sluggable-trait to use underscore (or any other character) instead of dash in slugs.
mushahedur/contact
6 Downloads
This will send email to admin and save contact query in database
mrssoft/yii2-globalstate
4016 Downloads
Save and load global data
mortezaa97/bookmarks
27 Downloads
A Laravel package for managing user bookmarks, allowing users to save, view, and delete bookmarks
mohsenbostan/laravel-secret-image
3 Downloads
A package to save images secretly.
mohiwalla/dtquick
3 Downloads
DataTables Quick is a lightweight and fast JavaScript library that simplifies the process of displaying data from databases. With minimal server-side code required, DataTables Quick generates queries automatically and saves time.
mohasin-dev/column-visibility
118 Downloads
A Laravel package to save and restore DataTables column visibility per user
mits87/eloquent-nested-attributes
364 Downloads
Nested attributes allow you to save attributes on associated records through the parent. By default nested attribute updating is turned off and you can enable it using the $nested attribute. When you enable nested attributes an attribute writer is defined on the model.