Libraries tagged by inpi
beberlei/assert
80864064 Downloads
Thin assertion library for input validation in business models.
jackocnr/intl-tel-input
180360 Downloads
A JavaScript plugin for entering and validating international telephone numbers
fedeisas/laravel-mail-css-inliner
3815686 Downloads
Inline the CSS of your HTML emails using Laravel
twig/cssinliner-extra
13726952 Downloads
A Twig extension to allow inlining CSS
seld/cli-prompt
23319595 Downloads
Allows you to prompt for user input on the command line, and optionally hide the characters they type
hassankhan/config
12401004 Downloads
Lightweight configuration file loader that supports PHP, INI, XML, JSON, and YAML files
thiagoalessio/tesseract_ocr
2314641 Downloads
A wrapper to work with Tesseract OCR inside PHP.
symfony/rate-limiter
30723671 Downloads
Provides a Token Bucket implementation to rate limit input and output in your application
symfony/html-sanitizer
14118928 Downloads
Provides an object-oriented API to sanitize untrusted HTML input for safe insertion into a document's DOM.
ryangjchandler/blade-capture-directive
9894933 Downloads
Create inline partials in your Blade templates with ease.
laravolt/avatar
4181470 Downloads
Turn name, email, and any other string into initial-based avatar or gravatar.
fightbulc/moment
2599513 Downloads
Parse, validate, manipulate, and display dates in PHP w/ i18n support. Inspired by moment.js
cuyz/valinor
2741390 Downloads
Library that helps to map any input into a strongly-typed value object structure.
consolidation/annotated-command
57836623 Downloads
Initialize Symfony Console commands from annotated command class methods.
clue/stdio-react
7709268 Downloads
Async, event-driven console input & output (STDIN, STDOUT) for truly interactive CLI applications, built on top of ReactPHP