Libraries tagged by pendable
kafoso/type-formatter
4494 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.
ircop/passworder
3433 Downloads
Human-readable password generator
hans-thomas/filament-filterable-overview-widget
189 Downloads
This widget enables you to filter your overview data and apply conditions on your stats.
glowy/strings
3265 Downloads
Strings Component provide a fluent, object-oriented interface for working with multibyte string, allowing you to chain multiple string operations together using a more readable syntax compared to traditional PHP strings functions.
glowy/arrays
3056 Downloads
Arrays Component provide a fluent, object-oriented interface for working with arrays, allowing you to chain multiple arrays operations together using a more readable syntax compared to traditional PHP arrays functions.
eboreum/caster
4722 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.
dynamsoft/javascript-barcode
50 Downloads
Dynamsoft Barcode Reader JS is a recognition SDK which enables you to embed barcode reading functionality in your web, desktop, and mobile applications. With a few lines of JavaScript code, you can develop a robust application to scan a linear barcode, QR Code, DaraMatrix, PDF417, and Aztec Code.
differentweb/php-duration
1789 Downloads
Converts between colon formatted time, human-readable time and seconds
dbsteward/dbsteward
2121 Downloads
SQL database definition differencing tool. Structure and data is defined in a DTD-enforced, human-readable XML format. Outputs transactional SQL statement files to apply your changes.
cristianpontes/zoho-crm-client-php
54045 Downloads
Provides a clean readable PHP API to the Zoho Rest API
brofian/cron-translator
5560 Downloads
A simple and lightweight cron expression to human readable translator
amsify42/php-domfinder
1811 Downloads
PHP package for searching document object model efficiently and with more readable way.
alphaolomi/mrz
372 Downloads
Machine Readable Zone SDK for PHP
zdenekdrahos/profiler-tools
1882 Downloads
Helper functions - stopwatch, logger and time converter (seconds to readable string)
mattersight/phppact
16288 Downloads
Enables consumer driven contract testing, following the PACT foundation principles.