Libraries tagged by upca
mobilestock/laravel-model-affected-rows-verification
8015 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.
minuteoflaravel/laravel-self-validating-model
2605 Downloads
Model class that auto-validates when model is saved or updated
minasm/php-html-parser
14640 Downloads
An updated version of php-html-parser
markrassamni/nova-resource-landing-page
42041 Downloads
Decide if a resource should open on the index, create, update, or detail page
markocupic/composer-file-copier-plugin
8010 Downloads
Copy files or mirroring folders from a package dist directory to the filesystem during 'composer-install-cmd' or 'composer-update-cmd'.
logicbrush/metrics
15850 Downloads
Examines the clover metrics for the project and will update method Docblocks in the provided source file with `@Metric` annotations.
kuvvu/envexample
1190 Downloads
Create an update env.example with artisan
jweiland/indexnow
1371 Downloads
TYPO3 extension to inform various search engines over IndexNow endpoint about content updates
jdwx/dns-query
2656 Downloads
Native PHP DNS Resolver and Updater Library (PHP 8.3+)
jcergolj/after-action-redirect-pagination-url-for-laravel
7058 Downloads
After CREATE, UPDATE or DELETE action paginated redirect url for laravel
i-lateral/silverstripe-searchable
15439 Downloads
Updated search module for Silverstripe allowing addition of different data objects and makes use of the FulllTextFilter
handleglobal/nova-nested-form
1729 Downloads
A Laravel Nova package that allows you to create/update/delete nested related fields from a parent form.
hakkahio/laravel-azure-ad-oauth-laravel-8
9764 Downloads
Provides single-sign-on ability to Microsoft Azure Active Directory enabled apps. This package is updated to work with Laravel 8, as the forked package had depency issues with guzzle.
gigadesign/module-magento2-fix-invalid-state-change
17180 Downloads
Updates the Magento quote if it has a invalid state
friendsoftypo3/interest
723 Downloads
REST and CLI API for adding, updating, and deleting records in TYPO3. Tracks relations so records can be inserted in any order. Uses remote ID mapping so you don't have to keep track of what UID a record has gotten after import. Data is inserted using backend APIs as if a real human did it, so you can can inspect the record history and undo actions.