Libraries tagged by reliable
instrumental/instrumental_agent
16432 Downloads
This agent supports Instrumental custom metric monitoring for PHP applications. It provides high-data reliability at high scale.
indieweb/date-formatter
19641 Downloads
Render dates and date ranges in a human-readable format, including proper microformats-2 markup
guysartorelli/silverstripe-composable-validators
1231 Downloads
Adds composable form validators with reusable validation logic.
glowy/strings
3167 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
2962 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.
fractas/elemental-stylings
16049 Downloads
Collection of useful and reusable SilverStripe Elemental stylings properties
finc/symfony-serializer-zend-bridge
3993 Downloads
Reusable adapters for usage with zend-serializer.
eonx-com/easy-monorepo
14 Downloads
Reusable packages to make PHP projects easier to create/maintain
eboreum/caster
2367 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.
differentweb/php-duration
209 Downloads
Converts between colon formatted time, human-readable time and seconds
devscast/symfony-hexa-bundle
92 Downloads
Set of reusable components for Symfony applications built with Hexagonal Architecture
decodelabs/tightrope
16569 Downloads
Reusable constraints for your PHP classes
decodelabs/collections
21798 Downloads
Reusable collection components
dbsteward/dbsteward
2119 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.
danielebuso/idempotency
186 Downloads
An easily customisable and reusable idempotency middleware for Laravel.