Search results for php excel
blacksmith-project/dr-watson
341 Downloads
A PHP library enhancing `\Exception`.
ideatic/dump
3151 Downloads
Displays information about any PHP variable, class or exception.
timesworld/phpqrcode
4539 Downloads
PHP QR Code is open source (LGPL) library for generating QR Code, 2-dimensional barcode. Based on libqrencode C library, provides API for creating QR Code barcode images (PNG, JPEG thanks to GD2). Implemented purely in PHP, with no external dependencies (except GD2 if needed).
michaeldrennen/schema-change
3298 Downloads
A PHP library that handles MySQL query exceptions to determine if you need to make a change to your schema.
sivka/paginator
1094 Downloads
bootstrap-4 fork of jasongrimes/php-paginator, a lightweight PHP paginator, for generating pagination controls in the style of Stack Overflow and Flickr. The 'first' and 'last' page links are shown inline as page numbers, and excess page numbers are replaced by ellipses.
kafoso/type-formatter
4440 Downloads
Minimalistic, lightweight library for converting PHP data types to readable strings. Great for type-safe outputs, exception messages, transparency during debugging, and similar things. Also helps avoiding innate problems such as printing recursive objects and large arrays.
eboreum/caster
4650 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.
xqddd/exceptions
222 Downloads
A small library with classes extending the PHP exceptions by adding additional parameters for custom use.
thingston/http-exception
314 Downloads
A set of custom PHP Exception based on HTTP Status Code.
saberyjs/exception
49 Downloads
custom php exception class
kariricode/exception
728 Downloads
KaririCode Exception provides a robust and modular exception handling system for the KaririCode Framework, enabling seamless error management across various application domains.
brenno-duarte/modern-php-exception
239 Downloads
Display PHP errors and exceptions in a modern and intuitive way
hexa2k9/exception-handler
160 Downloads
A PHP Exception Handler to Post Exceptions to a Slack Channel
ping-qu/exception
433 Downloads
pingqu exception php library
figtree-php/exceptions
114 Downloads
FigTree Exceptions