Libraries tagged by creatable
glowy/arrays
3092 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
5279 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
2134 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
54047 Downloads
Provides a clean readable PHP API to the Zoho Rest API
brofian/cron-translator
6014 Downloads
A simple and lightweight cron expression to human readable translator
alphaolomi/mrz
415 Downloads
Machine Readable Zone SDK for PHP
ai-context/symfony-ai-context-bundle
15 Downloads
Symfony bundle to generate AI-readable project context.
cultuurnet/calendar-summary
25830 Downloads
Library to convert a cdbXML input to a readable summary
atomastic/strings
6320 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.
atomastic/arrays
7086 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.
vistag/human-readable
2785 Downloads
Convert numbers and seconds to the human readable format
ramphor/date-human-readable
160 Downloads
Generates human-readable strings for PHP DateTime objects
muratbsts/laravel-reactable
111 Downloads
Use reactions for your Laravel model like Facebook, without pain
itul/relatable
72 Downloads
Dynamically link models together without changing the database