Libraries tagged by Bert
symfony/inflector
86866780 Downloads
Converts words between their singular and plural forms (English only)
bernard/bernard
1984251 Downloads
Message queue abstraction layer
beste/in-memory-cache
17072570 Downloads
A PSR-6 In-Memory cache that can be used as a fallback implementation and/or in tests.
fgrosse/phpasn1
36662154 Downloads
A PHP Framework that allows you to encode and decode arbitrary ASN.1 structures using the ITU-T X.690 Encoding Rules.
beste/json
28112739 Downloads
A simple JSON helper to decode and encode JSON
beste/clock
28760916 Downloads
A collection of Clock implementations
berkayk/onesignal-laravel
6353551 Downloads
OneSignal Push Wrapper Laravel
phpspec/php-diff
62241577 Downloads
A comprehensive library for generating differences between two hashable objects (strings or arrays).
phootwork/collection
29097504 Downloads
The phootwork library fills gaps in the php language and provides better solutions than the existing ones php offers.
nunomaduro/essentials
662354 Downloads
Just better defaults for your Laravel projects.
kelunik/certificate
48240148 Downloads
Access certificate details and transform between different formats.
jfcherng/php-diff
6019601 Downloads
A comprehensive library for generating differences between two strings in multiple formats (unified, side by side HTML etc).
jawira/case-converter
8028415 Downloads
Convert strings between 13 naming conventions: Snake case, Camel case, Pascal case, Kebab case, Ada case, Train case, Cobol case, Macro case, Upper case, Lower case, Sentence case, Title case and Dot notation.
danharrin/date-format-converter
31622220 Downloads
Convert token-based date formats between standards.
colinmollenhour/credis
43336090 Downloads
Credis is a lightweight interface to the Redis key-value store which wraps the phpredis library when available for better performance.