Libraries tagged by levy
hafael/azure-mailer-driver
55922 Downloads
Supercharge your Laravel or Symfony app with Microsoft Azure Communication Services (ACS)! Effortlessly add email, chat, voice, video, and telephony-over-IP for next-level communication. 🚀
grok-php/laravel
2131 Downloads
Seamlessly integrate Grok AI into Laravel applications with an elegant, developer-friendly package. Leverage powerful AI models for chat, automation, and NLP while maintaining Laravel's expressive simplicity.
denniseilander/pulse-about-application
82466 Downloads
A Laravel Pulse card that displays application information by leveraging the output of the php artisan about command.
brick/reflection
231939 Downloads
Low-level tools to extend PHP reflection capabilities
badoo/soft-mocks
34755 Downloads
The idea behind "Soft Mocks" - as opposed to "hardcore" mocks that work on the level of the PHP interpreter (runkit and uopz) - is to rewrite class code on the spot so that it can be inserted in any place. It works by rewriting code on the fly during file inclusion instead of using extensions like runkit or uopz.
altis/roles-to-taxonomy
43744 Downloads
WordPress plugin to store user roles and user levels in a taxonomy, for performance.
africc/php-epp2
59127 Downloads
A High Level EPP (Extensible Provisioning Protocol) TCP/SSL Client for PHP
tom-lingham/searchy
370550 Downloads
Laravel Searchy makes user driven searching easy with fuzzy search, basic string matching, Levenshtein Distance and more.
leocavalcante/siler
66530 Downloads
Siler is a set of general purpose high-level abstractions aiming an API for declarative programming in PHP.
vadymsemeniuk/yii2-many-to-many-ar-level-save-behavior
59887 Downloads
Behavior for saving many to many relation
keinos/mb_levenshtein
25442 Downloads
Levenshtein function with UTF-8 support.
gordonlesti/levenshtein
54682 Downloads
rap2hpoutre/similar-text-finder
77258 Downloads
Fuzzy Search, similar text finder: "Did you mean `foo` ?"
level23/druid-client
53417 Downloads
Druid php client for executing queries and more
edgaras/strsim
1749 Downloads
Collection of string similarity and distance algorithms in PHP including Levenshtein, Damerau-Levenshtein, Jaro-Winkler, and more