Libraries tagged by ares
symfony/dependency-injection
364083913 Downloads
Allows you to standardize and centralize the way objects are constructed in your application
setasign/fpdi
111706079 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
48272688 Downloads
Simple unix signal handler that silently fails where signals are not supported for easy cross-platform development
widmogrod/php-functional
4741162 Downloads
Functors, Applicative and Monads are fascinating concept. Purpose of this library is to explore them in OOP PHP world.
webpatser/laravel-uuid
15437482 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
7849834 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
10657943 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
1105940 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
3491203 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
2516128 Downloads
A Lumen Generator You Are Missing
coduo/php-humanizer
666011 Downloads
Humanize values that are readable only for developers
codewithdennis/filament-select-tree
141908 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
539588 Downloads
Class of stable sort methods. Equal values remain in the original order. Only different values are sorted.
texy/texy
762817 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.
studocu/cacheable-entities
231946 Downloads
Cacheable entities are an abstraction layer to extract away cache-related responsibilities.