Libraries tagged by attribute_check
soosyze/kses
46905 Downloads
An HTML/XHTML filter written in PHP. Checks on attribute values. Can be used to avoid Cross-Site Scripting (XSS), Buffer Overflows and Denial of Service attacks, among other things.
metamodels/attribute_checkbox
23411 Downloads
MetaModels attribute for checkbox
metamodels/attribute_translatedcheckbox
16738 Downloads
MetaModels attribute for translated checkbox
exadium/extra-attributes-field
4306 Downloads
Extension of SilverStripe form fields to allow attributes for child elements on dropdown (option) and checkboxset (checkbox) fields.
aspose/barcode-cloud-php
1247 Downloads
Aspose.BarCode for Cloud is a REST API for Linear, 2D and postal barcode generation and recognition in the cloud. API recognizes and generates barcode images in a variety of formats. Barcode REST API allows to specify barcode image attributes like image width, height, border style and output image format in order to customize the generation process. Developers can also specify the barcode type and text attributes such as text location and font styles in order to suit the application requirements.
infinitum-space/module-checkmo-permission
5 Downloads
Magento 2 module that restricts access to the Check / Money Order (checkmo) payment method based on a customer attribute 'Allow Check / Money Order'.
curly-deni/laravel-permission-model-attributes
11 Downloads
Add permission-aware attributes and static checks to Eloquent models using Laravel's authorization policies.
ecomteck/module-order-custom-attributes
1666 Downloads
A Magento 2 module is allow admin create, manage custom attributes to display on checkout page, order info
welcomattic/has-attributes
2 Downloads
Check if a class, a method or a property has an attribute
takemo101/simple-prop-check
790 Downloads
Simple Prop Check
tim661811/laravel-telemetry-reporter
13 Downloads
A reusable Laravel 10+ package that lets you annotate any service method with a PHP attribute to collect custom telemetry (e.g. user counts, disk usage, feature flags) and automatically report it—at configurable intervals—to a central server over HTTP. Data is grouped per application host, is fully configurable via a published telemetry.php config (backed by your chosen cache), and integrates seamlessly with Laravel’s scheduler and HTTP client.
mhauri/mhauri_sample-order
16 Downloads
Povides a solution to order a free sample of product through the normal checkout process, configured by a custom attribute.
cesnet/simplesamlphp-module-attribute_check
752 Downloads
Module with SP files for attribute_check
reedware/is-attribute
7 Downloads
Adds truth test helper for checking if class is an attribute.
jhesyong/laravel-attribute
189 Downloads
Create attribute options for building select, radio, checkbox. Validate form with your attributes.