Libraries tagged by recursion
sebastian/recursion-context
795003169 Downloads
Provides functionality to recursively process PHP variables
tplaner/when
884977 Downloads
Date/Calendar recursion library.
functional-php/trampoline
17279 Downloads
Trampoline implementation for PHP.
eboreum/caster
5031 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.
samlev/recursion-guard
474 Downloads
A simple, zero-dependency mechanism for preventing infinite recursion in PHP
mynameiszanders/when
14991 Downloads
Date/Calendar recursion library.
webhappens/traverser
6937 Downloads
Easily traverse nested object structures without worrying about recursion.
vamsiikrishna/when
57 Downloads
Date/Calendar recursion library
opportus/object-mapper
1486 Downloads
Maps generically source to target objects via extensible strategies and controls.
iautomation/filesystem-helper
5433 Downloads
jeremeamia/recursed
5 Downloads
Using recursion to look for recursion in code.
alcalyn/serializer-doctrine-proxies
6967 Downloads
Provides Doctrine proxies handler for JMS Serializer to disable lazy-loading and recursion during serialization.
mckayb/phantasy-recursion-schemes
12 Downloads
Common recursion schemes implemented in PHP
ttbooking/circle-of-hell
69 Downloads
Recursion depth determinator for calling function
opportus/object-mapper-bundle
1588 Downloads
A Symfony Bundle allowing copying state of objects to differently typed objects using extensible controls and mapping strategies.