Popular Packages
-
-
-
PHP
cieplik206/laravel-integration-operations
Durable integration operation kernel for Laravel applications and provider SDKs
-
PHP
kinetis/query-builder
A thin, parameterized SQL query builder over kinetis/persistence's MySQL and Postgres drivers, with portable row-to-DTO mapping and pagination envelopes. Usable standalone. Not an ORM: no relationships, no migrations, no change-tracking.
-
-
PHP
whilesmart/eloquent-schema-conformance
Declarative database schema-conformance guard for Laravel: declare the columns and indexes each feature expects, verify the live DB against them, additively conform, and refuse to serve on drift.
-
-
PHP
crustum/cakephp-attribute-resolver
PHP Attribute discovery and resolution library for CakePHP applications
-
-
PHP
eighteen73/laravel-google-chat
Google Chat Notification Channel for Laravel (fka. Hangouts Chat)
-
PHP
whilesmart/eloquent-feedback
Customer feedback, reviews and testimonials for Laravel: a triage and sentiment layer over eloquent-forms.
-
PHP
whilesmart/eloquent-forms
Polymorphic form collection with pluggable, agnostic delivery destinations.
-
PHP
n2n/n2n-util-serialize
Safely serialize and unserialize plain data objects (PHP native serialize()/unserialize() with an allowed_classes allowlist derived from the class structure) and scalar/null values (JSON), preventing object-injection and POP-chain attacks.
-
PHP
whilesmart/eloquent-agent-actions
DB-tracked agent action ledger with a handler registry and scheduler for Laravel applications.
-
PHP
whilesmart/eloquent-agent-metrics
Metrics for AI agent runs in Laravel, starting with a polymorphic, cost-aware LLM token-usage ledger.