Packages from nunzion
- 
                
nunzion/composer-devlinks
Enables developers to autoload classes from projects outside the vendor directory. These links can replace projects inside the vendor directory and need not to be committed.
 - 
                
nunzion/php-common
Commonly used php functions.
 - 
                
nunzion/php-expect
An expressive but lightweight library to validate preconditions and invariants.
 - 
                
nunzion/php-dumper
Debugging tool to provide an alternative to var_dump or print_r. Just use dump($var) or trace().
Abandoned! See kaemmelot/dumper
 - 
                
nunzion/stacktrace
Class library for receiving stacktrace information.
Abandoned! See kaemmelot/stacktrace