Libraries tagged by morcen
spencer-mortensen/regular-expressions
241 Downloads
Use regular expressions through a cleaner interface
spencer-mortensen/parser
143 Downloads
Define and parse a context-free grammar
spencer-mortensen/parallel-processor
106 Downloads
Run many pieces of code at once, and act on the results as they arrive
spencer-mortensen/music
8 Downloads
Microtonal music
spencer-mortensen/logging
1153 Downloads
An ultra-lightweight logger
spencer-mortensen/human
2 Downloads
Display values in a human-readable format
spencer-mortensen/html5
26 Downloads
Construct HTML 5 tags and attributes
spencer-mortensen/command
1262 Downloads
Develop command-line tools
spencer-mortensen/benchmarker
9 Downloads
Benchmark snippets of code, gathering the mean and standard deviation for each snippet
spencer-mortensen/base64
16 Downloads
An alternative to the traditional base64 encoding, with safer characters and a different mapping.
spencer-mortensen/archiver
6 Downloads
Archive a PHP value for later analysis
mortenscheel/skeleton-php
2 Downloads
A skeleton repository for my packages
mortenscheel/skeleton-laravel
4 Downloads
A skeleton repository for my packages
mortenscheel/release-notes-cli
35 Downloads
Show formatted Github release notes in the terminal.
mortenscheel/php-inquirer
10 Downloads
Beautiful command-line prompts for PHP