Libraries tagged by guaranteed
cbschuld/browser.php
7400058 Downloads
A PHP Class to detect a user's Browser. This encapsulation provides a breakdown of the browser and the version of the browser using the browser's user-agent string. This is not a guaranteed solution but provides an overall accurate way to detect what browser a user is using.
smpita/typeas
65377 Downloads
Guaranteed type control for PHP
konradmichalik/ttt
19066 Downloads
ttt - TYPO3 Testing Terrarium. Declarative test sandboxing via PHP attributes: TYPO3_CONF_VARS, application context, environment and more - applied before the test, guaranteed to be restored afterwards.
jarir-ahmed/password-generator
58 Downloads
A cryptographically secure password generator with guaranteed character-class coverage.
sumantasam1990/phpoutbox
0 Downloads
Transactional Outbox Pattern for PHP — guaranteed at-least-once event delivery for Laravel, Symfony, and vanilla PHP
mrstebo/ekm-php
387 Downloads
Our new API allows partners to build significantly better integrations with the EKM platform. To try out the below endpoints, or for full up to date representations of the request / response models, please see the [swagger page](https://api.ekm.net/swagger/index.html). (We display examples here, but the swagger page is guaranteed to show the complete model.) To keep up to date with the latest updates, please see our [RSS feed](https://partners.ekm.net/ChangeLog/Feed) or the [partner dashboard](https://partners.ekm.net/).
m-wardany/hash-ids
810 Downloads
This package is designed to hash sequential keys so that they appear as random characters, making them difficult to predict. There is no requirement to check if the key already exists in the database before saving, as each key is guaranteed to be unique
thelia/guaranteed-opinion-module
592 Downloads
GuaranteedOpinion module for Thelia
societe-des-avis-garantis/sylius-sag-plugin
7 Downloads
Product review integration for Société des Avis Garantis.
guaranteed.software/laravel-datasource-tools
5 Downloads
Tools for extending the datasource functionality in Laravel
selectitaly/blackout-dates
11 Downloads
A class for generating an array of dates which might typically represent dates on which certain types of business requests can not be guaranteed to be processed by.
magendoo/magendoowithdrawal
0 Downloads
Article 11a CRD withdrawal function for PrestaShop: statutory two-step withdrawal flow with a guaranteed acknowledgment of receipt and a full audit trail.
deshithemes/css-cleaner
9 Downloads
🚀 Laravel CSS Optimizer: Purge unused CSS, Minify styles, Boost website speed & SEO. Zero-config setup for Tailwind, Bootstrap. 30%+ smaller CSS files guaranteed.
adamthehutt/laravel-unique-bigint-ids
1704 Downloads
This allows for the generation of sequential IDs that can be created before inserting into the database and are virtually (but not totally) guaranteed to be globally unique for the app. Additional benefits come from generating IDs before DB persistence, which streamlines code for, e.g., attaching related records.
mpyw/laravel-cached-database-stickiness
378744 Downloads
Guarantee database stickiness over the same user's consecutive requests