Libraries tagged by pointable
bakame/aide-uri
72 Downloads
Polyfill backporting PHP 8.5+ native RFC3986/WHATWG URI features to lower PHP versions
alash3al/horus
86 Downloads
A micro PHP7 framework
portable/laravel-db-tools
8622 Downloads
Database import and export for Artisan
pointybeard/pdfchip
1599 Downloads
PHP Wrapper for callas pdfChip
pointybeard/laravel-unit-converter
305 Downloads
A Laravel package for conversion between simple unit types.
pointybeard/helpers-functions-strings
3438 Downloads
A collection of functions for manipulating strings
pointybeard/helpers-functions-paths
3398 Downloads
A collection of helpful functions related to paths, directories, and files names
pointybeard/helpers-functions-numbers
2729 Downloads
A collection of functions for manipulating numbers
pointybeard/helpers-functions-flags
3167 Downloads
A collection of functions for handling bitwise flags
pointybeard/helpers-functions-debug
3378 Downloads
A collection of helpful functions to assist with debugging
pointybeard/helpers-functions-cli
3032 Downloads
A collection of functions relating to the command-line
pointybeard/helpers-functions-arrays
3119 Downloads
A collection of helpful functions related to arrays and array manipulation
pointybeard/helpers-foundation-factory
3146 Downloads
Provides foundation factory classes and factory design pattern functionality
pointybeard/helpers-exceptions-readabletrace
3093 Downloads
Provides an exception base class that includes method getReadableTrace(), giving simple access to a plain-text, readable, backtrace string.
pointybeard/helpers-cli-input
2933 Downloads
Collection of classes for handling argv (and other) input when calling command-line scripts. Helps with parsing, collecting and validating arguments, options, and flags.