Libraries tagged by zver
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).
frostybee/valicomb
339 Downloads
Modern, type-safe PHP validation library for PHP 8.2+ with security-first design and zero dependencies. This is a fork of vlucas/valitron.
evrenonur/api-lens
547 Downloads
Auto-generated, interactive API documentation for Laravel with a modern Vue 3 UI. Zero config, real-time testing, code snippets, OpenAPI export.
detain/phlix-shared
9210 Downloads
Shared interfaces, DTOs, event names, and protocol types used by both phlix-server and phlix-hub. Composer-installable, PHP 8.3+, zero I/O by charter — the only bundled network code is the blocking CurlArrTransport (CLI/test only); event-loop consumers MUST inject an async ArrTransportInterface.
coolms/rql
342 Downloads
RQL (Resource Query Language) domain layer -- immutable value objects, AST nodes, and interfaces. Zero dependencies.
chamber-orchestra/image-bundle
4412 Downloads
Symfony 8 bundle for on-demand image processing, resizing, cropping, AVIF/WebP conversion, and caching. Filter pipelines with fit, fill, optimize, strip, interlace processors and avifenc, cwebp, MozJPEG, pngquant post-processors. Filesystem, stream, and S3 loaders/resolvers. HMAC-signed runtime URLs for any client. Async processing via Messenger. Twig filters and responsive macros. Nginx/Apache/Caddy zero-PHP cache hits.
cboxdk/siem
1878 Downloads
Zero-dependency SIEM log-streaming core for PHP: a normalized security-event value object and the formatters (Splunk HEC, Elastic ECS, ArcSight/syslog CEF, generic JSON) that turn it into what real SIEMs ingest. Framework-agnostic; the delivery/egress layer lives in the Laravel wrapper.
cboxdk/laravel-console-kit
1360 Downloads
Extension hooks for a Cbox admin console — nav areas, feature gates, UI slots, dashboard cards and per-tenant branding that an optional package registers into via composer, with zero host edits. The plugin pattern behind billing and other drop-in modules.
cboxdk/dns
1043 Downloads
Zero-dependency raw PHP DNS resolver, domain-ownership verification, and intoDNS/MxToolbox-style diagnostics. Queries authoritative nameservers directly over sockets — never trusts the recursive cache for ownership checks.
cachewerk/ext-relay
754 Downloads
The fastest Redis client for PHP. 100× faster cache reads, near-zero bandwidth, no code changes required.
bureaupartners/laravel-loki-logging
5283 Downloads
Zero-config Grafana Loki log driver for Laravel. Real-time, fault-tolerant, with basic auth support.
ashiqfardus/laravel-fuzzy-search
3037 Downloads
A powerful, zero-config fuzzy search package for Laravel with fluent API
arnaldo-tomo/laravel-autoscema
1092 Downloads
Automatically generate TypeScript types and validation schemas from Laravel Models with zero configuration
amazeeio/lagoon-logs
45813 Downloads
Zero config logging module for Laravel and Lagoon
alvarodelera/pest-wp-plugin
363 Downloads
Pest plugin for WordPress testing with SQLite support and zero-config setup