Libraries tagged by circular
antalaron/circular-reference-detect
47489 Downloads
Circular reference detector
php-snippets/circular-array
47223 Downloads
Fixed circular array data structure
sweetchuck/robo-cdd
269147 Downloads
Robo task wrapper for the Circular Dependency Detector
sweetchuck/cdd
269318 Downloads
Circular dependency detector
hershel-theodore-layton/portable-hack-ast-linters-server
8687 Downloads
A non-Hack distribution of PhaLinters to allow HTL packages to use portable-hack-ast-linters without circular dependencies.
netcommons/circular-notices
19214 Downloads
CircularNotices for NetCommons Plugin
matteocacciola/cd-checker
29967 Downloads
Circular dependency checker
monim67/laravel-user-image-croppie
329 Downloads
Laravel package to Crop and Upload Square/Circular User Profile Picture
eboreum/caster
3945 Downloads
Cast any PHP value to a sensible, human readable string. Great for type-safe outputs, exception messages, transparency during debugging, and similar things. Also helps avoiding innate problems such as printing endless, circular referencing objects (endless recursion), limits the output for large arrays and long strings, and prevents (opt-in) the outputting of sensitive strings like passwords.
dhii/collections-abstract-base
1926 Downloads
Collection base classes that do not depend on other non-collection packages, on which there is a dependency of other collection packages that depend on this package. This is done to avoid circular reference in the collection toolchain
jweiland/circular
3405 Downloads
Organize your circular records incl. PDF download
insolita/circular-queue
37 Downloads
Circular queue with redis implementation
bardoqi/circular-linked-list
3 Downloads
circular dual linked list based on php array and iterator patten.
upscale/stdlib-object-lifecycle
36 Downloads
Library to monitor lifecycle of objects allocated by long-running PHP scripts
koriit/phpdeps
19 Downloads
Library for finding circular dependencies between modules