Libraries tagged by composite
hesam-mousavi/falcon-container
25 Downloads
Powerful 'dependency-injection container'(service container), and 'service-provider' with composite autowiring and binding
frdl/context
306 Downloads
An ArrayObject with DotNotation accessor, ContextContainer class as CompositeContainer
flaviovs/yii2-form
962 Downloads
Composite models (a.k.a forms) for Yii2
farafiri/class-generator-for-php
23 Downloads
Library for creating and autoloading classes for common patterns like decorator, null object, composite, lazy loading, proxy object
earc/tree
42 Downloads
eArc - the explicit architecture framework - tree composite blueprint
componenta/event
0 Downloads
PSR-14 compliant event dispatcher with prioritized and composite listener providers
cnamaq/zac2-report
0 Downloads
Reporting component based on composite pattern
cena/cena
41 Downloads
Composite Entity Notation and Augmentation for PHP.
cbcfrank/mpcube
12 Downloads
composite miniapp api for php developer
apiverve/emailvalidator
0 Downloads
Email Validator checks whether an email address is valid, deliverable and safe. It validates the format, resolves the domain's mail (MX) records, flags disposable and role-based addresses, and returns a composite risk score with typo correction.
apiverve/cardvalidator
0 Downloads
Card Validator checks whether a card number is valid, identifies the card brand, and flags risk. It runs the Luhn checksum, detects the scheme (Visa, Mastercard, Amex and more), returns the PCI-safe BIN and last 4 digits, flags known processor test cards, and returns a composite risk score.
apiverve/botdetector
0 Downloads
Bot Detector analyzes user agent strings to identify bots, crawlers, and automated software. It matches against a database of known bots and adds heuristics that catch automated clients not in the database, returning the bot's category, reputation and a composite risk score. Useful for security, analytics, and access control.
ahkmunna/validator
132 Downloads
Laravel 5 composite unique validator
adems/laminas-log
25 Downloads
Robust, composite logger with filtering, formatting, and PSR-3 support
earc/observer-tree
32 Downloads
eArc - the explicit architecture framework - observer composite component