Libraries tagged by alvo
knplabs/knp-snappy
61553497 Downloads
PHP library allowing thumbnail, snapshot or PDF generation from a url or a html page. Wrapper for wkhtmltopdf/wkhtmltoimage.
algolia/algoliasearch-client-php
29873451 Downloads
API powering the features of Algolia.
paragonie/sodium_compat
111025944 Downloads
Pure PHP implementation of libsodium; uses the PHP extension if it exists
laravel/scout
41595679 Downloads
Laravel Scout provides a driver based solution to searching your Eloquent models.
spomky-labs/otphp
39825361 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/fpdf
54065669 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
42168867 Downloads
This library allows you to quickly and easily send emails through Twilio SendGrid using PHP.
openai-php/laravel
4963859 Downloads
OpenAI PHP for Laravel is a supercharged PHP API client that allows you to interact with the Open AI API
league/climate
12980097 Downloads
PHP's best friend for the terminal. CLImate allows you to easily output colored text, special formats, and more.
lab404/laravel-impersonate
13418126 Downloads
Laravel Impersonate is a plugin that allows to you to authenticate as your users.
jms/serializer-bundle
84205011 Downloads
Allows you to easily serialize, and deserialize data of any complexity
ircmaxell/password-compat
54614809 Downloads
A compatibility library for the proposed simplified password hashing algorithm: https://wiki.php.net/rfc/password_hash
dg/bypass-finals
21729765 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
doctrine/reflection
103881036 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
3231724 Downloads
A lightning fast router for PHP