Libraries tagged by circulon
hershel-theodore-layton/portable-hack-ast-linters-server
12566 Downloads
A non-Hack distribution of PhaLinters to allow HTL packages to use portable-hack-ast-linters without circular dependencies.
eboreum/caster
5278 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
2273 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
naokioouchi/laravel-circular-detector
2 Downloads
A Laravel package to detect and visualize circular dependencies in modular monolith architectures
jweiland/circular
3489 Downloads
Organize your circular records incl. PDF download
insolita/circular-queue
38 Downloads
Circular queue with redis implementation
upscale/stdlib-object-lifecycle
37 Downloads
Library to monitor lifecycle of objects allocated by long-running PHP scripts
koriit/phpdeps
20 Downloads
Library for finding circular dependencies between modules
circulatecms/framework
271 Downloads
The Circulate CMS framework.
monim67/laravel-user-image-croppie
331 Downloads
Laravel package to Crop and Upload Square/Circular User Profile Picture
owk/yii2-circular-navigation
31 Downloads
Circular navigation widget for Yii 2 Framework.
lctrs/circular-buffer
742 Downloads
Provides a circular buffer implementation.
circularprotocol/circular-enterprise-apis
15 Downloads
Official Circular Enterprise APIs
bardoqi/circular-linked-list
3 Downloads
circular dual linked list based on php array and iterator patten.
upscale/swoole-dispatch
934 Downloads
Request dispatch strategies for Swoole web-server