Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message
Symfony
GitHub
Website

Followers

2,156

Total Stars

330,563

Packages

256

Monthly Downloads

757,895,208

Avg Score

29.2

Packages w/ Vulns

0

Popularity trends

Recorded values over time (once-a-day snapshots). May 7, 2026 – Jun 5, 2026

Total stars

Monthly downloads

Followers

Search
Licenses
Apache-2.0
BSD-2-Clause
BSD-3-Clause
LGPL-2.1
LGPL-3.0
MIT
NOASSERTION
Laravel versions
12.x
11.x
10.x
9.x
8.x
Keywords
No keywords found.
.htaccess
.ics
1.x
100m
12
13
1Pilot
2011
20steps
2397
2Gis
2fa
2factor
2n
3 of 9
3.x
301
302
3166
3166-1
37signals
4.0.1
4180
4217
46elks
4tochki
503
69 wilayas
7to5
8.1
Ranges
Stars
Forks
Watchers
Open issues
Open PRs
Closed issues
Closed PRs
Opportunity score
Releases Last 7 Days Last Month Last Quarter Year to Date All Time Custom
Description
Stars
30 days
GitHub star count over the last 30 days (daily snapshots).
License
Package
Description
Stars
Likes
Forks
Downloads
Issues
Score
Opportunity
License
Last Release
symfony/symfony Symfony is a robust PHP framework and component library for building web apps and APIs. It offers a mature ecosystem, reusable components, strong tooling, and long-term support, powering everything from small sites to large enterprise platforms. 31,061
+36
79.9 31.5 MIT 1 week ago
View on GitHub
Deep Wiki
Context7
symfony/console Symfony Console component for building beautiful, testable CLI apps in PHP. Define commands and arguments, render styled output, handle prompts and hidden input, and integrate easily into frameworks or standalone scripts with strong tooling and docs. 9,821
-4
67.1 52.9 MIT 1 week ago
View on GitHub
Deep Wiki
Context7
symfony/http-foundation Symfony HttpFoundation provides an object-oriented API for HTTP: requests, responses, headers, cookies, sessions, and file uploads. It normalizes PHP’s globals into consistent objects, making it easier to build and test web applications and middleware. 8,635
-2
65.6 52.7 MIT 1 week ago
View on GitHub
Deep Wiki
Context7
symfony/event-dispatcher Symfony EventDispatcher component lets application parts communicate via events. Dispatch events and register listeners or subscribers to react to them, enabling decoupled, extensible architectures with a lightweight, reusable event system. 8,542
-4
58.0 53.2 MIT 1 week ago
View on GitHub
Deep Wiki
Context7
symfony/finder Symfony Finder is a fluent API for locating files and directories. Filter by name, size, date, depth, permissions, and content; include/exclude paths; sort results; and iterate efficiently across local filesystems. 8,451
-1
57.8 53.4 MIT 1 week ago
View on GitHub
Deep Wiki
Context7
symfony/http-kernel Symfony HttpKernel turns HTTP Requests into Responses via an event-driven workflow powered by EventDispatcher. It’s the core of Symfony’s request handling and flexible enough for full-stack frameworks, micro-frameworks, or CMS platforms like Drupal. 8,121
-1
62.9 52.9 MIT 1 week ago
View on GitHub
Deep Wiki
Context7
symfony/polyfill-mbstring Native PHP polyfill for the mbstring extension, providing partial mb_* functionality when the mbstring extension isn’t available. Part of Symfony’s Polyfill suite for consistent multibyte string handling across environments. 7,833
-3
48.0 54.7 MIT 1 week ago
View on GitHub
Deep Wiki
Context7
symfony/routing Symfony Routing maps HTTP requests to routes and parameters, and generates URLs from route definitions. Define Route and RouteCollection, then use UrlMatcher to match paths and UrlGenerator to build links based on a RequestContext. 7,621
-3
62.5 53.2 MIT 1 week ago
View on GitHub
Deep Wiki
Context7
symfony/process Symfony Process executes system commands in isolated subprocesses with robust control over input/output, environment variables, timeouts, signals, and errors. Ideal for running CLI tools safely, streaming output, and integrating background tasks in PHP apps. 7,461
-4
60.8 54.2 MIT 1 week ago
View on GitHub
Deep Wiki
Context7
symfony/css-selector Symfony CssSelector converts CSS selectors into XPath expressions, making it easy to query DOM/XML documents with familiar CSS syntax. Part of the Symfony Components ecosystem, with full docs and issue tracking in the main Symfony repository. 7,438
-2
57.4 53.0 MIT 1 week ago
View on GitHub
Deep Wiki
Context7
symfony/var-dumper Symfony VarDumper provides a smarter dump() for inspecting PHP variables, replacing var_dump() with rich, readable output. It can walk complex data structures, improving debugging in CLI and web contexts with configurable dumpers and casters. 7,436
-5
58.5 53.7 MIT 1 week ago
View on GitHub
Deep Wiki
Context7
symfony/debug Symfony Debug provides tools to improve PHP error handling and debugging: enhanced exceptions, stack traces, error pages, and dumping utilities to inspect variables. Helps developers diagnose issues faster during development and integrate consistent error reporting. 7,188
-6
17.7 21.9 MIT 3 years ago
View on GitHub
Deep Wiki
Context7
symfony/translation Symfony Translation component helps internationalize PHP apps with a powerful Translator, loaders, and resources (arrays, files, etc.). Define locales, add message catalogs, and translate strings with parameters and pluralization support across your application. 6,611
-6
59.1 54.2 MIT 1 week ago
View on GitHub
Deep Wiki
Context7
symfony/polyfill-php72 Symfony Polyfill for PHP 7.2: backports core and mbstring functions like spl_object_id, stream_isatty, mb_ord/mb_chr/mb_scrub, utf8_encode/decode, plus PHP 7.2 constants (PHP_FLOAT_*, PHP_OS_FAMILY) and Windows VT100 support. 4,742
-6
23.9 41.0 MIT
View on GitHub
Deep Wiki
Context7
symfony/filesystem Symfony Filesystem component offers convenient, robust filesystem utilities for PHP: create, copy, move, remove, chmod, and mirror files/directories, with error handling and cross-platform support. Ideal for safe file operations in Symfony and beyond. 4,645
58.0 55.8 MIT 1 week ago
View on GitHub
Deep Wiki
Context7
symfony/config Symfony Config component helps you find, load, merge, auto-fill, and validate configuration from many sources (YAML, XML, INI, databases, etc.). Provides tools for building robust, consistent configuration handling in PHP apps and libraries. 4,282
55.9 52.9 MIT 1 week ago
View on GitHub
Deep Wiki
Context7
symfony/flex Symfony Flex is a Composer plugin that streamlines installing and configuring Symfony packages. It uses recipes to auto-enable bundles, add config, env vars, and scripts, and keeps projects consistent across environments with minimal manual setup. 4,224
-1
59.5 52.0 MIT 1 week ago
View on GitHub
Deep Wiki
Context7
symfony/dependency-injection Symfony DependencyInjection standardizes and centralizes object construction with a powerful service container. Define, configure, and wire services, manage parameters and service lifecycles, and enable autowiring and compilation for efficient, testable apps. 4,169
+2
57.1 53.0 MIT 1 week ago
View on GitHub
Deep Wiki
Context7
symfony/cache Symfony Cache provides fast, low-overhead PSR-6 caching with adapters for common backends. Includes PSR-16 bridge plus implementations of symfony/cache-contracts CacheInterface and TagAwareCacheInterface for flexible app caching. 4,165
-5
57.7 53.0 MIT 1 week ago
View on GitHub
Deep Wiki
Context7
symfony/polyfill-ctype Symfony Polyfill for Ctype provides drop-in ctype_* functions for PHP installations missing the ctype extension. Ensures consistent character classification across environments and older PHP versions as part of Symfony’s Polyfill suite. 4,044
-2
39.0 57.7 MIT 1 month ago
View on GitHub
Deep Wiki
Context7
symfony/dom-crawler Symfony DomCrawler makes it easy to navigate and query HTML/XML DOMs using CSS selectors and XPath. Extract links, forms, and text, filter nodes, and chain queries for robust scraping, testing, and content parsing in PHP. 4,041
+3
55.6 52.0 MIT 1 week ago
View on GitHub
Deep Wiki
Context7
symfony/contracts Symfony Contracts provides small, stable PHP interfaces and traits extracted from Symfony components. Use them as type hints for loose coupling and interoperability, with proven implementations and backward compatibility across the Symfony ecosystem. 3,941
-1
39.5 32.9 MIT 4 weeks ago
View on GitHub
Deep Wiki
Context7
symfony/yaml Symfony Yaml Component for parsing and generating YAML. Load YAML files into PHP arrays/objects and dump PHP data back to YAML, with robust support for common YAML features and integration with the Symfony ecosystem. 3,852
+1
58.3 57.4 MIT 1 week ago
View on GitHub
Deep Wiki
Context7
symfony/dotenv Symfony Dotenv reads .env files and exposes variables via $_ENV/$_SERVER. Load one or multiple files, optionally overwrite existing values, or use loadEnv() to handle .env.local and environment-specific variants for local development and deployment. 3,792
-7
53.9 50.9 MIT 1 week ago
View on GitHub
Deep Wiki
Context7
symfony/framework-bundle Symfony FrameworkBundle tightly integrates Symfony components into the full-stack framework, providing core framework services and configuration. Part of the main Symfony repository; see official docs for contributing, issues, and pull requests. 3,571
55.4 50.8 MIT 1 week ago
View on GitHub
Deep Wiki
Context7
symfony/event-dispatcher-contracts Interfaces and base abstractions for Symfony’s event dispatching system. Use these contracts to standardize how events and listeners interact, and to build libraries compatible with Symfony components and their proven implementations. 3,420
-2
37.2 59.0 MIT 4 weeks ago
View on GitHub
Deep Wiki
Context7
symfony/maker-bundle Symfony MakerBundle speeds up development by generating boilerplate code via simple CLI commands. Create controllers, entities, forms, tests, and more with best-practice templates, consistent structure, and quick scaffolding for common Symfony tasks. 3,392
-4
74.4 70.7 MIT 2 months ago
View on GitHub
Deep Wiki
Context7
symfony/polyfill-intl-idn Provides polyfills for the Intl IDN functions idn_to_ascii() and idn_to_utf8(), enabling Internationalized Domain Name conversion on PHP installations without the intl extension. Part of Symfony’s Polyfill suite, MIT licensed. 3,364
-2
38.6 58.8 MIT 1 week ago
View on GitHub
Deep Wiki
Context7
symfony/options-resolver Symfony OptionsResolver is array_replace on steroids: define required options, defaults, allowed types/values, normalizers, and validation for robust option/config handling in your PHP code. Great for APIs, components, and reusable libraries. 3,239
-2
47.2 56.5 MIT 1 week ago
View on GitHub
Deep Wiki
Context7
symfony/doctrine-bridge Symfony Doctrine Bridge integrates Doctrine ORM and related libraries with Symfony components, providing seamless wiring for services, repositories, persistence, and tooling. Ideal for projects using Doctrine alongside Symfony’s DI container, validator, and other features. 3,232
49.6 51.0 MIT 2 weeks ago
View on GitHub
Deep Wiki
Context7
symfony/polyfill-php70 Symfony Polyfill PHP 7.0 provides compatibility shims for older PHP versions, letting modern PHP 7+ functions and features run on legacy environments. Used by Symfony components and many libraries to ensure consistent behavior across PHP versions. 3,195
-1
16.2 33.0 MIT
View on GitHub
Deep Wiki
Context7
symfony/asset Symfony Asset Component generates URLs for web assets (CSS, JS, images) with built-in versioning for cache busting. Supports base paths, packages, and CDNs to keep asset links consistent across environments and deployments. 3,162
+1
47.3 50.0 MIT 1 week ago
View on GitHub
Deep Wiki
Context7
symfony/panther Symfony Panther is a PHP library for end-to-end browser testing and web scraping using real browsers like Chrome and Firefox. Built on the W3C WebDriver protocol, it drives native browsers for reliable automation in Symfony or standalone. 3,063
+1
62.1 59.6 MIT 4 months ago
View on GitHub
Deep Wiki
Context7
symfony/browser-kit Symfony BrowserKit simulates a web browser in PHP for testing and automation: make requests, follow links, click buttons, and submit forms programmatically. Includes an implementation powered by Symfony HttpClient for real HTTP requests. 3,023
+2
47.1 52.1 MIT 1 week ago
View on GitHub
Deep Wiki
Context7
symfony/monolog-bundle 2,924
+1
61.3 68.2 MIT 2 months ago
View on GitHub
Deep Wiki
Context7
symfony/expression-language Symfony ExpressionLanguage provides a fast engine to evaluate or compile short expressions into PHP. Use it to compute values or boolean rules, with custom functions and variables, for dynamic logic in apps and components. 2,849
+2
45.4 52.1 MIT 1 week ago
View on GitHub
Deep Wiki
Context7
symfony/mime Symfony MIME component for creating, parsing, and manipulating MIME email messages and parts. Build emails with attachments and embedded content, handle headers and encodings, and integrate with Symfony Mailer or other transports for robust message composition. 2,837
50.3 60.5 MIT 1 week ago
View on GitHub
Deep Wiki
Context7
symfony/stopwatch Symfony Stopwatch is a lightweight profiling utility to measure execution time and memory usage in PHP. Start/stop named events, record laps, and group timings into sections (phases) to benchmark code paths and understand performance bottlenecks. 2,825
-1
44.7 55.3 MIT 1 week ago
View on GitHub
Deep Wiki
Context7
symfony/property-access Symfony PropertyAccess lets you read and write values on objects and arrays using a simple property path string notation. It supports nested access, getters/setters, and array indexes, making data mapping and form handling easier. 2,822
45.1 54.7 MIT 1 week ago
View on GitHub
Deep Wiki
Context7
symfony/polyfill Symfony Polyfill backports newer PHP features and adds compatibility layers for missing extensions/functions, helping apps run across diverse PHP versions. Includes polyfills for mbstring/iconv, intl, uuid, APCu/APC, and many PHP 7–8 functions/constants. 2,810
+3
40.6 19.0 MIT 1 week ago
View on GitHub
Deep Wiki
Context7
symfony/form Symfony Form Component helps you build, validate, and process reusable HTML forms with rich field types, data mapping, and CSRF protection. Integrates cleanly with HttpFoundation, Validator, and Twig, but can be used standalone in any PHP app. 2,776
50.7 50.1 MIT 1 week ago
View on GitHub
Deep Wiki
Context7
symfony/validator Symfony Validator component validates values and object graphs using JSR-303 Bean Validation rules. Includes rich constraints, constraint validators, groups, custom constraints, and internationalized error messages. Integrates with forms and frameworks. 2,689
+1
51.4 55.2 MIT 1 week ago
View on GitHub
Deep Wiki
Context7
symfony/error-handler Symfony ErrorHandler provides robust error and exception handling tools for PHP. Enable debug mode, register an error handler, and use DebugClassLoader for better stack traces. Convert PHP notices/warnings into exceptions and wrap risky code with ErrorHandler::call for safer debugging. 2,676
44.4 60.5 MIT 1 week ago
View on GitHub
Deep Wiki
Context7
symfony/intl Symfony Intl component provides access to ICU localization data in PHP: locales, languages, scripts, regions, currencies, and more. Includes tooling to compress bundled data (with zlib) for smaller installs and faster lookups. 2,640
46.2 52.0 MIT 1 week ago
View on GitHub
Deep Wiki
Context7
symfony/service-contracts Symfony Service Contracts provides lightweight, battle-tested abstractions extracted from Symfony components. Use these shared interfaces to build interoperable libraries and apps with proven semantics and consistent behavior across the Symfony ecosystem. 2,630
-1
33.3 61.3 MIT 4 weeks ago
View on GitHub
Deep Wiki
Context7
symfony/translation-contracts Symfony Translation Contracts provides lightweight interfaces and abstractions for translation in PHP, extracted from Symfony components. Use it to build interoperable, battle‑tested translation integrations while staying framework-agnostic and compatible with Symfony implementations. 2,604
-2
32.3 60.6 MIT 4 weeks ago
View on GitHub
Deep Wiki
Context7
symfony/polyfill-intl-icu Fallback implementations for PHP’s Intl ICU features when the intl extension isn’t installed. Provides limited “en” locale support for intl error functions plus Collator, NumberFormatter, Locale, IntlDateFormatter and IntlListFormatter. 2,601
34.6 52.6 MIT 1 week ago
View on GitHub
Deep Wiki
Context7
symfony/monolog-bridge 2,596
42.1 52.1 MIT 2 weeks ago
View on GitHub
Deep Wiki
Context7
symfony/serializer Symfony Serializer component for converting object graphs and data structures to/from arrays and formats like JSON or XML. Supports powerful normalizers/encoders, metadata, naming and type handling—ideal for APIs, messaging, and data interchange. 2,550
+1
46.6 55.6 MIT 2 weeks ago
View on GitHub
Deep Wiki
Context7
symfony/twig-bridge Symfony’s Twig Bridge integrates the Twig templating engine with Symfony components, providing extensions, loaders, form and translation support, and other glue code needed to use Twig seamlessly in Symfony-based applications. 2,519
-1
46.8 52.8 MIT 2 weeks ago
View on GitHub
Deep Wiki
Context7
symfony/twig-bundle Symfony TwigBundle integrates the Twig templating engine into the Symfony full-stack framework, providing seamless configuration, services, and rendering support for templates and views within Symfony applications. 2,509
-1
43.8 52.6 MIT 1 week ago
View on GitHub
Deep Wiki
Context7
symfony/security-bundle Symfony SecurityBundle tightly integrates the Symfony Security component into the full-stack framework, providing authentication, authorization, firewalls, user providers, and access control with seamless configuration and framework-level tooling. 2,501
48.0 51.9 MIT 1 week ago
View on GitHub
Deep Wiki
Context7
symfony/phpunit-bridge Symfony PHPUnit Bridge adds PHPUnit utilities with a focus on managing and asserting deprecations. It improves test output, helps catch legacy API usage, and eases upgrades by tracking deprecation notices during your test suite runs. 2,472
44.8 50.4 MIT 1 week ago
View on GitHub
Deep Wiki
Context7
symfony/polyfill-php73 Symfony Polyfill for PHP 7.3: provides missing core features on older PHP versions, including array_key_first/last, hrtime, is_countable, and JsonException. Part of Symfony’s polyfill set for forward-compatible apps. 2,385
-1
30.7 54.5 MIT 1 month ago
View on GitHub
Deep Wiki
Context7
symfony/cache-contracts Symfony Cache Contracts defines lightweight, PSR-friendly interfaces for cache and tag-aware caching, enabling consistent cache usage across Symfony components and third-party libraries. Use it to type-hint against stable APIs while swapping cache implementations. 2,381
-1
32.4 56.2 MIT 4 weeks ago
View on GitHub
Deep Wiki
Context7
symfony/debug-bundle Symfony DebugBundle integrates the VarDumper component and MonologBridge’s ServerLogCommand into the full-stack framework, enhancing debugging and server-side logging during development with tight Symfony tooling support. 2,370
+1
40.3 49.6 MIT 4 weeks ago
View on GitHub
Deep Wiki
Context7
symfony/property-info Symfony PropertyInfo extracts metadata about PHP class properties (types, visibility, accessors) from multiple sources like reflection, PHPDoc, and serializers. Useful for building API docs, forms, validation, and other tooling that needs reliable property details. 2,230
+1
43.2 56.4 MIT 1 week ago
View on GitHub
Deep Wiki
Context7
symfony/inflector Deprecated since Symfony 5.1. Symfony Inflector converts English words between singular and plural forms. Use the String component’s EnglishInflector instead. Issues and PRs should be filed in the main Symfony repository. 2,180
-1
10.1 22.7 MIT 1 year ago
View on GitHub
Deep Wiki
Context7
symfony/deprecation-contracts Provides the global trigger_deprecation() helper to emit standardized, silenced deprecation notices with package name and version. Works with custom error handlers (e.g., Symfony ErrorHandler) to catch and log deprecations in dev and production. 2,112
+1
30.5 63.3 MIT 4 weeks ago
View on GitHub
Deep Wiki
Context7
symfony/var-exporter Exports serializable PHP values to fast, OPcache-friendly PHP code, preserving serialization semantics and references. Includes DeepCloner for efficient deep cloning and ProxyHelper to generate lazy-loading proxies; uses ext-deepclone (or polyfill) for speed. 2,105
-1
42.1 59.2 MIT 1 week ago
View on GitHub
Deep Wiki
Context7
symfony/polyfill-intl-normalizer Fallback implementation of PHP Intl’s Normalizer class when the intl extension isn’t available. Part of Symfony’s Polyfill suite, providing compatible Unicode normalization support across environments under the MIT license. 2,072
31.8 63.7 MIT 1 week ago
View on GitHub
Deep Wiki
Context7
symfony/http-client Symfony HttpClient provides a robust API to fetch HTTP resources synchronously or asynchronously. It supports modern features like concurrent requests and streaming, and integrates cleanly with the Symfony ecosystem for building reliable HTTP clients. 2,038
+2
46.7 58.1 MIT 1 week ago
View on GitHub
Deep Wiki
Context7
symfony/http-client-contracts Symfony HttpClient Contracts provides stable interfaces for HTTP clients and responses, extracted from Symfony. Build libraries against these battle-tested abstractions and swap implementations easily while staying compatible with Symfony’s HttpClient ecosystem. 1,978
+1
30.5 58.0 MIT 4 weeks ago
View on GitHub
Deep Wiki
Context7
symfony/security-core Symfony Security Core provides the core building blocks for authentication and authorization: tokens, voters, role hierarchies, access decision management, and user providers. Use it to implement flexible permission checks and separate security logic from user storage. 1,888
43.8 54.6 MIT 1 week ago
View on GitHub
Deep Wiki
Context7
symfony/orm-pack 1,801
24.6 31.8 MIT 4 months ago
View on GitHub
Deep Wiki
Context7
symfony/string Object-oriented string handling for PHP with unified support for raw bytes, UTF-8 code points, and grapheme clusters. Provides robust, consistent string manipulation utilities as part of the Symfony ecosystem. 1,787
-1
42.7 64.3 MIT 1 week ago
View on GitHub
Deep Wiki
Context7
symfony/security-csrf Symfony Security CSRF component provides CsrfTokenManager to generate, store, and validate CSRF tokens, protecting forms and requests against cross-site request forgery. Integrates cleanly with Symfony apps and can be used standalone in PHP projects. 1,776
39.5 54.1 MIT 2 weeks ago
View on GitHub
Deep Wiki
Context7
symfony/polyfill-iconv Native PHP polyfill for the iconv extension, providing drop-in implementations of iconv functions (except ob_iconv_handler). Useful when iconv isn’t available, helping ensure consistent behavior across environments. 1,761
-3
27.7 53.5 MIT 1 month ago
View on GitHub
Deep Wiki
Context7
symfony/polyfill-intl-grapheme Native PHP polyfill for the Intl Grapheme functions, for working with UTF-8 grapheme clusters. Provides grapheme_strlen, grapheme_substr, grapheme_strpos/stripos, grapheme_extract, grapheme_str_split, and related helpers when ext-intl isn’t available. 1,736
30.5 64.4 MIT 1 week ago
View on GitHub
Deep Wiki
Context7
symfony/polyfill-php80 Backport of PHP 8.0 core features for older runtimes. Adds Stringable, fdiv, ValueError/UnhandledMatchError, FILTER_VALIDATE_BOOL, get_debug_type, PhpToken, preg_last_error_msg, str_contains/starts_with/ends_with, and get_resource_id. 1,733
28.1 63.5 MIT 1 month ago
View on GitHub
Deep Wiki
Context7
symfony/security-http Symfony Security HTTP integrates the Security Core with HTTP: firewalls, authenticators, and request/response handling to protect parts of your app and authenticate users. Install via composer require symfony/security-http. 1,715
44.2 54.5 MIT 1 week ago
View on GitHub
Deep Wiki
Context7
symfony/profiler-pack Symfony Profiler Pack integrates the Symfony Profiler and Web Debug Toolbar into your app, giving detailed request/response insights, performance metrics, logs, and debugging panels. Ideal for local dev and troubleshooting during development. 1,682
-1
8.7 25.6 MIT 4 years ago
View on GitHub
Deep Wiki
Context7
symfony/mailer Symfony Mailer helps you send emails via SMTP and other transports with a clean API. Build Email/TemplatedEmail messages, add attachments and headers, and integrate with Twig templates for HTML rendering. Configure transports via DSN and send reliably. 1,595
+2
41.4 63.1 MIT 2 weeks ago
View on GitHub
Deep Wiki
Context7
symfony/polyfill-php56 Symfony polyfill providing PHP 5.6 features for older runtimes. Adds missing functions and constants so modern libraries can run on legacy PHP versions, smoothing compatibility across environments and easing upgrades without changing application code. 1,560
7.9 40.9 MIT
View on GitHub
Deep Wiki
Context7
symfony/swiftmailer-bundle 1,546
6.2 MIT
View on GitHub
Deep Wiki
Context7
symfony/framework-standard-edition Symfony Standard Edition: a full Symfony 3.4 application skeleton with AppBundle, Twig, Doctrine ORM/DBAL, Security, Swiftmailer, Monolog, and dev tools like Web Profiler and generators. Note: not compatible with Symfony 4+. 1,477
11.3 0.6 MIT 5 years ago
View on GitHub
Context7
symfony/debug-pack Symfony Debug Pack is a Composer meta-package that installs Symfony’s debugging tools for development: ErrorHandler, VarDumper, DebugBundle, and related components. Adds better error pages, stack traces, profiling hooks, and safer debugging without affecting production. 1,469
7.8 20.7 MIT 4 years ago
View on GitHub
Deep Wiki
Context7
symfony/web-link Symfony WebLink component helps manage link relationships between resources. Create and serialize HTTP Link headers for preload, prefetch, and resource hints (HTML5/Web standards), enabling better performance via HTTP/2 push and client hints. 1,427
37.2 52.3 MIT 2 weeks ago
View on GitHub
Deep Wiki
Context7
symfony/security-guard Symfony Security Guard provides a flexible authentication system for Symfony apps. Create custom authenticators for form login, API tokens, and more, with support for user providers, remember-me, and event-driven security flows. 1,421
-1
8.2 26.3 MIT 1 year ago
View on GitHub
Context7
symfony/psr-http-message-bridge Symfony PSR-7 Bridge integrates PSR-7 HTTP messages with Symfony’s HttpFoundation. Convert requests and responses between PSR-7 implementations and Symfony components to ease interoperability with middleware and libraries. 1,295
36.9 60.7 MIT 4 weeks ago
View on GitHub
Deep Wiki
Context7
symfony/web-server-bundle 1,247
7.9 16.1 MIT 3 years ago
View on GitHub
Deep Wiki
Context7
symfony/security Symfony Security provides authentication, authorization, password hashing, firewalls, voters, and user providers for PHP apps. Supports modern security standards, multiple guards, access control rules, CSRF protection, and seamless integration with the Symfony ecosystem. 1,199
8.4 20.1 MIT 3 years ago
View on GitHub
Deep Wiki
Context7
symfony/messenger Symfony Messenger helps PHP apps send and handle messages asynchronously via queues or between services. It provides message buses, handlers, transports, retries, and failure handling to build reliable background jobs and event-driven workflows. 1,112
42.7 57.3 MIT 1 week ago
View on GitHub
Deep Wiki
Context7
symfony/class-loader Legacy Symfony component providing class loading utilities, including a PSR-4/PSR-0 compatible ClassLoader and related helpers. Used to register autoloaders and find classes in older Symfony/PHP projects; largely superseded by Composer autoloading. 1,085
4.9 21.7 MIT 5 years ago
View on GitHub
Deep Wiki
Context7
symfony/serializer-pack Symfony Serializer Pack is a Composer pack that installs and configures Symfony’s Serializer component for easy object normalization/denormalization, JSON/XML encoding, and API-friendly data handling. Ideal for Symfony apps needing flexible, extensible serialization. 1,057
6.4 34.1 MIT 3 years ago
View on GitHub
Deep Wiki
Context7
symfony/templating 1,021
-1
18.2 42.0 MIT 10 months ago
View on GitHub
Deep Wiki
Context7
symfony/apache-pack 954
5.9 36.5 MIT
View on GitHub
Context7
symfony/webpack-encore-bundle Symfony bundle integrating Webpack Encore into your app. Adds asset building, versioning, and entrypoint management with simple Twig helpers for scripts/styles, plus sane defaults and easy configuration for modern JS/CSS workflows. 952
-1
27.6 49.9 MIT 6 months ago
View on GitHub
Deep Wiki
Context7
symfony/lts Symfony LTS provides long-term support releases of the Symfony framework, delivering extended security and bug fixes for stable production apps. Ideal for teams needing predictable upgrade cycles, maintained components, and a supported baseline over multiple years. 906
-1
2.3 10.6
View on GitHub
Context7
symfony/polyfill-php81 Symfony Polyfill for PHP 8.1 features on older runtimes. Adds array_is_list, enum_exists, MYSQLI_REFRESH_REPLICA, ReturnTypeWillChange, and CURLStringFile (PHP 7.4+). Drop-in Composer dependency for wider compatibility. 885
26.1 64.4 MIT 1 week ago
View on GitHub
Context7
symfony/test-pack Symfony Test Pack bundles recommended tools for testing Symfony apps, providing common PHPUnit integration and related testing utilities out of the box. Use it to quickly set up a consistent, full-featured test environment for projects using Symfony. 851
6.4 27.5 MIT 1 year ago
View on GitHub
Context7
symfony/password-hasher Symfony PasswordHasher provides secure password hashing and verification with modern algorithms like bcrypt and sodium. Use PasswordHasherFactory to configure multiple hashers and select the right one for your app’s needs. 814
34.7 60.1 MIT 2 weeks ago
View on GitHub
Context7
symfony/notifier Symfony Notifier sends notifications through multiple channels like email, SMS, chat apps, and push. It unifies transports and routing so you can dispatch messages to users via one or more providers with a consistent API. 806
+1
35.6 50.8 MIT 1 week ago
View on GitHub
Context7
symfony/proxy-manager-bridge Symfony bridge for ProxyManager that generates virtual proxies and lazy-loading services. Integrates proxy creation with the Symfony DependencyInjection container to improve performance and enable on-demand instantiation of expensive services. 763
12.9 MIT 6 months ago
View on GitHub
Context7
symfony/runtime Symfony Runtime decouples PHP applications from global state by centralizing bootstrapping and execution in a runtime layer. It enables flexible entry points, better testability, and smoother integration with different environments and frameworks. 746
37.1 59.6 MIT 1 week ago
View on GitHub
Deep Wiki
Context7
symfony/polyfill-uuid Provides polyfills for the uuid extension, adding uuid_* functions on PHP versions where the extension isn’t available. Part of Symfony’s Polyfill suite; lightweight drop-in to improve portability across environments. 689
22.2 63.8 MIT 1 month ago
View on GitHub
Context7
symfony/polyfill-apcu Symfony Polyfill APCu adds apcu_* functions and the APCuIterator class for environments relying on the legacy APC extension, improving compatibility across PHP setups. Part of Symfony’s polyfill suite and released under the MIT license. 632
+1
21.9 45.4 MIT 1 month ago
View on GitHub
Context7
symfony/workflow Symfony Workflow component helps model and run workflows or finite state machines. Define places and transitions, guard rules, events, and marking stores to track state changes and integrate processes cleanly into your application. 629
-1
36.5 52.4 MIT 2 weeks ago
View on GitHub
Deep Wiki
Context7
symfony/uid Symfony UID component offers an object-oriented API to generate and work with unique identifiers. Includes ULIDs and UUIDs (v1 and v3–v8), with implementations compatible with both 32-bit and 64-bit systems for consistent, portable IDs. 611
+1
32.8 64.4 MIT 4 weeks ago
View on GitHub
Context7
symfony/doctrine-messenger Doctrine integration for Symfony Messenger. Store, dispatch, and consume messages using Doctrine-backed transports and tooling. Part of the Symfony ecosystem; issues and contributions go through the main Symfony repository. 531
34.2 60.5 MIT 1 week ago
View on GitHub
Context7
symfony/lock Symfony Lock component provides a unified API to create and manage locks, ensuring exclusive access to shared resources. Supports multiple backends (e.g., filesystem, Redis, PDO) to prevent race conditions in concurrent PHP apps. 514
33.7 62.1 MIT 2 weeks ago
View on GitHub
Deep Wiki
Context7
symfony/mercure Symfony Mercure is a real-time push communication hub implementing the Mercure protocol. Publish updates from your app and let browsers and services subscribe via Server-Sent Events, with JWT-based authorization, private topics, and scalable deployment options. 439
-1
18.6 5.8 MIT 5 months ago
View on GitHub
Context7
symfony/clock Symfony Clock decouples your app from the system clock via a ClockInterface. Swap real and test clocks, get DateTimeImmutable “now()” values, control time zones, and pause execution with sleep()—ideal for time-sensitive code and reliable testing. 431
+1
32.4 65.0 MIT 1 week ago
View on GitHub
Context7
symfony/polyfill-php83 Symfony Polyfill for PHP 8.3 features on older runtimes. Adds json_validate, Override attribute, mb_str_pad, str_increment/str_decrement, updated LDAP/stream context signatures, Date/SQLite3 exception classes, and more. 431
+2
24.1 65.0 MIT 1 week ago
View on GitHub
Context7
symfony/ux-turbo Symfony UX Turbo integrates Hotwire Turbo into Symfony apps, enabling faster navigation, Turbo Frames/Streams updates, and smoother UX with minimal custom JavaScript. Includes Stimulus integration and tools to progressively enhance pages and forms. 392
24.3 49.3 MIT 1 week ago
View on GitHub
Deep Wiki
Context7
symfony/security-acl Symfony Security ACL adds Access Control Lists to manage fine‑grained, object‑level permissions beyond roles. It supports per‑object and per‑field authorization with configurable permission masks and voters, integrating with Symfony’s security system. 371
23.8 51.7 MIT 3 months ago
View on GitHub
Context7
symfony/assetic-bundle 366
4.9 22.1 MIT 9 years ago
View on GitHub
Context7
symfony/mercure-bundle 309
22.5 52.8 MIT 6 months ago
View on GitHub
Context7
symfony/amqp-messenger 295
31.7 58.1 MIT 1 week ago
View on GitHub
Deep Wiki
Context7
symfony/html-sanitizer Symfony HtmlSanitizer provides an object-oriented API to sanitize untrusted HTML before inserting it into the DOM. Configure allowed/blocked tags and attributes, drop or keep children, force attribute values, enforce HTTPS, and restrict link schemes/hosts to prevent XSS and unsafe behavior. 280
+1
35.3 65.0 MIT 1 week ago
View on GitHub
Context7
symfony/twig-pack Official Symfony pack that bundles Twig templating for Symfony apps: Twig, the Twig bridge and needed integrations. Quick install via Composer to add rendering, templates, extensions and common defaults for modern Symfony projects. 273
1.7 34.7 MIT 5 years ago
View on GitHub
Context7
symfony/rate-limiter Symfony Rate Limiter provides token bucket rate limiting for your app. Create limiters with RateLimiterFactory and a storage backend (e.g., in-memory), then reserve tokens with blocking waits or consume instantly to allow/skip work based on availability. 271
+1
34.9 63.4 MIT 1 week ago
View on GitHub
Deep Wiki
Context7
symfony/ux-twig-component Symfony UX Twig Components lets you bind PHP objects to Twig templates to build reusable UI pieces like alerts, modals, and sidebars. Create small, composable components with clean rendering and better template organization for Symfony apps. 219
20.6 59.4 MIT 1 month ago
View on GitHub
Deep Wiki
Context7
symfony/redis-messenger Redis transport integration for Symfony Messenger. Use Redis streams/lists to send, receive, and retry messages with Messenger workers. Part of the Symfony ecosystem; issues and PRs handled in the main symfony/symfony repository. 218
31.3 57.7 MIT 1 week ago
View on GitHub
Context7
symfony/requirements-checker Symfony Requirements Checker is a small utility to verify your server meets Symfony’s requirements (PHP version, extensions, settings) before installing or deploying. Run it in CLI or via a web script to quickly spot missing dependencies and configuration issues. 201
1.6 36.6 MIT
View on GitHub
Context7
symfony/type-info Symfony TypeInfo extracts and normalizes PHP type information from reflections and type strings, with support for generics, nullables, enums, and collections. Resolve types via TypeResolver and work with a rich Type API for inspection and string casting. 199
+1
33.4 65.0 MIT 1 week ago
View on GitHub
Context7
symfony/stimulus-bundle Symfony bundle that integrates Stimulus with Symfony and Symfony UX. Adds Twig stimulus_* helpers for controllers/actions/targets, supports AssetMapper, and provides a service to build Stimulus data attributes for use in templates and services. 174
20.4 59.5 MIT 1 month ago
View on GitHub
Deep Wiki
Context7
symfony/asset-mapper Symfony AssetMapper exposes asset directories, copies them to a public folder with digested/versioned filenames, and can generate an importmap so you can use modern JavaScript modules without a build step. 165
34.8 57.4 MIT 1 week ago
View on GitHub
Context7
symfony/ux-live-component Build interactive UIs in Symfony with Live Components: stateful Twig components that update via Ajax without writing custom JavaScript. Handle actions, validation, and form binding, with predictable server-side rendering and smooth partial updates. 163
23.2 55.3 MIT 1 week ago
View on GitHub
Deep Wiki
Context7
symfony/mailgun-mailer Symfony Mailer transport for Mailgun. Configure via MAILER_DSN to send through Mailgun using SMTP, HTTP, or API. Supports API key + sending domain and optional region selection for Mailgun. 146
31.1 65.0 MIT 1 week ago
View on GitHub
Context7
symfony/polyfill-php84 Symfony Polyfill for PHP 8.4 features on older runtimes. Adds functions like array_find/any/all, bcdivmod, fpow, grapheme_str_split, mb_* trim/ucfirst/lcfirst, Deprecated attribute, cURL HTTP/3 constants, PDO driver subclasses, and ReflectionConstant. 137
+2
22.6 65.0 MIT 1 week ago
View on GitHub
Context7
symfony/ldap Symfony LDAP Component: a PHP LDAP client built on top of the PHP ldap extension. Stable since Symfony 3.1, offering tools to connect, bind, search, and manage directory entries. Docs, issues, and PRs are handled in the main Symfony repo. 136
33.8 50.8 MIT 1 week ago
View on GitHub
Context7
symfony/acl-bundle Symfony ACL Bundle enables resource-based authorization using Access Control Lists. Define and check permissions on domain objects/resources to manage fine-grained access rules. Includes documentation and a PHPUnit-based test suite for verification. 121
2.6 35.1 MIT 2 years ago
View on GitHub
Context7
symfony/ux-chartjs Symfony UX Chart.js is a Symfony bundle that integrates Chart.js into Symfony apps. Part of the Symfony UX initiative, it helps you build and render interactive charts with modern UX tooling. Documentation and issues are managed in the main symfony/ux repo. 99
-1
19.5 51.5 MIT 1 month ago
View on GitHub
Context7
symfony/scheduler Symfony Scheduler Component lets you define recurring and one-off tasks and run them via Symfony Messenger. Supports cron-like schedules, delays, and integration with transports and workers. See docs for configuration, commands, and usage. 89
34.9 65.0 MIT 1 week ago
View on GitHub
Deep Wiki
Context7
symfony/amazon-mailer Amazon SES integration for Symfony Mailer. Send email via SES over SMTP, HTTPS, or API using DSN configuration with access keys, region, optional session token, and TLS/STARTTLS controls (require_tls, port-based TLS mode). 77
29.2 60.1 MIT 2 weeks ago
View on GitHub
Context7
symfony/telegram-notifier Symfony Telegram Notifier provides a Telegram integration for the Symfony Notifier component, letting you send notifications and messages to Telegram chats via bots. Easy to configure in Symfony apps and compatible with the broader notifier channel system. 73
29.7 43.3 MIT 1 week ago
View on GitHub
Context7
symfony/sendgrid-mailer Symfony mailer transport for SendGrid. Send emails via SendGrid API using Symfony Mailer, with support for templates, attachments, and robust delivery options. Ideal for integrating SendGrid into Symfony apps with a familiar mailer interface. 68
30.0 60.3 MIT 1 week ago
View on GitHub
Deep Wiki
Context7
symfony/polyfill-php82 Provides forward compatibility for PHP 8.2 features on older PHP versions. Includes polyfills for new functions and behavior changes so Symfony and other libraries can run consistently across environments without requiring an immediate PHP upgrade. 66
21.9 65.0 MIT 1 week ago
View on GitHub
Context7
symfony/ux-autocomplete JavaScript-powered autocomplete for Symfony forms via Symfony UX. Adds fast, accessible typeahead/select enhancements and integrates with your existing form fields. Docs and contributions live in the main symfony/ux repository. 62
22.4 60.2 MIT 1 week ago
View on GitHub
Context7
symfony/webhook Symfony Webhook simplifies sending and consuming webhooks in Symfony apps. It provides tools to define webhook endpoints, validate and process incoming payloads, and dispatch outgoing webhooks with a consistent, reusable workflow. 56
30.5 57.7 MIT 1 week ago
View on GitHub
Deep Wiki
Context7
symfony/ux-icons Symfony UX Icons provides a simple way to use SVG icon packs in Symfony apps. Install popular sets, render icons in Twig or PHP, and manage them consistently across your UI with the Symfony UX tooling and asset pipeline. 55
22.1 63.7 MIT 1 week ago
View on GitHub
Deep Wiki
Context7
symfony/ux-dropzone 54
22.6 50.1 MIT 1 week ago
View on GitHub
Context7
symfony/ai-platform 52
+1
22.4 55.7 MIT 2 weeks ago
View on GitHub
Deep Wiki
Context7
symfony/postmark-mailer Symfony Mailer transport for Postmark. Send transactional email via Postmark using Symfony’s mailer abstractions, with configuration-friendly DSN support and first-class integration in Symfony apps for reliable delivery, tracking, and bounce handling. 48
29.6 65.0 MIT 1 week ago
View on GitHub
Context7
symfony/polyfill-php85 Symfony Polyfill for PHP 8.5 features on older runtimes. Adds get_error_handler/get_exception_handler, NoDiscard attribute, array_first/array_last, DelayedTargetValidation, Filter exceptions, and locale_is_right_to_left. MIT licensed. 46
+2
22.0 65.0 MIT 1 week ago
View on GitHub
Context7
symfony/mcp-bundle Experimental Symfony bundle integrating Model Context Protocol (MCP) via the official PHP SDK. Build MCP servers exposing tools, prompts, and resources over HTTP transport or STDIO; resource templates are prepared pending SDK support. 43
+2
21.9 58.5 MIT 2 weeks ago
View on GitHub
Deep Wiki
Context7
symfony/slack-notifier Symfony Slack Notifier lets your app send notifications to Slack via Symfony Notifier. Configure Slack webhook or token-based transport, then deliver messages from your code and notification system with a consistent API alongside other channels. 42
19.4 MIT 1 week ago
View on GitHub
Context7
symfony/sendinblue-mailer Symfony Mailer transport for Sendinblue/Brevo. Send transactional emails through the Brevo API using Symfony’s mailer component, with simple configuration and seamless integration for Symfony apps and any PHP project using Symfony Mailer. 40
24.0 47.8 MIT 3 months ago
View on GitHub
Context7
symfony/discord-notifier Symfony Notifier bridge for Discord. Send chat notifications via webhook or bot using a DSN, and customize messages with DiscordOptions and rich embeds (fields, thumbnails, footers, media). 37
29.5 43.0 MIT 1 week ago
View on GitHub
Context7
symfony/semaphore Symfony Semaphore Component provides semaphores for coordinating access to shared resources across processes and threads. Use it to enforce mutual exclusion, limit concurrency, and prevent race conditions via an easy, reusable API. 37
30.7 51.6 MIT 1 week ago
View on GitHub
Context7
symfony/object-mapper Symfony Object Mapper component maps data from one object to another using PHP attributes. Simplifies DTO/entity transformations, supports configurable mapping rules, and integrates with the Symfony ecosystem. Documentation and contributions are handled in the main Symfony repository. 35
28.9 60.1 MIT 2 weeks ago
View on GitHub
Deep Wiki
Context7
symfony/ai-bundle 31
22.3 57.3 MIT 2 weeks ago
View on GitHub
Context7
symfony/ai-agent Experimental Symfony AI Agent component for building AI agents on top of the Platform and Store components. Create agents that interact with users, perform tasks, and orchestrate workflows, with optional tool bridges (search, scraping, maps, weather, files). 31
21.7 56.8 MIT 2 weeks ago
View on GitHub
Deep Wiki
Context7
symfony/remote-event Symfony RemoteEvent helps your app receive, validate, and handle remote events (like webhooks) in a consistent way. It provides tooling to parse payloads, verify signatures, map to event objects, and process them through Symfony’s event/HTTP workflows. 29
30.0 62.3 MIT 1 week ago
View on GitHub
Context7
symfony/fake-sms-notifier Symfony Notifier transport that fakes SMS delivery during development. Redirect SMS messages to email (with configurable to/from and optional custom mailer transport) or log them via a logger DSN, without sending real texts. 27
28.1 49.5 MIT 4 weeks ago
View on GitHub
Context7
symfony/mailchimp-mailer Symfony Mailer transport for Mailchimp Mandrill. Send emails via Mandrill using SMTP, HTTPS, or API DSNs, configured with your Mailchimp API key. Ideal for Symfony apps needing Mandrill delivery through the Mailer component. 27
30.1 60.3 MIT 1 week ago
View on GitHub
Context7
symfony/ai-store Experimental Symfony AI Store component: a low-level abstraction to store and retrieve documents in vector stores. Use bridge packages to connect to providers like pgvector, Pinecone, Redis, Elasticsearch, Qdrant, ChromaDB, and more. 21
22.0 51.5 MIT 2 weeks ago
View on GitHub
Deep Wiki
Context7
symfony/free-mobile-notifier Symfony Notifier integration for Free Mobile SMS. Configure a freemobile:// DSN with your Free Mobile login, API key, and phone number to send notifications to your personal mobile via Free Mobile’s SMS notification service. 20
29.4 39.2 MIT 1 week ago
View on GitHub
Context7
symfony/ux-map Symfony UX Map adds interactive maps to Symfony apps with easy integration for providers like Leaflet and Google Maps. Part of the Symfony UX ecosystem; documentation and issue tracking live in the main symfony/ux repository. 19
22.0 46.7 MIT 1 week ago
View on GitHub
Context7
symfony/json-path Evaluate JSONPath expressions in Symfony/PHP to query and extract data from JSON documents. Lightweight library with simple API for selecting nodes, filtering arrays, and retrieving values, useful for config parsing, API responses, and data transformation. 16
19.8 MIT 2 weeks ago
Context7
symfony/json-streamer Stream JSON efficiently with Symfony JsonStreamer. Read and write large JSON structures incrementally from streams to reduce memory usage, with powerful helpers for streaming serialization/deserialization and handling big payloads in real time. 15
+1
28.8 58.3 MIT 2 weeks ago
View on GitHub
Deep Wiki
Context7
symfony/linked-in-notifier Symfony Notifier integration for LinkedIn. Configure a LINKEDIN_DSN with your LinkedIn access token and user ID to send notifications via LinkedIn through Symfony’s notifier system. 14
29.3 41.5 MIT 1 week ago
View on GitHub
Context7
symfony/ux-leaflet-map Symfony UX package integrating Leaflet maps into your app with Stimulus controllers and Twig components. Easily render interactive maps, markers, and layers while keeping configuration in PHP/Twig and assets managed via Symfony’s UX tooling. 14
18.9 46.1 MIT 1 month ago
View on GitHub
Context7
symfony/rocket-chat-notifier Symfony Notifier bridge for Rocket.Chat. Configure a rocketchat:// DSN with incoming webhook token and default channel, then send ChatMessages. Supports custom payload (alias/avatar/channel overrides) and multiple attachments for rich messages. 13
29.3 44.1 MIT 1 week ago
View on GitHub
Context7
symfony/swiftmailer-bridge 13
0.0 17.4 MIT
View on GitHub
Context7
symfony/twilio-notifier Symfony Notifier bridge for Twilio. Configure via TWILIO_DSN (SID, token, from) to send SMS, and customize messages with TwilioOptions such as webhook URL and other provider-specific settings. 13
30.1 55.7 MIT 2 weeks ago
View on GitHub
Context7
symfony/emoji Symfony Emoji component: access Unicode CLDR emoji characters and sequences in PHP. Includes a helper to compress bundled emoji data when zlib is enabled. Documentation and contributions are managed through the main Symfony repository. 13
29.1 60.3 MIT 1 week ago
View on GitHub
Context7
symfony/sendinblue-notifier Symfony notifier integration for Sendinblue (Brevo). Provides a transport to send SMS and other notification messages via Symfony Notifier, with DSN-based configuration, message options support, and seamless use in Symfony apps alongside other notifier channels. 12
13.3 MIT 4 months ago
View on GitHub
Context7
symfony/microsoft-teams-notifier Symfony Notifier bridge for Microsoft Teams Incoming Webhooks. Configure via MICROSOFT_TEAMS_DSN and send ChatMessage notifications, with support for MessageCard options like sections, facts, and interactive actions/inputs. 12
29.4 55.7 MIT 1 week ago
View on GitHub
Context7
symfony/firebase-notifier Symfony Notifier bridge for Firebase Cloud Messaging. Configure via FIREBASE_DSN and send notifications with platform-specific options using AndroidNotification, IOSNotification, or WebNotification to customize icons, sounds, actions, and more. 12
28.2 48.7 MIT 4 weeks ago
View on GitHub
Context7
symfony/sinch-notifier Symfony Notifier integration for Sinch. Send SMS via Sinch using a simple DSN like sinch://SERVICE_PLAN_ID:AUTH_TOKEN@default?from=FROM, where FROM is your sender. Configure with your service plan ID and auth token. 10
29.4 45.9 MIT 1 week ago
View on GitHub
Context7
symfony/mattermost-notifier Symfony Notifier integration for Mattermost. Configure via DSN (access token, host/path, default channel) and send ChatMessage notifications, optionally overriding the recipient channel with MattermostOptions. 10
29.4 47.3 MIT 1 week ago
View on GitHub
Context7
symfony/fake-chat-notifier Symfony Fake Chat Notifier provides a fake chat transport for the Symfony Notifier component, ideal for local development and automated tests. Simulate sending chat messages without hitting real providers, with predictable, inspectable behavior. 10
29.4 54.2 MIT 1 week ago
View on GitHub
Context7
symfony/google-chat-notifier Symfony Notifier integration for Google Chat. Configure a googlechat:// DSN with access key/token and target space, optionally providing a thread_key to group messages into a single thread. 10
29.5 49.5 MIT 1 week ago
View on GitHub
Context7
symfony/spot-hit-notifier Symfony Notifier transport for Spot-Hit SMS. Configure via SPOTHIT_DSN with your API token and sender (from), with optional settings for long SMS and concatenation count validation. Links to Spot-Hit API docs and Symfony issue/PR channels. 9
29.3 45.4 MIT 1 week ago
View on GitHub
Context7
symfony/message-bird-notifier Symfony Notifier bridge for MessageBird SMS. Configure via MESSAGEBIRD_DSN (token, from sender) and send SmsMessage notifications. Supports MessageBirdOptions to set SMS API options like scheduling, validity, report URL, and URL shortening. 9
29.4 48.2 MIT 1 week ago
View on GitHub
Context7
symfony/ai-ollama-platform Symfony AI bridge for the Ollama platform. Connect Symfony AI to Ollama’s chat and embedding APIs, including NDJSON streaming, using Ollama models and Modelfile capabilities. Links to docs, issues, and contributions in the main Symfony AI repo. 8
21.5 54.2 MIT 2 weeks ago
View on GitHub
Context7
symfony/ai-chat Symfony AI Chat is a lightweight package for building chat-style AI features in Symfony apps. It provides simple abstractions to connect to LLM providers, manage messages and context, and integrate conversational workflows with clean, framework-friendly APIs. 8
21.3 53.6 MIT 2 weeks ago
View on GitHub
Context7
symfony/ovh-cloud-notifier Symfony Notifier transport for OVHcloud SMS. Configure an ovhcloud:// DSN with application key/secret, consumer key, service name, optional sender, and an option to remove the STOP clause for non-commercial messages. 8
29.3 51.5 MIT 1 week ago
View on GitHub
Context7
symfony/octopush-notifier Symfony Notifier transport for Octopush SMS. Configure with an octopush:// DSN using your Octopush email and API key, plus sender and SMS type (LowCost, Premium, World) to send SMS notifications through Octopush. 8
29.3 46.0 MIT 1 week ago
View on GitHub
Context7
symfony/esendex-notifier Symfony Notifier bridge for Esendex SMS. Configure via ESENDEX_DSN (email/password, account reference, from) and send SmsMessage notifications. Supports EsendexOptions for per-message settings like accountReference and more. 8
29.4 49.9 MIT 1 week ago
View on GitHub
Context7
symfony/ai-failover-platform Symfony AI Failover Platform bridge that adds resilient fallback behavior across AI providers. Integrates with Symfony AI to automatically switch to alternate platforms on errors or outages, improving availability and reliability in production deployments. 6
21.4 34.5 MIT 2 weeks ago
View on GitHub
Context7
symfony/polyfill-deepclone Pure-PHP polyfill for the deepclone extension. Provides deepclone_to_array() and deepclone_from_array() plus exceptions to clone/serialize value graphs while preserving identity, references, cycles, and private state. Uses a cache-friendly array wire format. 6
+6
19.1 64.0 MIT 1 month ago
View on GitHub
Context7
symfony/smsapi-notifier Symfony Notifier bridge for SMSAPI (smsapi.pl / smsapi.com). Send SMS using an OAuth token via DSN config, with options for sender name, fast delivery priority, and test mode. 6
29.6 50.6 MIT 1 week ago
View on GitHub
Context7
symfony/nexmo-notifier Symfony Notifier bridge for Vonage (formerly Nexmo). Sends SMS notifications via the Notifier component, integrating with Symfony’s channel system. Configure Vonage credentials and deliver messages through a Nexmo/Vonage transport in your apps. 6
4.5 0.6 MIT 1 year ago
View on GitHub
Context7
symfony/gatewayapi-notifier Symfony Notifier bridge for GatewayAPI SMS. Configure via GATEWAYAPI_DSN (token, from) and send SmsMessage with optional GatewayApiOptions (class, callback URL, user ref, labels, etc.) for advanced message settings. 6
29.4 3.8 MIT 1 week ago
View on GitHub
Context7
symfony/ai-gemini-platform Symfony AI bridge for Google’s Gemini platform. Integrates Gemini generateContent (incl. streaming) and embeddings APIs, linking to official docs and API reference. Includes licensed media fixtures for tests and points to the main Symfony AI repo for issues/PRs. 5
21.7 62.7 MIT 2 weeks ago
View on GitHub
Deep Wiki
Context7
symfony/ai-generic-platform Generic Symfony AI platform package providing an extensible foundation to integrate AI providers and workflows in Symfony apps. Offers reusable abstractions, configuration-first setup, and a base for building chats, assistants, and other AI-powered features. 5
+1
21.1 57.8 MIT 2 weeks ago
View on GitHub
Deep Wiki
Context7
symfony/zulip-notifier Symfony Notifier integration for Zulip. Configure via a zulip:// DSN using your Zulip email, token, host, and default channel, then send notifications to Zulip streams through Symfony’s notifier system. 5
29.3 47.9 MIT 1 week ago
View on GitHub
Context7
symfony/clickatell-notifier Symfony Notifier bridge for Clickatell SMS. Configure with a clickatell:// DSN using your access token and optional sender (from). Enables sending notifications via Clickatell through Symfony’s notifier transport system. 5
29.3 48.0 MIT 1 week ago
View on GitHub
Context7
symfony/vonage-notifier Symfony Notifier bridge for Vonage. Send SMS notifications via Vonage using a simple DSN (vonage://KEY:SECRET@default?from=FROM). Configure your key, secret, and sender ID, then use Symfony’s notification system to deliver messages. 5
29.4 51.1 MIT 1 week ago
View on GitHub
Context7
symfony/polyfill-php86 Symfony Polyfill Php86 brings upcoming PHP 8.6 features to older runtimes. Includes the clamp() function, ARRAY_FILTER_USE_VALUE constant, and the SortDirection enum. Ideal for forward-compatible code while staying on PHP 8.x. 4
+1
21.5 65.0 MIT 1 week ago
View on GitHub
Context7
symfony/ai-elasticsearch-store Elasticsearch Store integrates Elasticsearch as a vector store for Symfony AI Store. It supports kNN vector search using dense_vector fields, enabling similarity search and retrieval over embeddings with Elasticsearch-backed indexing and querying. 4
21.4 24.5 MIT 2 weeks ago
View on GitHub
Context7
symfony/ai-open-ai-platform Symfony integration for OpenAI Platform APIs, providing ready-to-use clients and tooling for text and chat generation, embeddings, and related AI features. Designed to fit Symfony apps with clean configuration and predictable HTTP handling. 4
21.1 64.5 MIT 2 weeks ago
View on GitHub
Deep Wiki
Context7
symfony/sms-biuras-notifier Symfony Notifier bridge for SmsBiuras (smsbiuras.lt). Configure via DSN with UID and API key, set sender (“from”), and optionally enable test_mode (0 real SMS, 1 test). Lets your Symfony app send SMS through SmsBiuras. 4
29.3 49.4 MIT 1 week ago
View on GitHub
Context7
symfony/mobyt-notifier Symfony Notifier bridge for Mobyt SMS. Configure via MOBYT_DSN with user key, access token, sender, and message quality. Supports MobytOptions to customize message type and other delivery parameters when sending SmsMessage. 4
29.3 51.0 MIT 1 week ago
View on GitHub
Context7
symfony/iqsms-notifier 4
27.8 48.8 MIT 4 weeks ago
View on GitHub
Context7
symfony/gitter-notifier Symfony Notifier integration for Gitter. Configure a GITTER_DSN with your Gitter token and room ID (gitter://TOKEN@default?room_id=ROOM_ID) to send notifications to a Gitter room via the Symfony Notifier system. 4
12.1 42.6 MIT 10 months ago
View on GitHub
Context7
symfony/allmysms-notifier Symfony Notifier bridge for AllMySms. Configure via ALLMYSMS_DSN with login, API key, and optional sender. Send SmsMessage through AllMySms and customize delivery using AllMySmsOptions (campaign, scheduling, simulation, identifiers, verbosity). 4
29.4 1.3 MIT 1 week ago
View on GitHub
Context7
symfony/ai-manticore-search-store ManticoreSearch Store integrates ManticoreSearch as a vector store for Symfony AI Store, enabling KNN/vector similarity search backed by Manticore’s engine. Includes links to Manticore KNN docs plus Symfony AI contribution and issue resources. 3
21.5 25.5 MIT 2 weeks ago
View on GitHub
Context7
symfony/ai-hugging-face-platform Symfony AI HuggingFace bridge for the HuggingFace Inference API and multiple providers (Cerebras, Cohere, Groq, Together, etc.). Invoke thousands of pretrained models across 40+ tasks—chat, text generation, vision, audio, embeddings—with model discovery, flexible I/O, and typed results. 3
21.4 29.9 MIT 2 weeks ago
View on GitHub
Context7
symfony/ai-cerebras-platform Symfony AI bridge for the Cerebras inference platform. Adds a Cerebras connector to run chat completions and other inference requests through Symfony AI, with links to Cerebras API docs and contribution/issue tracking in the main Symfony AI repository. 3
21.4 26.5 MIT 2 weeks ago
View on GitHub
Context7
symfony/ai-open-responses-platform Symfony AI Platform integration for Open Responses. Use the Open Responses specification and OpenAI Responses API contract to build and run responses consistently within Symfony, with links to docs, spec, source, and contribution resources. 3
20.7 64.5 MIT 2 weeks ago
View on GitHub
Context7
symfony/light-sms-notifier Symfony integration for Light SMS Notifier: send SMS alerts from your app via configured transports, using Symfony Notifier conventions. Lightweight package for routing notifications to phone numbers with simple setup and environment-based configuration. 3
18.9 MIT 1 week ago
View on GitHub
Context7
symfony/infobip-notifier Symfony Notifier bridge for Infobip. Configure via INFOBIP_DSN with your auth token, Infobip host, and optional from/sender to send notifications through Infobip from Symfony apps. 3
29.3 57.2 MIT 1 week ago
View on GitHub
Context7
symfony/ai-docker-model-runner-platform Symfony AI bridge for Docker Model Runner. Connect Symfony apps to local/containerized models via Docker’s Model Runner API. Includes links to official docs and API reference; issues and PRs handled in the main Symfony AI repository. 2
21.4 26.7 MIT 2 weeks ago
View on GitHub
Context7
symfony/ai-surreal-db-message-store SurrealDB Message Store integration for Symfony AI Chat. Persist and retrieve chat messages using SurrealDB, with guidance for HTTP-based SurrealDB setups. Part of the Symfony AI ecosystem; contribute or report issues in the main symfony/ai repo. 2
21.4 26.6 MIT 2 weeks ago
View on GitHub
Context7
symfony/ai-session-message-store Symfony AI Session Message Store integrates Symfony Session as a message store for Symfony AI Chat, letting you persist and retrieve chat conversation messages across requests using standard Symfony session handling. 2
21.4 50.3 MIT 2 weeks ago
View on GitHub
Context7
symfony/ai-lm-studio-platform Symfony AI bridge for LM Studio. Connect to LM Studio’s OpenAI-compatible local endpoints to run and test LLMs from Symfony applications. Part of the Symfony AI ecosystem; issues and PRs are handled in the main symfony/ai repository. 2
+1
21.4 45.6 MIT 2 weeks ago
View on GitHub
Context7
symfony/ai-azure-search-store Azure AI Search vector store integration for Symfony AI Store. Index and query embeddings using Azure’s vector search capabilities, enabling semantic retrieval for RAG and AI apps. Links to official docs plus Symfony AI contribution and issue resources. 2
21.4 34.7 MIT 2 weeks ago
View on GitHub
Context7
symfony/ai-bedrock-platform AWS Bedrock bridge for Symfony AI. Invoke Bedrock foundation models (Claude, Llama, Nova, and more) via the Bedrock Runtime API, with helpers aligned to Bedrock request/response schemas for easy integration into Symfony apps. 2
21.5 61.0 MIT 2 weeks ago
View on GitHub
Context7
symfony/ai-supabase-store Supabase vector store integration for Symfony AI Store using PostgreSQL pgvector. Connect your Symfony AI apps to Supabase vector columns and the match_documents RPC for similarity search, with links to Supabase docs and Symfony AI contribution/resources. 2
21.4 27.0 MIT 2 weeks ago
View on GitHub
Context7
symfony/ai-postgres-store Symfony AI Store integration for PostgreSQL using pgvector. Store and query embeddings with Postgres vector/halfvec types, distance operators, and indexing options. Links to pgvector docs plus Symfony AI contribution and issue resources. 2
21.4 51.3 MIT 2 weeks ago
View on GitHub
Context7
symfony/ai-pinecone-store Symfony AI Store integration for Pinecone vector databases. Upsert, query, and delete embeddings, and work with Pinecone serverless indexes using Pinecone’s data/control plane APIs. Links to official Pinecone docs and Symfony AI contribution resources. 2
21.4 32.4 MIT 2 weeks ago
View on GitHub
Context7
symfony/ai-mongo-db-store Integrates MongoDB Atlas Vector Search ($vectorSearch) as a vector store for Symfony AI Store, enabling storage and similarity search over embeddings using Atlas. Designed for use with MongoDB Atlas and the Symfony AI ecosystem. 2
21.4 47.1 MIT 2 weeks ago
View on GitHub
Context7
symfony/ai-maria-db-store MariaDB Store integrates MariaDB as a vector store for Symfony AI Store. Requires MariaDB 11.7+ for native vector support (VECTOR types, indexes, distance functions) to power embedding search and RAG workflows. 2
21.5 43.3 MIT 2 weeks ago
View on GitHub
Context7
symfony/ai-azure-platform Symfony AI bridge for Microsoft Azure AI: connect to Azure OpenAI and Azure AI Foundry (including Responses API) via Symfony components. Provides integration points to call Azure-hosted models from Symfony AI with links to official Azure references. 2
21.4 52.9 MIT 2 weeks ago
View on GitHub
Context7
symfony/ai-meta-platform Symfony AI bridge for Meta’s Llama platform. Provides integration to use Llama models with Symfony AI, aligning with official Llama prompt formats (Llama 3/3.2/3.3) and leveraging the Symfony AI ecosystem for issues and contributions. 2
21.5 62.8 MIT 2 weeks ago
View on GitHub
Context7
symfony/ai-qdrant-store Symfony AI Store integration for Qdrant vector database. Manage collections and points, run unified similarity search with filters, and connect Symfony AI apps to Qdrant for storing and querying embeddings. 2
21.4 47.2 MIT 2 weeks ago
View on GitHub
Context7
symfony/ai-ovh-platform Symfony AI bridge for OVHcloud AI Endpoints Platform. Connect Symfony AI to OVH’s managed AI endpoints and model catalog to run chat, embeddings, and other AI requests through OVH infrastructure, with links to OVH docs and main Symfony AI repo for issues/PRs. 2
21.1 29.8 MIT 2 weeks ago
View on GitHub
Context7
symfony/ai-milvus-store Milvus Store integrates Milvus vector database with Symfony AI Store, enabling collection creation, entity insertion, and vector search with boolean filter expressions via Milvus REST APIs. Includes links to Milvus docs and Symfony AI contribution resources. 2
21.4 26.9 MIT 2 weeks ago
View on GitHub
Context7
symfony/ai-transformers-php-platform Symfony AI bridge for TransformersPHP, enabling local transformer models within Symfony apps. Connect TransformersPHP pipelines for embeddings and inference through a platform adapter, with links to docs and the main Symfony AI repo for issues and contributions. 1
21.4 29.4 MIT 2 weeks ago
View on GitHub
Context7
symfony/ai-meilisearch-message-store Meilisearch Message Store integrates Meilisearch as a persistent message store for Symfony AI Chat. Index and query chat messages using Meilisearch APIs, with support for async task handling and configurable index settings via Meilisearch. 1
21.4 29.4 MIT 2 weeks ago
View on GitHub
Context7
symfony/ai-cloudflare-message-store Cloudflare KV-backed message store for Symfony AI Chat. Persist and retrieve chat messages in Cloudflare Workers KV, with support for KV namespace operations like bulk get and bulk update, enabling scalable storage for AI conversation history. 1
21.4 29.4 MIT 2 weeks ago
View on GitHub
Context7
symfony/ai-pogocache-message-store Symfony AI Chat integration for Pogocache message storage. Persist and retrieve chat messages via Pogocache’s HTTP API with simple configuration, enabling shared, durable conversation history backed by Pogocache and compatible with its authentication options. 1
21.4 29.4 MIT 2 weeks ago
View on GitHub
Context7
symfony/ai-doctrine-message-store Doctrine DBAL message store integration for Symfony AI Chat. Persist and retrieve chat messages in a relational database using Doctrine DBAL, enabling durable conversation history and easy storage configuration within Symfony applications. 1
21.5 45.7 MIT 2 weeks ago
View on GitHub
Context7
symfony/ai-open-router-platform Symfony AI bridge for the OpenRouter platform. Provides integration for chat completions (including streaming), model listing, and rerank requests via OpenRouter’s API, enabling Symfony apps to access multiple LLM providers through a single gateway. 1
21.4 55.5 MIT 2 weeks ago
View on GitHub
Deep Wiki
Context7
symfony/ai-perplexity-platform Symfony AI bridge for the Perplexity Platform. Provides integration with Perplexity’s Sonar chat completions API for building AI chat experiences in Symfony apps, with links to Perplexity docs and contribution resources. 1
21.4 37.5 MIT 2 weeks ago
View on GitHub
Context7
symfony/ai-cache-message-store PSR-6 cache-backed message store for Symfony AI Chat. Persist and retrieve chat messages using any PSR-6 cache pool for lightweight conversation history across requests. Part of the Symfony AI ecosystem. 1
21.4 42.5 MIT 2 weeks ago
View on GitHub
Context7
symfony/ai-vertex-ai-platform Bridge for using Google Vertex AI Platform with Symfony AI. Supports Gemini inference and text embeddings on Vertex with links to task types and authentication (ADC). Includes test fixtures with licensed media and points to Symfony AI repo for issues/PRs. 1
21.4 63.9 MIT 2 weeks ago
View on GitHub
Context7
symfony/ai-replicate-platform Symfony AI bridge for the Replicate Platform. Provides integration with Replicate’s HTTP API to create and manage predictions from Symfony apps. Includes links to Replicate docs and points contributors to the main symfony/ai repository for issues and PRs. 1
21.4 29.1 MIT 2 weeks ago
View on GitHub
Context7
symfony/ai-deep-seek-platform Symfony AI bridge for the DeepSeek Platform. Use DeepSeek chat completions with support for multi-round conversations and function calling, following DeepSeek’s API docs. Contribute and report issues via the main symfony/ai repository. 1
21.4 39.6 MIT 2 weeks ago
View on GitHub
Deep Wiki
Context7
symfony/ai-amazee-ai-platform Symfony AI bridge for the amazee.ai Platform. Connect Symfony AI to LiteLLM proxy endpoints and OpenAI-compatible providers through amazee.ai, enabling centralized AI access and management. Links to docs, issues, and contributions in the main Symfony AI repo. 1
21.1 18.8 MIT 2 weeks ago
View on GitHub
Context7
symfony/ai-ai-ml-api-platform Symfony AI bridge for AiML API Platform, providing access to AiML API’s OpenAI-compatible text/LLM models. Includes links to authentication quickstart and API docs, and points to the main Symfony AI repo for issues and contributions. 1
21.4 29.4 MIT 2 weeks ago
View on GitHub
Context7
symfony/ai-scaleway-platform Symfony AI bridge for Scaleway’s Generative APIs. Connect to Scaleway chat and OpenAI-compatible endpoints to run AI-powered conversations and completions from Symfony apps, using Scaleway’s platform and documentation-backed integration. 1
21.4 47.4 MIT 2 weeks ago
View on GitHub
Context7
symfony/ai-open-search-store OpenSearch vector store integration for Symfony AI Store. Index and query embeddings using OpenSearch knn_vector fields and k‑NN/approximate k‑NN search. Links to OpenSearch docs and contribution resources in the main Symfony AI repo. 1
21.4 39.0 MIT 2 weeks ago
View on GitHub
Context7
symfony/ai-meilisearch-store Meilisearch Store integrates Meilisearch as a vector store for Symfony AI Store, enabling hybrid and vector/semantic search with semanticRatio support. Includes links to Meilisearch docs and points to the main Symfony AI repo for issues and PRs. 1
21.4 35.8 MIT 2 weeks ago
View on GitHub
Context7
symfony/ai-click-house-store ClickHouse vector store integration for Symfony AI Store. Store and query embeddings in ClickHouse using distance functions and ANN/vector indexes for fast similarity search. Links to ClickHouse docs plus Symfony AI contributing and issue tracker. 1
21.4 29.7 MIT 2 weeks ago
View on GitHub
Context7
symfony/ai-cartesia-platform Symfony AI bridge for the Cartesia Platform. Integrates Cartesia APIs for text-to-speech (bytes) and speech-to-text transcription, enabling easy API requests and usage within Symfony applications via the Symfony AI ecosystem. 1
21.4 29.4 MIT 2 weeks ago
View on GitHub
Context7
symfony/ai-surreal-db-store SurrealDB vector store integration for Symfony AI Store. Use SurrealDB’s vector indexing and search (MTREE/HNSW) to store embeddings and perform similarity queries, leveraging SurrealQL vector functions for retrieval in Symfony AI applications. 1
21.4 29.7 MIT 2 weeks ago
View on GitHub
Context7
symfony/ai-mistral-platform Symfony AI bridge for the Mistral platform. Integrates Mistral’s API (including chat completions) into Symfony AI, enabling easy use of Mistral models in Symfony applications with standard client abstractions and tooling. 1
21.4 57.8 MIT 2 weeks ago
View on GitHub
Context7
symfony/ai-cloudflare-store Integrates Cloudflare Vectorize as a vector store for Symfony AI Store. Supports indexing and querying embeddings plus upserts and deletions via the Vectorize APIs, making it easy to connect Symfony AI apps to Cloudflare’s managed vector database. 1
21.4 29.0 MIT 2 weeks ago
View on GitHub
Context7
symfony/ai-voyage-platform Symfony AI bridge for Voyage AI: integrate Voyage text and multimodal embeddings into Symfony apps. Provides a platform connector to call Voyage APIs and use embedding models for semantic search, RAG, and vector workflows. 1
21.4 45.4 MIT 2 weeks ago
View on GitHub
Context7
symfony/ai-decart-platform Symfony AI bridge for the Decart Platform. Connect to Decart’s APIs and models like Lucy through a Symfony-friendly integration, with links to platform documentation and contribution/issue resources in the main Symfony AI repository. 1
21.4 29.4 MIT 2 weeks ago
View on GitHub
Context7
symfony/ai-albert-platform Symfony AI bridge for the French government’s Albert Platform (OpenGateLLM). Connect Symfony apps to Albert’s OpenAI-compatible chat and embeddings endpoints, with links to the API reference, supported models, and upstream sources. 1
21.4 30.2 MIT 2 weeks ago
View on GitHub
Context7
symfony/ai-weaviate-store Weaviate vector store integration for Symfony AI Store. Connect to a Weaviate instance to index embeddings and run similarity search using Weaviate’s APIs (REST/GraphQL). Part of the Symfony AI ecosystem. 1
21.4 29.7 MIT 2 weeks ago
View on GitHub
Context7
symfony/ai-cache-platform Symfony AI Cache Platform bridge that integrates Cache Platform as a caching backend for Symfony AI. Enables storing and retrieving AI-related cache entries via Cache Platform, improving performance and reuse across requests. 1
21.4 53.7 MIT 2 weeks ago
View on GitHub
Context7
symfony/ai-redis-store Redis-backed vector store for Symfony AI Store. Create and query vector indexes in Redis using RediSearch (FT.CREATE/FT.SEARCH) with KNN and DIALECT 2 support. Ideal for semantic search and retrieval workflows powered by Redis vector features. 1
21.4 33.3 MIT 2 weeks ago
View on GitHub
Context7
symfony/ai-neo4j-store Neo4j Store integration for Symfony AI Store, enabling use of Neo4j as a vector store with support for vector indexes. Includes links to Neo4j documentation and Symfony AI resources for contributing and reporting issues. 1
21.4 29.7 MIT 2 weeks ago
View on GitHub
Context7
symfony/ai-cache-store Symfony AI Cache Store integrates a cache-backed vector store with Symfony AI Store, enabling lightweight storage and retrieval of embeddings using Symfony Cache. Ideal for development, testing, and small deployments where simplicity matters. 1
21.4 38.4 MIT 2 weeks ago
View on GitHub
Context7
symfony/ai-anthropic-platform Symfony AI integration for Anthropic’s Claude via the Anthropic Platform. Provides a PHP client and abstractions to send prompts, handle responses, and plug Claude into Symfony apps with a consistent AI interface for chat and text generation. 1
21.7 64.5 MIT 2 weeks ago
View on GitHub
Deep Wiki
Context7
symfony/ai-mongo-db-message-store MongoDB message store integration for Symfony AI Chat. Persist and retrieve chat conversations using the MongoDB PHP library, with support for creating and managing collections. Useful for durable chat history storage in MongoDB-backed Symfony apps. 0
21.4 34.4 MIT 2 weeks ago
View on GitHub
Context7
symfony/ai-eleven-labs-platform Symfony AI bridge for the ElevenLabs Platform API. Provides integration for ElevenLabs authentication plus text-to-speech (convert/stream) and speech-to-text endpoints, enabling voice generation and transcription in Symfony applications. 0
21.4 40.7 MIT 2 weeks ago
View on GitHub
Context7
symfony/ai-redis-message-store Redis-backed message store for Symfony AI Chat. Persists and retrieves chat messages using Redis (phpredis) for fast, durable conversation history and session state. Part of the Symfony AI ecosystem; issues and PRs handled in the main symfony/ai repo. 0
21.4 36.8 MIT 2 weeks ago
View on GitHub
Context7
symfony/ai-typesense-store Typesense Store integrates the Typesense vector database with Symfony AI Store, enabling vector indexing and similarity search via Typesense’s vector search API. Part of the Symfony AI ecosystem, with issues and PRs handled in the main Symfony AI repo. 0
21.4 34.5 MIT 2 weeks ago
View on GitHub
Context7
symfony/ai-s3vectors-store Symfony AI Store integration for AWS S3 Vectors. Store embeddings in S3 vector buckets and run similarity queries via the S3 Vectors API (PutVectors/QueryVectors). Useful for retrieval and semantic search using managed AWS infrastructure. 0
20.5 30.9 MIT 2 weeks ago
View on GitHub
Context7
symfony/ai-cohere-platform Symfony AI bridge for Cohere Platform, providing integrations for Cohere Chat, Embeddings, Rerank, and audio transcription. Use Cohere models through Symfony AI with a dedicated platform connector and shared tooling from the main Symfony AI repository. 0
20.2 22.9 MIT 2 weeks ago
View on GitHub
Context7
symfony/ai-chroma-db-store ChromaDB Store integration for Symfony AI Store. Use ChromaDB as a vector store to manage collections and run query/get operations for embeddings and similarity search. Includes links to Chroma docs plus Symfony AI contributing and issue/PR resources. 0
21.4 55.0 MIT 2 weeks ago
View on GitHub
Context7
symfony/ai-vektor-store Symfony AI Store integration for the Vektor vector database. Use Vektor as a vector store backend for storing and searching embeddings within Symfony AI. Links to Vektor docs plus issue reporting and contribution resources in the main Symfony AI repo. 0
20.5 30.9 MIT 2 weeks ago
View on GitHub
Context7
symfony/ai-sqlite-store SQLite vector store integration for Symfony AI Store. Supports full-text search via SQLite FTS5 and computes vector similarity distances in PHP. Compatible with sqlite-vec (vec0) extension for embedding storage and retrieval. 0
20.2 24.5 MIT 2 weeks ago
View on GitHub
Context7
symfony/locale Symfony Locale provides locale data and helpers for working with languages, regions, and related formatting needs in PHP apps. Useful for internationalization tasks like listing locale names, resolving locale codes, and integrating locale-aware features across Symfony projects. 0
0.1 25.9
View on GitHub
Context7
symfony/webpack-encore-pack Symfony integration for Laravel Mix/Encore workflows. Provides sensible defaults and tooling to compile and version JS/CSS assets with Webpack Encore, enabling modern frontend builds and easy asset management in Symfony apps. 0
0.0 28.3
View on GitHub
Context7
symfony/doctrine-abstract-bundle 0
0.0
symfony/web-profiler-bundle Provides the Symfony Web Profiler and debug toolbar for development. Inspect requests, routing, templates, database queries, logs, events, and performance metrics via an in-browser UI to speed up debugging and optimization. 0
-1
42.1 51.4
View on GitHub
Deep Wiki
Context7
symfony/thanks Symfony plugin to show thanks by starring the GitHub repos of your Composer dependencies. Run via composer thanks to discover and support the open-source packages your project relies on. 0
-3
35.6 18.9
View on GitHub
Deep Wiki
Context7
Add Repo
Add a package to Weaver

Enter the package name (vendor/package) or a GitHub URL. Packages must exist on Packagist.

Package or URL
Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
hexters/coinpayment
rjcodes/rjcms
act-training/laravel-permissions-manager
alimarchal/laravel-chart-of-accounts
babenkoivan/elastic-scout-driver
mkwebdesign/filament-watchdog-v5
renatomarinho/laravel-page-speed
zedmagdy/filament-business-hours
renatovdemoura/blade-elements-ui
devgeek/beacon-admin
benjamin-rqt/data-watcher-bundle
atriumphp/atrium
sandermuller/package-boost-laravel
sandermuller/boost-skills
redaxo/core
yusufgenc/filament-api-forge
l3aro/rating-star-for-filament
leek/filament-subtenant-scope
anil/file-picker
broqit/fields-ai