Libraries tagged by ares
symfony/dependency-injection
386694585 Downloads
Allows you to standardize and centralize the way objects are constructed in your application
setasign/fpdi
120559423 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
55632184 Downloads
Simple unix signal handler that silently fails where signals are not supported for easy cross-platform development
widmogrod/php-functional
5304794 Downloads
Functors, Applicative and Monads are fascinating concept. Purpose of this library is to explore them in OOP PHP world.
webpatser/laravel-uuid
16006682 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.
maglnet/composer-require-checker
8818455 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
10756061 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.
larswiegers/laravel-translations-checker
291795 Downloads
Make sure your laravel translations are checked and are included in all languages.
jasongrimes/paginator
1152539 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
3670658 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
2613308 Downloads
A Lumen Generator You Are Missing
coduo/php-humanizer
697603 Downloads
Humanize values that are readable only for developers
codewithdennis/filament-select-tree
187852 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.
vanderlee/php-stable-sort-functions
615960 Downloads
Class of stable sort methods. Equal values remain in the original order. Only different values are sorted.
texy/texy
783880 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.