Libraries tagged by backtrack
chipulaja/algo-backtrack-sudoku
14 Downloads
a library for solving sudoku
ryangaudet/crossword-grid-builder
0 Downloads
A PHP backtracking algorithm that builds crossword puzzle grids from word lists.
apiverve/maze
0 Downloads
Maze Generator creates random mazes using recursive backtracking algorithm with customizable size and difficulty.
spatie/backtrace
196371575 Downloads
A better backtrace
axy/backtrace
2193850 Downloads
Tracing in PHP
php-sage/sage
56349 Downloads
☯ Insightful PHP debugging assistant.
illuminated/helper-functions
598008 Downloads
Laravel-specific and pure PHP Helper Functions.
steevanb/php-backtrace
154338 Downloads
Nice debug_backtrace() dump, with call and code preview
raveren/kint
1575332 Downloads
☯ Insightful PHP debugging assistant.
fitztrev/query-tracer
20010 Downloads
Backtrace database queries
chevere/trace
40278 Downloads
Tooling for handling debug_backtrace items
kba-team/php-backtrace
27569 Downloads
Extendable class holding the PHP backtrace minus the last n steps to avoid showing the traces of logging.
ec-europa/backtrac-php-client
21008 Downloads
awesomite/stack-trace
14581 Downloads
The wrapper for debug_backtrace() function
pointybeard/helpers-exceptions-readabletrace
4181 Downloads
Provides an exception base class that includes method getReadableTrace(), giving simple access to a plain-text, readable, backtrace string.