Libraries tagged by ensure
composer/composer
203139308 Downloads
Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.
sandrokeil/interop-config
503474 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.
volnix/csrf
222015 Downloads
CSRF protection library that compares provided token to session token to ensure request validity.
queueit/knownuserv3
482083 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
1120066 Downloads
This library provides a value object which ensures a trimmed non empty string.
foxxmd/laravel-elasticbeanstalk-cron
320246 Downloads
Ensure only one Laravel instance is running CRON jobs in an EB environment
f9webltd/laravel-health-opcache
48282 Downloads
A custom check for Spatie's Laravel Health - ensure Opcache is running and enabled
encodia/laravel-health-env-vars
180145 Downloads
Custom check for Spatie's Laravel Health - Ensure every .env variable you need has been set
causal/image_autoresize
516447 Downloads
Resize images automatically - 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.
shanerbaner82/panel-roles
23208 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.
sgalinski/sg-cookie-optin
333142 Downloads
sgalinski Cookie Consent - Elevate your TYPO3 website with our premier Cookie Consent Solution, placing consent at the forefront! Our highly customizable solution not only offers essential tag manager options, but seamlessly integrates the latest Google Consent Mode v2 and more. Ensure compliance and user trust with our robust consent framework. Explore all the features and benefits on our website: https://www.sgalinski.de/en/typo3-products-web-development/cookie-optin-for-typo3/.
plook/type-guard
39488 Downloads
Library to ensure correctness of types with a readable interface.
pear2/net_transmitter
122170 Downloads
A stream wrapper that ensures data integrity. Particularly useful for sockets.
oxmohsen/validating-data
2989 Downloads
example of how to validate incoming data from web app telegram bot to ensure that the data is come from telegram.
mantraideas/laravel-env-doctor
2375 Downloads
LaravelEnvDoctor is a developer-friendly CLI tool for Laravel that checks your .env variables, validates the current environment, and ensures directory permissions are correctly set — helping you catch misconfigurations before they become problems.