Libraries tagged by ensurer
okaufmann/laravel-horizon-doctor
7602 Downloads
Checks your Horizon config against the Laravel queue config to ensure everything is configured as expected.
myerscode/laravel-api-response
19855 Downloads
A fluent helper and facade to ensure consistent, idempotent API responses in Laravel and Lumen
mobilestock/laravel-model-affected-rows-verification
1170 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.
kilowhat/flarum-database-requirements
7289 Downloads
Reusable code to ensure the database requirements of a Flarum extension are met
geoffroy-aubry/supervisor
6987 Downloads
Oversee script execution, recording stdout, stderr and exit code with timestamping, and ensure email notifications will be sent (on start, success, warning or error).
flowpack/seo-routing
587 Downloads
Flow Framework Router to ensure a trailing slash in Neos.
f9webltd/laravel-health-opcache
512 Downloads
A custom check for Spatie's Laravel Health - ensure Opcache is running and enabled
chameleon-system/sanitycheck
34430 Downloads
Performs checks to ensure the system is configured correctly and all external resources are available
cego/request-insurance
35119 Downloads
Package for Laravel that facilitates and ensures that http requests are sent
capsulescodes/laravel-population
224 Downloads
Simplify database migrations and ensure consistency with your database tables effortlessly.
sbuerk/typo3-ensure-admin
873 Downloads
Provides a TYPO3 cli command to create or update admin user
yorcreative/laravel-scanator
5 Downloads
A Laravel package that provides functionalities for detecting sensitive information and patterns in the database, helping to ensure data privacy and security by empowering developers to easily integrate database scanning capabilities into their applications and take proactive measures to protect sensitive data.
winter/wn-cloudflare-plugin
994 Downloads
Ensures expected behavior when Cloudflare is used with Winter CMS.
widgetsburritos/drupal-patch-checker
12222 Downloads
A simple helper script for checking composer dependencies to ensure it's not adding hook_update_N() functions via patches.
vektah/bugfree-dangerzone
30486 Downloads
Type verification for php source. Ensures uses and all types within a file verify against the projects auto loader.