unapartidamas / weaver-orm
PHP 8.4+ ORM for Symfony. Zero reflection, no proxies, no memory leaks. Worker-safe by design.
v1.0.0
2026-04-02 10:19 UTC
Requires
- php: ^8.4
- ext-pdo: *
- psr/simple-cache: ^3.0
Requires (Dev)
- phpstan/phpstan: ^1.10
- phpunit/phpunit: ^11.0
- rector/rector: ^1.0
- symfony/console: ^6.4|^7.0
- symfony/dependency-injection: ^6.4|^7.0
- symfony/framework-bundle: ^6.4|^7.0
Suggests
- ext-mongodb: Required for MongoDB support
- ext-pdo_mysql: Required for MySQL connections
- ext-pdo_pgsql: Required for PostgreSQL/PyroSQL connections
- doctrine/dbal: Only needed if using the Doctrine compatibility bridge for migration
- doctrine/orm: Only needed if using the Doctrine compatibility bridge for migration
- illuminate/database: Only needed if using the Laravel bridge
- illuminate/events: Only needed if using the Laravel bridge
- mongodb/mongodb: Required for MongoDB document mapper support
- symfony/console: Required for Weaver CLI commands
- symfony/framework-bundle: Required for WeaverBundle and Symfony integration
This package is not auto-updated.
Last update: 2026-04-02 14:15:54 UTC