Libraries tagged by alvo
algolia/algoliasearch-client-php
27967297 Downloads
API powering the features of Algolia.
paragonie/sodium_compat
100294715 Downloads
Pure PHP implementation of libsodium; uses the PHP extension if it exists
laravel/scout
37205711 Downloads
Laravel Scout provides a driver based solution to searching your Eloquent models.
spomky-labs/otphp
36388919 Downloads
A PHP library for generating one time passwords according to RFC 4226 (HOTP Algorithm) and the RFC 6238 (TOTP Algorithm) and compatible with Google Authenticator
setasign/fpdi
112892746 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.
setasign/fpdf
48624673 Downloads
FPDF is a PHP class which allows to generate PDF files with pure PHP. F from FPDF stands for Free: you may use it for any kind of usage and modify it to suit your needs.
sendgrid/sendgrid
39122310 Downloads
This library allows you to quickly and easily send emails through Twilio SendGrid using PHP.
openai-php/laravel
3754244 Downloads
OpenAI PHP for Laravel is a supercharged PHP API client that allows you to interact with the Open AI API
league/climate
12276907 Downloads
PHP's best friend for the terminal. CLImate allows you to easily output colored text, special formats, and more.
lab404/laravel-impersonate
12014928 Downloads
Laravel Impersonate is a plugin that allows to you to authenticate as your users.
jms/serializer-bundle
81096055 Downloads
Allows you to easily serialize, and deserialize data of any complexity
ircmaxell/password-compat
53325843 Downloads
A compatibility library for the proposed simplified password hashing algorithm: https://wiki.php.net/rfc/password_hash
dg/bypass-finals
19094637 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
doctrine/reflection
102184325 Downloads
The Doctrine Reflection project is a simple library used by the various Doctrine projects which adds some additional functionality on top of the reflection functionality that comes with PHP. It allows you to get the reflection information about classes, methods and properties statically.
altorouter/altorouter
3104525 Downloads
A lightning fast router for PHP