Libraries tagged by ares
symfony/dependency-injection
324661452 Downloads
Allows you to standardize and centralize the way objects are constructed in your application
webpatser/laravel-uuid
14357092 Downloads
Laravel package to generate and to validate a universally unique identifier (UUID) according to the RFC 4122 standard. Support for version 1, 3, 4 and 5 UUIDs are built-in.
setasign/fpdi
96274527 Downloads
FPDI is a collection of PHP classes facilitating developers to read pages from existing PDF documents and use them as templates in FPDF. Because it is also possible to use FPDI with TCPDF, there are no fixed dependencies defined. Please see suggestions for packages which evaluates the dependencies automatically.
widmogrod/php-functional
3630971 Downloads
Functors, Applicative and Monads are fascinating concept. Purpose of this library is to explore them in OOP PHP world.
seld/signal-handler
36201276 Downloads
Simple unix signal handler that silently fails where signals are not supported for easy cross-platform development
maglnet/composer-require-checker
6721424 Downloads
CLI tool to analyze composer dependencies and verify that no unknown symbols are used in the sources of a package
easycorp/easy-log-handler
10478829 Downloads
A handler for Monolog that optimizes log messages to be processed by humans instead of software. Improve your productivity with logs that are easy to understand.
jasongrimes/paginator
1021707 Downloads
A lightweight PHP paginator, for generating pagination controls in the style of Stack Overflow and Flickr. The 'first' and 'last' page links are shown inline as page numbers, and excess page numbers are replaced by ellipses.
fluidtypo3/vhs
3148798 Downloads
This is a collection of ViewHelpers for performing rendering tasks that are not natively provided by TYPO3's Fluid templating engine.
flipbox/lumen-generator
2327962 Downloads
A Lumen Generator You Are Missing
coduo/php-humanizer
608507 Downloads
Humanize values that are readable only for developers
zf-commons/zfc-base
1017990 Downloads
A set of genetic (abstract) classes which are commonly used across multiple modules.
texy/texy
722690 Downloads
Texy converts plain text in easy to read Texy syntax into structurally valid (X)HTML. It supports adding of images, links, nested lists, tables and has full support for CSS. Texy supports hyphenation of long words (which reflects language rules), clickable emails and URL (emails are obfuscated against spambots), national typographic single and double quotation marks, ellipses, em dashes, dimension sign, nonbreakable spaces (e.g. in phone numbers), acronyms, arrows and many others. Texy code can optionally contain HTML tags.
sllh/composer-versions-check
2308610 Downloads
Checks if packages are up to date to last major versions after update
roave/no-floaters
170309 Downloads
PHPStan Rules to Disallow Float proliferation in contexts where IEEE-754 rounding errors are not acceptable