Libraries tagged by levy
webd/language
136629 Downloads
A library for language processing. Includes string distance function (Levenshtein, Jaro-Winkler,...), stemming, etc.
verbb/expanded-singles
380009 Downloads
Extract Single entries to be top-level entries.
vcian/laravel-db-auditor
8194 Downloads
Database DB Auditor provide leverage to audit your MySql,sqlite, PostgreSQL database standards and also provide options to add constraints in table.
umpirsky/tld-list
54246 Downloads
List of all top-level domains in all data formats.
tomasvotruba/phpstan-bodyscan
12218 Downloads
Get error count for each PHPStan level
tom-lingham/searchy
365381 Downloads
Laravel Searchy makes user driven searching easy with fuzzy search, basic string matching, Levenshtein Distance and more.
tecnickcom/tc-lib-file
482909 Downloads
PHP library to read byte-level data from files
sweetrdf/rdf-helpers
433817 Downloads
Set of low level helpers for implementing rdfInterface
php-flasher/flasher-toastr-laravel
425104 Downloads
Leverage Toastr for stylish toast notifications in Laravel with PHPFlasher. Add Toastr's sleek notifications to your Laravel projects effortlessly.
phlak/twine
48581 Downloads
String manipulation, leveled up!
inpsyde/wp-app-container
178675 Downloads
DI Container and related tools to be used at website level.
halilim/xml-iterator
308067 Downloads
XML Reader to simplexml/array iterator with low memory usage and an acceptable level of ease of use.
denniseilander/pulse-about-application
47055 Downloads
A Laravel Pulse card that displays application information by leveraging the output of the php artisan about command.
brick/reflection
187593 Downloads
Low-level tools to extend PHP reflection capabilities
badoo/soft-mocks
30030 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.