Libraries tagged by circular
antalaron/circular-reference-detect
33482 Downloads
Circular reference detector
php-snippets/circular-array
46843 Downloads
Fixed circular array data structure
hershel-theodore-layton/portable-hack-ast-linters-server
5324 Downloads
A non-Hack distribution of PhaLinters to allow HTL packages to use portable-hack-ast-linters without circular dependencies.
netcommons/circular-notices
18994 Downloads
CircularNotices for NetCommons Plugin
matteocacciola/cd-checker
29657 Downloads
Circular dependency checker
sweetchuck/robo-cdd
264076 Downloads
Robo task wrapper for the Circular Dependency Detector
sweetchuck/cdd
264231 Downloads
Circular dependency detector
eboreum/caster
2360 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
1695 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
lctrs/circular-buffer
735 Downloads
Provides a circular buffer implementation.
jweiland/circular
3266 Downloads
Organize your circular records incl. PDF download
insolita/circular-queue
34 Downloads
Circular queue with redis implementation
alecrabbit/php-accessories
4095 Downloads
PHP Accessories: Classes etc.
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