Libraries tagged by also
laravel/scout
30794752 Downloads
Laravel Scout provides a driver based solution to searching your Eloquent models.
spomky-labs/otphp
30808815 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
40664856 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
34265272 Downloads
This library allows you to quickly and easily send emails through Twilio SendGrid using PHP.
openai-php/laravel
2233459 Downloads
OpenAI PHP for Laravel is a supercharged PHP API client that allows you to interact with the Open AI API
openai-php/client
6423067 Downloads
OpenAI PHP is a supercharged PHP API client that allows you to interact with the Open AI API
lab404/laravel-impersonate
9889247 Downloads
Laravel Impersonate is a plugin that allows to you to authenticate as your users.
jms/serializer-bundle
75395432 Downloads
Allows you to easily serialize, and deserialize data of any complexity
ircmaxell/password-compat
51371603 Downloads
A compatibility library for the proposed simplified password hashing algorithm: https://wiki.php.net/rfc/password_hash
doctrine/reflection
99119808 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
2875441 Downloads
A lightning fast router for PHP
algolia/algoliasearch-client-php
24861712 Downloads
API powering the features of Algolia.
rubix/ml
753881 Downloads
A high-level machine learning and deep learning library for the PHP language.
igorw/get-in
10835814 Downloads
Functions for hash map (assoc array) traversal.
godruoyi/php-snowflake
1272397 Downloads
An ID Generator for PHP based on Snowflake Algorithm (Twitter announced).