Libraries tagged by out
webmozart/assert
797082449 Downloads
Assertions to validate method input/output with nice error messages.
symfony/rate-limiter
33798622 Downloads
Provides a Token Bucket implementation to rate limit input and output in your application
symfony/contracts
61019758 Downloads
A set of abstractions extracted out of the Symfony components
league/fractal
56312707 Downloads
Handle the output of complex data structures ready for API output.
league/climate
12450572 Downloads
PHP's best friend for the terminal. CLImate allows you to easily output colored text, special formats, and more.
consolidation/output-formatters
59885912 Downloads
Format text by applying transformations provided by plug-in formatters.
hoa/stream
21197995 Downloads
The Hoa\Stream library.
rubix/ml
1057742 Downloads
A high-level machine learning and deep learning library for the PHP language.
desandro/masonry
370806 Downloads
Cascading grid layout library
wilderborn/partyline
3311775 Downloads
A Laravel 5 package to output to the console from outside of command classes
ueberdosis/tiptap-php
2921826 Downloads
A PHP package to work with Tiptap output
sabre/uri
29957939 Downloads
Functions for making sense out of URIs.
eluceo/ical
14824033 Downloads
The eluceo/iCal package offers an abstraction layer for creating iCalendars. You can easily create iCal files by using PHP objects instead of typing your *.ics file by hand. The output will follow RFC 5545 as best as possible.
consolidation/filter-via-dot-access-data
39029380 Downloads
This project uses dflydev/dot-access-data to provide simple output filtering for applications built with annotated-command / Robo.
clue/stdio-react
8285166 Downloads
Async, event-driven console input & output (STDIN, STDOUT) for truly interactive CLI applications, built on top of ReactPHP