Libraries tagged by Recursive scan
theseer/directoryscanner
2751349 Downloads
A recursive directory scanner and filter
crysalead/dir
219567 Downloads
Recursive directory scanner to locate directories and/or files in a file system
mage2kishan/module-malware-scanner
45 Downloads
Active malware prevention + on-disk scanner for Magento 2. Three real-time guards (REST API, universal upload, custom-options) block PolyShell webshells, polyglot files and PHP-object-injection payloads BEFORE they touch disk. A nightly recursive scanner finds anything that slipped through, auto-quarantines critical findings inside writable upload zones, and ships with a built-in vendor allowlist that prevents false positives on legitimate composer dependencies. Includes admin grid, in-admin documentation, signature catalog and email notifications.
komalbarun/dirpy
1755 Downloads
Recursive directory scanner
zuko/directory-scanner
11 Downloads
Single class made for recursive scanning directories. See : src/Scanner.php
wherw/scan-path
144 Downloads
Recursive directory scanner to search for files using the file extension or mime type
micayael/php-extras
8847 Downloads
Funciones extras sobre el core de php
hejunjie/trade-splitter
0 Downloads
一个灵活、可扩展的交易/利润分账组件,提供百分比、固定金额、阶梯与递归分账等内置策略,并支持注册自定义策略 | A flexible and scalable transaction/profit sharing component, offering built-in strategies such as percentage, fixed amount, tiered, and recursive sharing, and supporting the registration of custom strategies
solitus0/payload-path-sanitizer
8 Downloads
Stand-alone recursive payload sanitizer with matcher-based targeting and pluggable value sanitizers.
schnittstabil/config_merge
15647 Downloads
Merge config arrays
shandy-dev/humus-doctrine-hydrator
95 Downloads
Humus Doctrine (recursive) Hydrator
doctrine/lexer
945281709 Downloads
PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.
singlequote/laravel-datatables
24747 Downloads
This repo contains a Datatable that can render a filterable and sortable table. It aims to be very lightweight and easy to use. It has support for retrieving data asynchronously, pagination and recursive searching in relations
shadz3rg/lexer
60237 Downloads
PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.
amashukov/rlp-php
274 Downloads
RLP (Recursive Length Prefix) encoder and decoder in pure PHP — Ethereum's canonical serialization for transactions, blocks, and state trie.