Libraries tagged by zver
oopsydev/laravel
2211 Downloads
Lightweight error monitoring for Laravel — captures PHP exceptions with full stack traces, code context, breadcrumbs, and sends them to Oopsy. Two-line setup, zero config.
onelearningcommunity/grease
334 Downloads
Opt-in performance optimizations for Eloquent's hot path, built from optimizations declined upstream. Zero core changes, byte-identical output.
mortezaashrafi/filament-shield-captcha
690 Downloads
Production-grade inline image CAPTCHA field for Filament forms (PHP GD, zero image persistence).
milpa/data
3428 Downloads
Runtime-native persistence primitive for the Milpa PHP framework: a plain-entity + repository contract, with file-JSON, SQLite and MySQL document-store, and in-memory backends behind a common RepositoryInterface — zero ORM, zero migrations.
milpa/auth
3018 Downloads
Runtime-native identity vocabulary for the Milpa PHP framework: the typed Actor / AuthContext / AuthState / Credential primitives, the CredentialVerifier, AuthContextFactory and SessionStore contracts, and the WebAuthn ceremony types (RelyingParty, WebAuthnVerifier, assertion/registration value objects) — the trusted producer of the context policies need. Zero framework, zero ORM, fail-closed by construction.
linkrobins/birdseye
251 Downloads
Forum analytics for Flarum — server-side, zero JavaScript, no cookies. Your stats live in your own database.
lindelius/php-json-patch
8754 Downloads
A zero-dependency PHP implementation of JSON Patch
leadtech/http-commons
27160 Downloads
A zero dependency set of definitions to help work with headers and status codes.
jtmcc/atomic-deployments
16545 Downloads
Local zero downtime deployments for Laravel applications
jfbiswajit/php-bigquery
7682 Downloads
PHP BigQuery for Laravel is a seamless integration package that allows you to harness the power of Google BigQuery in your Laravel applications effortlessly. With a zero-configuration setup, plug and play this library to perform high-speed querying and advanced analytics on large datasets.
jayeshmepani/swiss-ephemeris-ffi
1832 Downloads
Complete 100% 1:1 PHP FFI Wrapper for the Swiss Ephemeris C Library - Direct C function calls with zero abstraction for maximum astronomical precision
hamzi/nativerag
1061 Downloads
A production-ready, privacy-first Local AI Controller and Retrieval-Augmented Generation (RAG) engine for Laravel 11, 12, and 13. Supports Ollama, LM Studio, zero-infra vector search, SSE streaming, and full conversational memory — all with 100% data residency.
goaop/virtual-file-system
490 Downloads
Blazing-fast in-memory virtual filesystem for PHP 8.4+ — a modern, fully-typed replacement for adlawson/vfs with zero deprecations, full stream wrapper coverage, permissions, symlinks, locks and quotas.
globus-studio/readsight
245 Downloads
Multilingual readability library for PHP — 86 languages, 17 formulas, TeX-based syllable counting via Frank M. Liang algorithm. Zero dependencies.
getlate-dev/late-php
1034 Downloads
API reference for Zernio. Authenticate with a Bearer API key. Base URL: https://zernio.com/api Versioning and deprecation: all endpoints are versioned in the URL path (current version: /v1). Breaking changes only ship in a new path version; existing versions keep working. Deprecated operations are marked 'deprecated: true' in this spec and announced in the changelog (https://zernio.com/changelog) before removal. Errors: every 4xx/5xx response is application/json with a machine-readable 'code' and a human-readable 'error' message (see the ErrorResponse schema).