Libraries tagged by upd
kylekatarnls/update-helper
48167860 Downloads
Update helper
backpack/crud
3769398 Downloads
Quickly build admin interfaces using Laravel, Bootstrap and JavaScript.
yahnis-elsts/plugin-update-checker
1778697 Downloads
A custom update checker for WordPress plugins and themes. Useful if you can't host your plugin in the official WP repository but still want it to support automatic updates.
consolidation/self-update
59301778 Downloads
Provides a self:update command for Symfony Console applications.
wildside/userstamps
1979222 Downloads
Laravel Userstamps provides an Eloquent trait which automatically maintains `created_by` and `updated_by` columns on your model, populated by the currently authenticated user in your application.
symfony/mercure-bundle
15650591 Downloads
Symfony MercureBundle
symfony/mercure
17525585 Downloads
Symfony Mercure Component
pyrech/composer-changelogs
4326768 Downloads
Display changelogs after each composer update
backpack/permissionmanager
2048705 Downloads
Users and permissions management interface for Laravel 5 using Backpack CRUD.
paragonie/csp-builder
3104916 Downloads
Easily add and update Content-Security-Policy headers for your project
nelexa/zip
8180797 Downloads
PhpZip is a php-library for extended work with ZIP-archives. Open, create, update, delete, extract and get info tool. Supports appending to existing ZIP files, WinZip AES encryption, Traditional PKWARE Encryption, BZIP2 compression, external file attributes and ZIP64 extensions. Alternative ZipArchive. It does not require php-zip extension.
mavinoo/laravel-batch
4008856 Downloads
Insert and update batch (bulk) in laravel
galbar/jsonpath
7364937 Downloads
JSONPath implementation for querying and updating JSON objects
fico7489/laravel-pivot
6576692 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
iksaku/laravel-mass-update
1407797 Downloads
Update multiple Laravel Model records, each with different values, using a single query!