Skip to content

polysource/symfony-bundle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

polysource/symfony-bundle

Symfony bundle that wires polysource/core contracts into Symfony 7.4 (DI, routing, controllers, Twig view layer).

This package is the entry point for any Symfony application using Polysource Admin. The pure-PHP core package can be used standalone, but most users will install this bundle to get full HTTP/Twig integration.

Installation

composer require polysource/symfony-bundle

The bundle auto-registers itself via Symfony Flex.

Configuration

# config/packages/polysource.yaml
polysource:
    url_prefix: /admin   # default

Status

v0.1 — work in progress. Public API not yet frozen. See ROADMAP Phase 2.

Architectural decisions

This package implements:

  • ADR-003 — physical routes per resource
  • ADR-004final readonly AdminContext
  • ADR-005#[AsResource] attribute + interface methods

License

MIT

About

Polysource Admin — Symfony bundle wiring core contracts into Symfony 7.4 (DI, routing, controllers).

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages