Libraries tagged by ensure
composer/composer
165758234 Downloads
Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.
volnix/csrf
168678 Downloads
CSRF protection library that compares provided token to session token to ensure request validity.
sandrokeil/interop-config
388630 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
341145 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
772542 Downloads
This library provides a value object which ensures a trimmed non empty string.
foxxmd/laravel-elasticbeanstalk-cron
282025 Downloads
Ensure only one Laravel instance is running CRON jobs in an EB environment
encodia/laravel-health-env-vars
89690 Downloads
Custom check for Spatie's Laravel Health - Ensure every .env variable you need has been set
causal/image_autoresize
369183 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
206527 Downloads
TYPO3 Extension to ensure that only safe queryParams from TYPO3s Routing are added to generated links
shanerbaner82/panel-roles
13941 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
34633 Downloads
Validation Rule to ensure a value is within valid Mysql Integer ranges.
plook/type-guard
20198 Downloads
Library to ensure correctness of types with a readable interface.
pear2/net_transmitter
111395 Downloads
A stream wrapper that ensures data integrity. Particularly useful for sockets.
oxmohsen/validating-data
2427 Downloads
example of how to validate incoming data from web app telegram bot to ensure that the data is come from telegram.
oskarstark/doctrine-postgres-public-schema-listener
63752 Downloads
An migration EventSubscriber which ensures public namespace is only added if needed