Libraries tagged by ares
symfony/dependency-injection
353562088 Downloads
Allows you to standardize and centralize the way objects are constructed in your application
webpatser/laravel-uuid
15163444 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
107706859 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.
seld/signal-handler
45094454 Downloads
Simple unix signal handler that silently fails where signals are not supported for easy cross-platform development
widmogrod/php-functional
4395835 Downloads
Functors, Applicative and Monads are fascinating concept. Purpose of this library is to explore them in OOP PHP world.
maglnet/composer-require-checker
7498548 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
10607491 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
1082768 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
3404393 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
2468003 Downloads
A Lumen Generator You Are Missing
coduo/php-humanizer
649368 Downloads
Humanize values that are readable only for developers
codewithdennis/filament-select-tree
118884 Downloads
The multi-level select field enables you to make single selections from a predefined list of options that are organized into multiple levels or depths.
zf-commons/zfc-base
1029121 Downloads
A set of genetic (abstract) classes which are commonly used across multiple modules.
vanderlee/php-stable-sort-functions
498801 Downloads
Class of stable sort methods. Equal values remain in the original order. Only different values are sorted.
texy/texy
753441 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.