Libraries tagged by ensure
portrino/px_dbsequencer
3817 Downloads
With this extension you can ensure different unique keys for the configured tables (e.g.: pages, tt_content)
myerscode/laravel-api-response
22196 Downloads
A fluent helper and facade to ensure consistent, idempotent API responses in Laravel and Lumen
mobilestock/scribe-tdd
3183 Downloads
scribe-tdd is a library that extends ajcastro-scribe-tdd. It includes internal adjustments to ensure compatibility with PHPUnit 11.4 and PEST.
mobilestock/laravel-model-affected-rows-verification
4293 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.
f9webltd/laravel-health-opcache
1600 Downloads
A custom check for Spatie's Laravel Health - ensure Opcache is running and enabled
eboreum/exceptional
4159 Downloads
Create and format PHP exceptions easily. Automatically unravel method arguments. Ensure that sensitive strings like passwords, tokens, PHPSESSID, etc. are being masked and thus will instead appear as e.g. "******" in the resulting text.
chameleon-system/sanitycheck
35638 Downloads
Performs checks to ensure the system is configured correctly and all external resources are available
cego/request-insurance
40596 Downloads
Package for Laravel that facilitates and ensures that http requests are sent
capsulescodes/laravel-population
322 Downloads
Simplify database migrations and ensure consistency with your database tables effortlessly.
arnapou/ensure
987 Downloads
Library - Simple library to make safer php code for SA tools.
coderello/laravel-relevance-ensurer
4123 Downloads
Laravel Relevance Ensurer
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
1145 Downloads
Ensures expected behavior when Cloudflare is used with Winter CMS.
widgetsburritos/drupal-patch-checker
12763 Downloads
A simple helper script for checking composer dependencies to ensure it's not adding hook_update_N() functions via patches.
traum-ferienwohnungen/scheduledaemon
15343 Downloads
ScheduleDaemon for Laravel. You must ensure every schedule:run is shorter then 60 seconds otherwise events might be ignored.