PHPackages                             wexample/symfony-loader - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. wexample/symfony-loader

ActiveLibrary

wexample/symfony-loader
=======================

A dynamic rendering system for Symfony

0.0.16(3mo ago)079↓100%1MITPHPPHP &gt;=8.2

Since Jan 5Pushed 1mo agoCompare

[ Source](https://github.com/wexample/symfony-loader)[ Packagist](https://packagist.org/packages/wexample/symfony-loader)[ RSS](/packages/wexample-symfony-loader/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (10)Versions (29)Used By (1)

wexample/symfony-loader
=======================

[](#wexamplesymfony-loader)

Version: 0.0.16

A dynamic rendering system for Symfony

Table of Contents
-----------------

[](#table-of-contents)

- [Installation](#installation)
- [Api Reference](#api-reference)
- [Code Quality](#code-quality)
- [Versioning](#versioning)
- [Changelog](#changelog)
- [Migration Notes](#migration-notes)
- [Security](#security)
- [Privacy](#privacy)
- [Support](#support)
- [Contribution Guidelines](#contribution-guidelines)
- [Maintainers](#maintainers)
- [License](#license)
- [Suite Integration](#suite-integration)
- [Compatibility Matrix](#compatibility-matrix)
- [Dependencies](#dependencies)
- [Suite Signature](#suite-signature)

Installation
------------

[](#installation)

### JS helpers resolution

[](#js-helpers-resolution)

The webpack helper (`src/Resources/js/webpack/encore.manifest.js`) expects `@wexample/js-helpers` to be installed in the app.

For local dev containers, use `link:` in `package.json`:

```
{
  "devDependencies": {
    "@wexample/js-helpers": "link:/var/www/javascript-dev/wexample/js-helpers"
  }
}
```

### Local JS packages (dev only)

[](#local-js-packages-dev-only)

To use local JS packages in development, configure them in `config/packages/wexample_symfony_dev.yaml`:

```
wexample_symfony_dev:
    js_dev_packages:
        - '/var/www/javascript-dev/wexample/*'
```

The glob `*` scans all subdirectories containing a `package.json` and automatically:

- Adds webpack aliases via `Encore.addAliases()`
- Adds TypeScript paths in `tsconfig.json`

### Run

[](#run)

```
yarn install
yarn watch
```

The manifest and tsconfig are updated automatically.

API Reference
-------------

[](#api-reference)

Full API documentation is available in the source code docstrings.

Key modules and classes are documented with type hints for better IDE support.

Code Quality &amp; Typing
-------------------------

[](#code-quality--typing)

All the suite packages follow strict quality standards:

- **Type hints**: Full type coverage with mypy validation
- **Code formatting**: Enforced with black and isort
- **Linting**: Comprehensive checks with custom scripts and tools
- **Testing**: High test coverage requirements

These standards ensure reliability and maintainability across the suite.

Versioning &amp; Compatibility Policy
-------------------------------------

[](#versioning--compatibility-policy)

Wexample packages follow **Semantic Versioning** (SemVer):

- **MAJOR**: Breaking changes
- **MINOR**: New features, backward compatible
- **PATCH**: Bug fixes, backward compatible

We maintain backward compatibility within major versions and provide clear migration guides for breaking changes.

Changelog
---------

[](#changelog)

See [CHANGELOG.md](CHANGELOG.md) for detailed version history and release notes.

Major changes are documented with migration guides when applicable.

Migration Notes
---------------

[](#migration-notes)

When upgrading between major versions, refer to the migration guides in the documentation.

Breaking changes are clearly documented with upgrade paths and examples.

Security Policy
---------------

[](#security-policy)

### Reporting Vulnerabilities

[](#reporting-vulnerabilities)

If you discover a security vulnerability, please email .

**Do not** open public issues for security vulnerabilities.

We take security seriously and will respond promptly to verified reports.

Privacy &amp; Telemetry
-----------------------

[](#privacy--telemetry)

This package does **not** collect any telemetry or usage data.

Your privacy is respected — no data is transmitted to external services.

Support Channels
----------------

[](#support-channels)

- **GitHub Issues**: Bug reports and feature requests
- **GitHub Discussions**: Questions and community support
- **Documentation**: Comprehensive guides and API reference
- **Email**:  for general inquiries

Community support is available through GitHub Discussions.

Contribution Guidelines
-----------------------

[](#contribution-guidelines)

We welcome contributions to the Wexample suite!

### How to Contribute

[](#how-to-contribute)

1. **Fork** the repository
2. **Create** a feature branch
3. **Make** your changes
4. **Test** thoroughly
5. **Submit** a pull request

Maintainers &amp; Authors
-------------------------

[](#maintainers--authors)

Maintained by the Wexample team and community contributors.

See [CONTRIBUTORS.md](CONTRIBUTORS.md) for the full list of contributors.

License
-------

[](#license)

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.

Free to use in both personal and commercial projects.

Integration in the Suite
------------------------

[](#integration-in-the-suite)

This package is part of the Wexample Suite — a collection of high-quality, modular tools designed to work seamlessly together across multiple languages and environments.

### Related Packages

[](#related-packages)

The suite includes packages for configuration management, file handling, prompts, and more. Each package can be used independently or as part of the integrated suite.

Visit the [Wexample Suite documentation](https://docs.wexample.com) for the complete package ecosystem.

Compatibility Matrix
--------------------

[](#compatibility-matrix)

This package is part of the Wexample suite and is compatible with other suite packages.

Refer to each package's documentation for specific version compatibility requirements.

Dependencies
------------

[](#dependencies)

- php: &gt;=8.2
- wexample/php-html: 0.0.14
- wexample/symfony-dev: 1.0.76
- wexample/symfony-helpers: 1.0.89
- wexample/symfony-routing: 0.0.17
- wexample/symfony-translations: 1.0.76
- friendsofsymfony/jsrouting-bundle: ^3.2.1
- symfony/webpack-encore-bundle: ^2.0.1
- fortawesome/font-awesome: ^6.7

About us
========

[](#about-us)

[Wexample](https://wexample.com) stands as a cornerstone of the digital ecosystem — a collective of seasoned engineers, researchers, and creators driven by a relentless pursuit of technological excellence. More than a media platform, it has grown into a vibrant community where innovation meets craftsmanship, and where every line of code reflects a commitment to clarity, durability, and shared intelligence.

This packages suite embodies this spirit. Trusted by professionals and enthusiasts alike, it delivers a consistent, high-quality foundation for modern development — open, elegant, and battle-tested. Its reputation is built on years of collaboration, refinement, and rigorous attention to detail, making it a natural choice for those who demand both robustness and beauty in their tools.

Wexample cultivates a culture of mastery. Each package, each contribution carries the mark of a community that values precision, ethics, and innovation — a community proud to shape the future of digital craftsmanship.

###  Health Score

39

—

LowBetter than 86% of packages

Maintenance85

Actively maintained with recent releases

Popularity9

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity47

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~1 days

Total

14

Last Release

101d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/723bd0b19a9b0be84e7fdd190c13346e1f19ea6eee43ef4d0caa342041a8e528?d=identicon)[weeger](/maintainers/weeger)

---

Top Contributors

[![weeger](https://avatars.githubusercontent.com/u/1240307?v=4)](https://github.com/weeger "weeger (214 commits)")

---

Tags

symfony-ux

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/wexample-symfony-loader/health.svg)

```
[![Health](https://phpackages.com/badges/wexample-symfony-loader/health.svg)](https://phpackages.com/packages/wexample-symfony-loader)
```

###  Alternatives

[symfony/ux-turbo

Hotwire Turbo integration for Symfony

3906.8M47](/packages/symfony-ux-turbo)[symfony/ux-twig-component

Twig components for Symfony

21814.8M161](/packages/symfony-ux-twig-component)[symfony/stimulus-bundle

Integration with your Symfony app &amp; Stimulus!

17314.3M160](/packages/symfony-stimulus-bundle)[symfony/ux-live-component

Live components for Symfony

1635.6M71](/packages/symfony-ux-live-component)[symfony/ux-chartjs

Chart.js integration for Symfony

1003.2M18](/packages/symfony-ux-chartjs)[symfony/ux-autocomplete

JavaScript Autocomplete functionality for Symfony

644.9M24](/packages/symfony-ux-autocomplete)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
