Libraries tagged by esim
ezimuel/phpvector
172 Downloads
A vector database in PHP implementing HNSW for approximate nearest-neighbor search and BM25 for hybrid full-text + vector retrieval.
ezimuel/phpcrypto
19470 Downloads
Cryptographic library for PHP 7 based on OpenSSL
esign/laravel-shopify
1358 Downloads
A modern Laravel package for Shopify app development
esi/utility
6523 Downloads
Utility - Collection of various PHP utility functions.
esi/clock
13876 Downloads
Yet another PSR-20 clock implementation
erimeilis/laravel-migrations-drift
2588 Downloads
Detect and fix migration table drift in Laravel apps. Sync filenames, compare schemas, rename migrations.
erimeilis/laravel-cloudflare-d1
1004 Downloads
Production-ready Cloudflare D1 database driver for Laravel with full Eloquent support, 20x faster bulk inserts, and complete MySQL migration tooling
techsemicolon/laravel-query-to-csv
10922 Downloads
Export the data from a query builder or raw select query into csv directly, eliminating overhead on php and in much less execution time
seatplus/eveapi
8251 Downloads
API for receiving information from esi
noloh/noloh
18934 Downloads
Unified, object-oriented PHP Framework that eliminates the need for HTML, JavaScript, and AJAX
jsongerber/wp-sync-db
2346 Downloads
WP Sync DB eliminates the manual work of migrating a WP database.
jalendport/craft-readtime
52673 Downloads
Estimated read times for Craft CMS entries, counting every field and nested block.
fernleafsystems/zxcvbn-php
6287 Downloads
Realistic password strength estimation PHP library based on Zxcvbn JS
easy2dev/multi-tenant-wizard
748 Downloads
Easy2Dev Laravel Tenant Migrate is a Laravel package designed to simplify database migration for multi-tenant applications, particularly those employing PostgreSQL databases. This package streamlines the migration process for Software as a Service (SaaS) web applications where tenant data is stored in separate databases. It eliminates the need to manually adjust database configuration files for each tenant, offering a scalable solution for database management.
drupaljedi/css-tree-shaking
22598 Downloads
Helps you to eliminate the portions of CSS you aren't using. Usually should be used to generate AMP pages, where is the fixed limit for maximum styles size.