Popular Packages
-
PHP
blessedzulu/nativephp-deeplinks
Deep-link hardening for NativePHP Mobile: scope Android App Links to specific path prefixes and preserve array query params (Livewire #[Url]) through the WebView bridge. Build-time only, no native SDK.
-
PHP
andrewdyer/metrics
A metrics library for Eloquent applications that calculates strongly typed aggregates over a configurable date range
-
-
-
-
PHP
thenetbotz/email-validator
Laravel package to validate emails using syntax, MX, disposable-domain and SMTP handshake checks.
-
PHP
univeros/webhooks
First-class webhook framework for Univeros: signing primitives, inbound verify middleware, and an outbound dispatcher with retry / dead-letter / replay.
-
PHP
univeros/validation
Rule-based input validation that rejects values not conforming to declared constraints — the gatekeeping counterpart to sanitation.
-
-
PHP
univeros/tinker
bin/altair tinker — an interactive PsySH REPL with the DI container in scope and a doctor-style preamble of what's wired. A local debugging tool for developers, not an agent surface.
-
PHP
univeros/test-reporter
AI-native PHPUnit reporter: structured JSON output mapped to the production source under test.
-
-
PHP
univeros/suggest
bin/altair suggest — walks the introspection surface and proposes refactors: dead bindings, fat constructors, dead events, routes without specs, orphan middleware. Deterministic JSON for agents and CI.
-
PHP
univeros/structure
Typed data structures — Map, Set, Vector, Deque, Queue, Stack, PriorityQueue — inspired by ext-ds, in pure PHP with no C extension.
-
PHP
univeros/session
Server-side session storage with pluggable handlers for the filesystem, MongoDB, PDO databases (MySQL/PostgreSQL/SQLite), and Redis.