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

Phpcr Odm Laravel Package

doctrine/phpcr-odm

Doctrine PHPCR-ODM brings Doctrine-style object document mapping to PHP Content Repository (PHPCR) implementations. Map PHP objects to nodes and query content repositories via familiar Doctrine APIs. Supports Jackrabbit and Doctrine DBAL setups, with tests and docs available.

View on GitHub
Deep Wiki
Context7
Package
Description
Stars
Likes
Forks
Downloads
Issues
Score
Opportunity
License
Last Release
alexislefebvre/fixtures-bundle 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
alexislefebvre/test-bundle 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
alexmanno/serializer 0 0 0 0 0 0.0 Apache-2.0
View on GitHub
Context7
anh/doctrine-extensions-resource 2 2 0 5 0 0.0 5.9
View on GitHub
Context7
birdoffice/elastica-bundle 0 0 0 0 0 0.9 MIT 4 years ago
View on GitHub
Context7
bok/elastica-bundle 0 0 0 0 0 0.9 MIT 4 years ago
View on GitHub
Context7
burgov/cms-bundle Burgov CMS Bundle is a Laravel/PHP package that provides a CMS bundle for managing site content and related features. Designed to integrate into your application as a cohesive module for building CMS-driven sites. 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
dantleech/glob-finder 55 55 2 25K 0 0.3 36.4 MIT
View on GitHub
Context7
dantleech/phpcr-migrations-bundle Archived Symfony bundle integrating PHPCR migrations (renamed to phpcr/phpcr-migrations-bundle). Configure migration paths or auto-discover in bundle Resources, create VersionYYYYMMDDHHSS classes, and run console commands to check status and migrate. 50 50 5 8K 1 0.9 22.1 MIT 4 years ago
View on GitHub
Context7
dantleech/phpcr-taxonomy-bundle 6 6 1 0 0 0.1
View on GitHub
Context7
doctrine/data-fixtures Doctrine Data Fixtures provides a simple way to define, manage, and execute fixture classes for loading sample or test data into Doctrine ORM or ODM. Useful for seeding databases, repeatable test setups, and development environments with consistent data. 2,849 2,870 232 2M 35 58.0 59.2 MIT 2 months ago
View on GitHub
Deep Wiki
Context7
doctrine/phpcr-bundle 158 160 65 33K 6 29.4 38.9 MIT 2 months ago
View on GitHub
Context7
doctrine/phpcr-dbal-symfony-pack 0 0 1 0 1 0.5 MIT 6 years ago
View on GitHub
Context7
friendsofsymfony/elastica-bundle 1,262 1,282 788 196K 68 67.7 62.1 MIT 1 week ago
View on GitHub
Context7
jms/serializer Serialize and deserialize complex PHP object graphs to JSON or XML with flexible metadata (annotations, YAML, XML). Handles circular references, exclusion strategies, versioning, dates/intervals, and integrates with Doctrine ORM—ideal for APIs and data interchange. 2,345 2,408 590 2M 135 72.3 71.5 MIT 2 months ago
View on GitHub
Context7
knplabs/knp-components Knp Components is a PHP component library from KnpLabs. It currently includes the Pager component for building flexible, “fancy” pagination and paging adapters. PHPUnit 10/11 supported; install with Composer and run the test suite via composer test. 773 774 138 622K 7 19.1 42.4 MIT 1 year ago
View on GitHub
Context7
pagerfanta/doctrine-phpcr-odm-adapter Pagerfanta adapter for Doctrine PHPCR-ODM, enabling paginated results from PHPCR document queries. Integrates Pagerfanta with PHPCR-ODM query builders/documents so you can build pagers and render page links efficiently. 0 0 0 30 0 0.0 20.6 NOASSERTION
View on GitHub
Context7
pagerfanta/pagerfanta Pagerfanta is a PHP pagination library for calculating and rendering paginated lists. It supports multiple data providers/adapters and flexible views, making it easy to paginate collections, queries, and APIs in web apps. 424 455 168 639K 4 8.2 44.4 NOASSERTION
View on GitHub
Context7
phpmob/media-bundle Symfony bundle configuring media storage via a PHPCR-backed Flysystem filesystem. Provides ready-to-import YAML config and supports overriding the PHPCR UTF-8 connection parameter for media storage. 0 0 0 0 0 1.5 MIT 7 years ago
View on GitHub
Context7
sonata-project/cache Deprecated Sonata cache library providing adapters for cache backends and counters. Includes Redis (PRedis) implementations to set/get cached values and increment counters, with simple key arrays and TTL support via Composer install. 327 324 28 131K 0 2.3 25.2 MIT 4 years ago
View on GitHub
Context7
sonata-project/cache-bundle Symfony bundle providing caching services for Sonata projects, with pluggable cache backends and integration helpers. Note: this repository is abandoned and no longer actively maintained; community help welcome. 69 74 67 6K 0 3.4 18.9 MIT 4 years ago
View on GitHub
Context7
sonata-project/core-bundle 316 337 137 60K 0 7.3 22.2 MIT 6 years ago
View on GitHub
Context7
sonata-project/doctrine-phpcr-admin-bundle Integrates Doctrine PHPCR with SonataAdminBundle for Symfony, enabling admin interfaces for PHPCR documents. Includes docs and CI badges, but note: this repository is abandoned with no active support; contributions welcome. 34 36 89 2K 0 5.9 15.9 MIT 6 years ago
View on GitHub
Context7
sylius/grid-bundle 133 135 57 180K 40 41.7 68.8 MIT 1 month ago
View on GitHub
Context7
symfony-cmf/block-bundle Symfony CMF BlockBundle lets you create and manage reusable content blocks in Symfony apps, integrating with PHPCR-ODM and the CMF stack. Define blocks in code or the CMS, render them in templates, and reuse them across pages with flexible block types. 20 21 50 3K 16 7.4 24.0 7 years ago
View on GitHub
Context7
symfony-cmf/content-bundle Symfony CMF Content Bundle for integrating a content repository (PHPCR/Doctrine) into Symfony apps. Provides document mapping, content models, persistence and admin-friendly tools to build CMS features on top of CMF components. 19 20 32 3K 6 4.7 21.9 7 years ago
View on GitHub
Context7
symfony-cmf/core-bundle Symfony CMF Core Bundle provides shared infrastructure for CMF bundles: base classes, helpers, configuration and integration glue for Symfony projects. Supports content repositories (e.g., PHPCR), routing, and common services to build content-managed sites. 24 24 33 7K 9 12.6 3.3 7 months ago
View on GitHub
Context7
symfony-cmf/menu-bundle Symfony CMF MenuBundle integrates dynamic, CMS-driven navigation into Symfony apps, building menus from content repositories with rich node metadata. Provides menu rendering, routing-aware items, and admin-friendly structure for complex site navigation. 32 33 46 3K 7 6.2 21.4 7 years ago
View on GitHub
Context7
symfony-cmf/resource 4 4 8 670 7 1.7 22.0 NOASSERTION 7 years ago
View on GitHub
Context7
symfony-cmf/resource-bundle 5 5 7 634 2 1.0 20.2 7 years ago
View on GitHub
Context7
symfony-cmf/resource-rest-bundle 11 11 15 620 4 2.1 17.2 5 years ago
View on GitHub
Context7
symfony-cmf/routing-bundle Symfony CMF Routing Bundle adds advanced, dynamic routing to Symfony using a content repository. Supports route documents, redirects, nested routes, locale-aware patterns, and custom route providers to manage URLs from CMS content or databases. 163 163 76 239K 8 22.1 3.9 2 months ago
View on GitHub
Context7
symfony-cmf/seo-bundle 50 46 27 1K 24 7.4 18.8 7 years ago
View on GitHub
Context7
symfony-cmf/simple-cms-bundle Symfony CMF Simple CMS Bundle maps content, routes, and menu items from a single tree in a content repository, prioritizing simplicity over flexibility. Part of Symfony CMF. Unmaintained; only security and bugfix releases expected. 49 52 44 133 5 9.0 9.3 10 years ago
View on GitHub
Context7
symfony-cmf/symfony-cmf 722 740 92 673 17 9.1 6.6 NOASSERTION 7 years ago
View on GitHub
Context7
symfony-cmf/testing Testing utilities for Symfony CMF projects, providing helpers and base classes to simplify PHPUnit-based integration and functional tests. Speeds up setting up test environments and common CMF scenarios with reusable tooling. 0 4 7K 25.8 49.5
View on GitHub
Context7
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.
emuniq/filament-browser-notifications
syriable/filament-translator
hungnm28/livewire-form
wenprise/eloquent
crudly/encrypted
fadion/bouncy
cuci/prototurk-sdk
gos/pubsub-router-bundle
cuci/prototurk-sdk-symfony
clementtalleu/easyadmin-markdown-bundle
codeflextech/permission-manager
karnoweb/livewire-datepicker
sayedenam/sayed-dashboard
milito/query-filter
apiboxsym/user-bundle
apiboxsym/health-check-bundle
jayeshmepani/jpl-moshier-ephemeris-php
elnasnato/laraliveui
labrodev/rest-sdk
sampaui/sampaui