Libraries tagged by lapi
laminas/laminas-captcha
19798790 Downloads
Generate and validate CAPTCHAs using Figlets, images, ReCaptcha, and more
laminas/laminas-cache
7398460 Downloads
Caching implementation with a variety of storage options, as well as codified caching strategies for callbacks, classes, and output
laminas/laminas-authentication
7163263 Downloads
provides an API for authentication and includes concrete authentication adapters for common use case scenarios
doctrine/doctrine-laminas-hydrator
3171665 Downloads
Doctrine hydrators for Laminas applications
digitickets/lalit
1787339 Downloads
GitHub copy of LaLit's XML2Array and Array2XML
laminas/laminas-text
27956271 Downloads
Create FIGlets and text-based tables
laminas/laminas-mime
30231563 Downloads
Create and parse MIME messages and parts
laminas/laminas-math
21633764 Downloads
Create cryptographically secure pseudo-random numbers, and manage big integers
laminas/laminas-mail
25570241 Downloads
Provides generalized functionality to compose and send both text and MIME-compliant multipart e-mail messages
laminas/laminas-loader
35821224 Downloads
Autoloading and plugin loading strategies
laminas/laminas-json
31369246 Downloads
provides convenience methods for serializing native PHP to JSON and decoding JSON to native PHP
laminas/laminas-crypt
18987140 Downloads
Strong cryptography tools and password hashing
rubix/tensor
1615340 Downloads
A library and extension that provides objects for scientific computing in PHP.
php-coord/php-coord
1011594 Downloads
PHPCoord is a PHP library to aid in handling coordinates. It can convert coordinates for a point from one system to another and also calculate distance between points.
mezzio/mezzio-router
5477740 Downloads
Router subcomponent for Mezzio