Libraries tagged by upd
kylekatarnls/update-helper
47550174 Downloads
Update helper
yahnis-elsts/plugin-update-checker
1622095 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
58399108 Downloads
Provides a self:update command for Symfony Console applications.
wildside/userstamps
1849001 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
14704000 Downloads
Symfony MercureBundle
symfony/mercure
16458165 Downloads
Symfony Mercure Component
pyrech/composer-changelogs
4196676 Downloads
Display changelogs after each composer update
backpack/permissionmanager
1929306 Downloads
Users and permissions management interface for Laravel 5 using Backpack CRUD.
backpack/crud
3588069 Downloads
Quickly build admin interfaces using Laravel, Bootstrap and JavaScript.
paragonie/csp-builder
2960387 Downloads
Easily add and update Content-Security-Policy headers for your project
nelexa/zip
7811957 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
3807410 Downloads
Insert and update batch (bulk) in laravel
galbar/jsonpath
6931342 Downloads
JSONPath implementation for querying and updating JSON objects
fico7489/laravel-pivot
6337039 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
iksaku/laravel-mass-update
1348332 Downloads
Update multiple Laravel Model records, each with different values, using a single query!