Libraries tagged by ares
symfony/dependency-injection
378546805 Downloads
Allows you to standardize and centralize the way objects are constructed in your application
setasign/fpdi
116559977 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.
webpatser/laravel-uuid
15756617 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.
seld/signal-handler
52664191 Downloads
Simple unix signal handler that silently fails where signals are not supported for easy cross-platform development
maglnet/composer-require-checker
8426801 Downloads
CLI tool to analyze composer dependencies and verify that no unknown symbols are used in the sources of a package
widmogrod/php-functional
5047348 Downloads
Functors, Applicative and Monads are fascinating concept. Purpose of this library is to explore them in OOP PHP world.
easycorp/easy-log-handler
10711701 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
267004 Downloads
Make sure your laravel translations are checked and are included in all languages.
jasongrimes/paginator
1131491 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
3592122 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
2568746 Downloads
A Lumen Generator You Are Missing
coduo/php-humanizer
682512 Downloads
Humanize values that are readable only for developers
codewithdennis/filament-select-tree
164988 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
581759 Downloads
Class of stable sort methods. Equal values remain in the original order. Only different values are sorted.
texy/texy
774479 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.