Libraries tagged by lamians
laminas/laminas-form
10305253 Downloads
Validate and display simple and complex forms, casting forms to business objects and vice versa
laminas/laminas-diagnostics
5745006 Downloads
A set of components for performing diagnostic tests in PHP applications
laminas/laminas-di
15037272 Downloads
Automated dependency injection for PSR-11 containers
laminas/laminas-dependency-plugin
13777892 Downloads
Replace zendframework and zfcampus packages with their Laminas Project equivalents.
laminas/laminas-cli
2788602 Downloads
Command-line interface for Laminas projects
laminas/laminas-captcha
15296134 Downloads
Generate and validate CAPTCHAs using Figlets, images, ReCaptcha, and more
laminas/laminas-cache
5584876 Downloads
Caching implementation with a variety of storage options, as well as codified caching strategies for callbacks, classes, and output
laminas/laminas-text
22689088 Downloads
Create FIGlets and text-based tables
laminas/laminas-mime
24400273 Downloads
Create and parse MIME messages and parts
laminas/laminas-math
17082170 Downloads
Create cryptographically secure pseudo-random numbers, and manage big integers
laminas/laminas-loader
26531523 Downloads
Autoloading and plugin loading strategies
laminas/laminas-json
23311450 Downloads
provides convenience methods for serializing native PHP to JSON and decoding JSON to native PHP
laminas/laminas-crypt
15135174 Downloads
Strong cryptography tools and password hashing
laminas/laminas-config
24391209 Downloads
provides a nested object property based user interface for accessing this configuration data within application code
mezzio/mezzio-router
4067636 Downloads
Router subcomponent for Mezzio