Libraries tagged by Theme Updater
provision-ops/update-dependencies
5 Downloads
Composer plugin that allows for automatic Pull Requests submission when there is a Composer Update detected.
level-level/wp-composer-updates
15347 Downloads
Updates plugins and commits them seperately to git
anttiviljami/wp-disable-any-plugin-updates
18 Downloads
Disables updates for a list of plugins permanently without editing them
lakedrops/composer-scripts
664 Downloads
This plugin collects available scripts from installed LakeDrops plugins and defines them in the composer.json file of the project root.
dimitrilahaye/dodo-ini-manager
6 Downloads
Awakens the dodo which is sleeping in you! And at least, manage your files.ini ! Create them, update their sections, etc.
peterbenke/pb-check-extensions
95 Downloads
Checks, if there are updates available for installed extensions and sends an email
evinkuraga/tmdb-laravel
243 Downloads
This is a fork of the package php-tmdb/laravel. Instead of waiting for the maintainer to update the php-tmdb/api package to reflect the latest changes from the API, I've decided to fix these. These packages are actively used for http://flixi.com, which means these we will be most likely maintaining these with regular updates as the TMDB api integrates new changes. Original Description: Laravel Package for TMDB ( The Movie Database ) API. Provides easy access to the wtfzdotnet/php-tmdb-api library.
konsulting/laravel-editor-stamps
444 Downloads
Simple package to add creator and editor to models, and populate them during creation or update.
vespula/ldap
206 Downloads
A class for searching for entries in Active Directory/LDAP servers. There is no create or update functionality
mforoud86/crowdotphp
0 Downloads
Why waste time install and update packages? Auto-Install them, Don’t waste your time.
gcgov/framework-service-auth-ms-front
7 Downloads
Plugins enables the exchange of a Microsoft access token for an application access token. The service assumes the user's front end will handle the authentication flow to acquire and manage the expiration of the Microsoft access token. When the framework app's token expires, user must re-exchange a valid Microsoft access token for an updated app access token. There are no app refresh tokens or mechanisms.
kettasoft/booter
14 Downloads
The Laravel Model Event Booter package provides a flexible way to organize and manage model event handling in Laravel applications. It allows developers to define specific actions for model events (such as created, updated, deleted, etc.) by associating them with custom classes. The package simplifies the process of executing logic for model events and makes it easy to extend and maintain event-driven behavior.
savioamin/laravel-model-affected-rows-verification
3 Downloads
laravel-model-affected-rows-verification is a library that extends the default Laravel model to include implicit row count verification for update and delete operations. This ensures that these operations are conducted safely, providing an extra layer of validation to prevent unintended data modifications and enhance the stability of your Laravel applications.
ryu818/tiny-mce
744 Downloads
The purpose of placing TinyMCE in a plugin is to keep it separate from a themed view, the regular webroot or the app in general, which makes it easier to update and overall follows the idea of keeping the code clean and modular.
orumad/laravel-app-version
3 Downloads
Update app version in 'package.json' and 'composer.json' files. Add commit message and version to the CHANGELOG.md file. Commit changes and (optionaly) deploy them.