Libraries tagged by ensurer
webparking/laravel-queue-ensurer
16053 Downloads
This composer package provides a Laravel queue ensurer.
php-extended/php-ensurer-object
178280 Downloads
An implementation of the php-ensure-interface library
php-extended/php-ensurer-interface
179714 Downloads
A library to specify how to ensure strong typing of arbitrary data
coderello/laravel-relevance-ensurer
4123 Downloads
Laravel Relevance Ensurer
composer/composer
165880721 Downloads
Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.
volnix/csrf
168863 Downloads
CSRF protection library that compares provided token to session token to ensure request validity.
sandrokeil/interop-config
388888 Downloads
Provides interfaces and a concrete implementation to create instances depending on configuration via factory classes and ensures a valid config structure. It can also be used to auto discover factories and to create configuration files.
queueit/knownuserv3
342352 Downloads
The Queue-it Security Framework is used to ensure that end users cannot bypass the queue by adding a server-side integration to your server.
oskarstark/trimmed-non-empty-string
774996 Downloads
This library provides a value object which ensures a trimmed non empty string.
foxxmd/laravel-elasticbeanstalk-cron
282094 Downloads
Ensure only one Laravel instance is running CRON jobs in an EB environment
encodia/laravel-health-env-vars
90051 Downloads
Custom check for Spatie's Laravel Health - Ensure every .env variable you need has been set
causal/image_autoresize
369984 Downloads
Simplify the way your editors may upload their images: no complex local procedure needed, let TYPO3 automatically resize down their huge images/pictures on-the-fly during upload (or using a command for batch processing) and according to your own business rules (directory/groups). This will highly reduce the footprint on your server and speed-up response time if lots of images are rendered (e.g., in a gallery). Features an EXIF/IPTC extractor to ensure metadata may be used by the FAL indexer even if not preserved upon resizing.
b13/trusted-url-params
206796 Downloads
TYPO3 Extension to ensure that only safe queryParams from TYPO3s Routing are added to generated links
shanerbaner82/panel-roles
13984 Downloads
Filament Panel Roles is an intuitive way to ensure all users of a specified panel within Filament v3 is assigned a role during registration and has a specified role using Laravel Middleware.
rackbeat/laravel-validate-mysql-integers
34738 Downloads
Validation Rule to ensure a value is within valid Mysql Integer ranges.