enlightn/security-checker dependents (99) Order by: downloads | none Show: all | require | require-dev
-
-
-
PHP
mkzaker/laravel-security-checker
Forked from enlightn/laravel-security-checker for supportting laravel 10
-
-
-
-
-
-
-
PHP
kariricode/contract
Central repository for interface definitions in the KaririCode Framework. Implements interface code in PHP for specified namespaces, adhering to PSR standards and leveraging modern PHP features.
-
PHP
kariricode/exception
KaririCode Exception provides a robust and modular exception handling system for the KaririCode Framework, enabling seamless error management across various application domains.
-
PHP
kariricode/data-structure
The KaririCode DataStructure component offers advanced PHP data structures, including lists, stacks, queues, maps, and sets. It features efficient, strongly-typed, object-oriented implementations like ArrayList, LinkedList, BinaryHeap, and TreeMap.
-
-
PHP
marjovanlier/stringmanipulation
High-performance PHP 8.4+ string manipulation library featuring O(n) algorithms with up to 5x speed improvements. Provides Unicode-aware operations including searchWords(), nameFix(), utf8Ansi(), removeAccents(), and isValidDate() with comprehensive testing infrastructure.