Libraries tagged by va
laminas/laminas-inputfilter
12889130 Downloads
Normalize and validate input sets from the web, APIs, the CLI, and more, including files
laminas/laminas-i18n
19968090 Downloads
Provide translations for your application, and filter and validate internationalized values
laminas/laminas-form
10785071 Downloads
Validate and display simple and complex forms, casting forms to business objects and vice versa
laminas/laminas-captcha
16206720 Downloads
Generate and validate CAPTCHAs using Figlets, images, ReCaptcha, and more
laminas/laminas-cache
5971170 Downloads
Caching implementation with a variety of storage options, as well as codified caching strategies for callbacks, classes, and output
kartik-v/yii2-export
2834101 Downloads
A library to export server/db data in various formats (e.g. excel, html, pdf, csv etc.)
imdhemy/laravel-purchases
860825 Downloads
The top-notch Laravel receipt validator.
iksaku/laravel-mass-update
911926 Downloads
Update multiple Laravel Model records, each with different values, using a single query!
icecave/repr
5265586 Downloads
A library for generating string representations of any value, inspired by Python's reprlib library.
iamcal/php-emoji
371237 Downloads
This is a PHP library for dealing with Emoji, allowing you to convert between various native formats and displaying them using HTML.
helhum/dotenv-connector
3883759 Downloads
Makes it possible to set environment variables for composer projects.
ergebnis/json
14640694 Downloads
Provides a Json value object for representing a valid JSON string.
epartment/nova-dependency-container
4395083 Downloads
A Laravel Nova field container allowing to depend on other fields values
dflydev/placeholder-resolver
14414526 Downloads
Given a data source representing key => value pairs, resolve placeholders like ${foo.bar} to the value associated with the 'foo.bar' key in the data source.
davechild/textstatistics
1894331 Downloads
PHP package to measure the readability of text according to various algorithms.