Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Doctrine
Makes open source software
Collective -
Host: opensource -
https://opencollective.com/doctrine
- Website: https://doctrine-project.org
- Code: https://github.com/doctrine
Adjust PHPStan settings for ORM 3
github.com/doctrine/data-fixtures - derrabus opened this pull request 11 months ago
github.com/doctrine/data-fixtures - derrabus opened this pull request 11 months ago
Migrations Always Starting a Transaction
github.com/doctrine/migrations - BusterNeece opened this issue 11 months ago
github.com/doctrine/migrations - BusterNeece opened this issue 11 months ago
Change type hint from `Registry` to `ManagerRegistry` in `ProfilerController`
github.com/doctrine/DoctrineBundle - priyadi opened this pull request 11 months ago
github.com/doctrine/DoctrineBundle - priyadi opened this pull request 11 months ago
$conditions field for the OneToMany Join
github.com/doctrine/orm - dozsan opened this issue 11 months ago
github.com/doctrine/orm - dozsan opened this issue 11 months ago
fix: sort query parameters by default
github.com/doctrine/dbal - drupol opened this pull request 11 months ago
github.com/doctrine/dbal - drupol opened this pull request 11 months ago
Remove unused variable $time
github.com/doctrine/migrations - derrabus opened this pull request 11 months ago
github.com/doctrine/migrations - derrabus opened this pull request 11 months ago
Simplify InlineParameterFormatterTest
github.com/doctrine/migrations - derrabus opened this pull request 11 months ago
github.com/doctrine/migrations - derrabus opened this pull request 11 months ago
Merge release 3.7.4 into 3.8.x
github.com/doctrine/migrations - github-actions[bot] opened this pull request 11 months ago
github.com/doctrine/migrations - github-actions[bot] opened this pull request 11 months ago
Raise PHPStan level to 8
github.com/doctrine/migrations - derrabus opened this pull request 11 months ago
github.com/doctrine/migrations - derrabus opened this pull request 11 months ago
fix: Allow enum param types: ArrayParameterType and ParameterType
github.com/doctrine/migrations - michalbundyra opened this pull request 11 months ago
github.com/doctrine/migrations - michalbundyra opened this pull request 11 months ago
DBAL 4.0 and ArrayParameterType
github.com/doctrine/migrations - michalbundyra opened this issue 11 months ago
github.com/doctrine/migrations - michalbundyra opened this issue 11 months ago
Merge release 2.2.1 into 3.0.x
github.com/doctrine/collections - github-actions[bot] opened this pull request 11 months ago
github.com/doctrine/collections - github-actions[bot] opened this pull request 11 months ago
Merge release 2.6.3 into 2.7.x
github.com/doctrine/mongodb-odm - github-actions[bot] opened this pull request 11 months ago
github.com/doctrine/mongodb-odm - github-actions[bot] opened this pull request 11 months ago
index-by and order-by do not work for abstract entities with inheritance type "JOINED" in many-to-many relations
github.com/doctrine/dbal - BonBonSlick opened this issue 11 months ago
github.com/doctrine/dbal - BonBonSlick opened this issue 11 months ago
Upgrade to ServiceManager 4
github.com/doctrine/DoctrineModule - TomHAnderson opened this issue 11 months ago
github.com/doctrine/DoctrineModule - TomHAnderson opened this issue 11 months ago
Foreign Key UUIDs in SQLite are Queried as RFC4122 Values iso Binary Values
github.com/doctrine/orm - gnito-org opened this issue 11 months ago
github.com/doctrine/orm - gnito-org opened this issue 11 months ago
Bug: Can't use integers as discriminator values with ORM v3
github.com/doctrine/orm - imba28 opened this issue 11 months ago
github.com/doctrine/orm - imba28 opened this issue 11 months ago
Remove redundant variable
github.com/doctrine/dbal - michalbundyra opened this pull request 11 months ago
github.com/doctrine/dbal - michalbundyra opened this pull request 11 months ago
Add support of relations / associations for DTOs
github.com/doctrine/orm - lowwa132 opened this issue 11 months ago
github.com/doctrine/orm - lowwa132 opened this issue 11 months ago
Improve deprecation message for Criteria::orderBy()
github.com/doctrine/collections - derrabus opened this pull request 11 months ago
github.com/doctrine/collections - derrabus opened this pull request 11 months ago
Fix double quote used wrongly for literal value in SqliteSchemaManager
github.com/doctrine/dbal - mvorisek opened this pull request 11 months ago
github.com/doctrine/dbal - mvorisek opened this pull request 11 months ago
`nurseries` is incorrectly singularized as `nurseries` in English
github.com/doctrine/inflector - roguenet opened this issue 11 months ago
github.com/doctrine/inflector - roguenet opened this issue 11 months ago
Very minor tweaks to the navbar searchbox styling
github.com/doctrine/doctrine-website - nfreader opened this pull request 11 months ago
github.com/doctrine/doctrine-website - nfreader opened this pull request 11 months ago
Entity schema name is null on specific env
github.com/doctrine/orm - romain-neil opened this issue 11 months ago
github.com/doctrine/orm - romain-neil opened this issue 11 months ago
Bump ramsey/composer-install from 2 to 3
github.com/doctrine/mongodb-odm - dependabot[bot] opened this pull request 11 months ago
github.com/doctrine/mongodb-odm - dependabot[bot] opened this pull request 11 months ago
compatible with latest Doctrine ORM 3 and DBAL 4?
github.com/doctrine/DoctrineMigrationsBundle - arderyp opened this issue 11 months ago
github.com/doctrine/DoctrineMigrationsBundle - arderyp opened this issue 11 months ago
Bump CI workflows
github.com/doctrine/doctrine-website - derrabus opened this pull request 11 months ago
github.com/doctrine/doctrine-website - derrabus opened this pull request 11 months ago
Prepare releases 2.19 and 3.1
github.com/doctrine/orm - derrabus opened this pull request 11 months ago
github.com/doctrine/orm - derrabus opened this pull request 11 months ago
Remove ReflectionEnumProperty
github.com/doctrine/orm - derrabus opened this pull request 11 months ago
github.com/doctrine/orm - derrabus opened this pull request 11 months ago
Make all mapped database types case insensitive
github.com/doctrine/dbal - Rainrider opened this pull request 11 months ago
github.com/doctrine/dbal - Rainrider opened this pull request 11 months ago
Implement CacheItemPoolInterface
github.com/doctrine/DoctrineModule - TomHAnderson opened this issue 11 months ago
github.com/doctrine/DoctrineModule - TomHAnderson opened this issue 11 months ago
Refator array_map into simple loop for performance
github.com/doctrine/orm - beberlei opened this pull request 11 months ago
github.com/doctrine/orm - beberlei opened this pull request 11 months ago
Enum `Order` should be correctly handled as an enum
github.com/doctrine/collections - Aerendir opened this issue 11 months ago
github.com/doctrine/collections - Aerendir opened this issue 11 months ago
Add gssencmode option to connection string for PgSQL & PDO PgSQL driver
github.com/doctrine/dbal - hacfi opened this pull request 11 months ago
github.com/doctrine/dbal - hacfi opened this pull request 11 months ago
Prefix pgsql uses PDO PgSQL driver instead of PgSQL
github.com/doctrine/DoctrineBundle - hacfi opened this issue 11 months ago
github.com/doctrine/DoctrineBundle - hacfi opened this issue 11 months ago
Bug: UnitOfWork refresh attempts to load the wrong object
github.com/doctrine/orm - Novynn opened this issue 11 months ago
github.com/doctrine/orm - Novynn opened this issue 11 months ago
Merge release 3.3.1 into 3.4.x
github.com/doctrine/persistence - github-actions[bot] opened this pull request 11 months ago
github.com/doctrine/persistence - github-actions[bot] opened this pull request 11 months ago
Add missing proxy methods
github.com/doctrine/persistence - greg0ire opened this pull request 11 months ago
github.com/doctrine/persistence - greg0ire opened this pull request 11 months ago
Update branch metadata
github.com/doctrine/persistence - greg0ire opened this pull request 11 months ago
github.com/doctrine/persistence - greg0ire opened this pull request 11 months ago
Adjust PHPStan settings for ORM 3 and DBAL 4
github.com/doctrine/migrations - derrabus opened this pull request 11 months ago
github.com/doctrine/migrations - derrabus opened this pull request 11 months ago
Merge 3.8.x into 4.0.x
github.com/doctrine/migrations - derrabus opened this pull request 11 months ago
github.com/doctrine/migrations - derrabus opened this pull request 11 months ago
Use EnumReflectionProperty class from persistence package
github.com/doctrine/orm - greg0ire opened this pull request 11 months ago
github.com/doctrine/orm - greg0ire opened this pull request 11 months ago
Merge 3.2.x up into 3.3.x
github.com/doctrine/persistence - greg0ire opened this pull request 11 months ago
github.com/doctrine/persistence - greg0ire opened this pull request 11 months ago
Merge 2.19.x and 3.0.x into 3.1.x
github.com/doctrine/orm - derrabus opened this pull request 11 months ago
github.com/doctrine/orm - derrabus opened this pull request 11 months ago
Refer to new CI platform and branch in README
github.com/doctrine/persistence - greg0ire opened this pull request 11 months ago
github.com/doctrine/persistence - greg0ire opened this pull request 11 months ago
Stop maintaining 2.x
github.com/doctrine/persistence - greg0ire opened this pull request 11 months ago
github.com/doctrine/persistence - greg0ire opened this pull request 11 months ago
PostgreSQL option gssencmode=disable isn't configurable
github.com/doctrine/dbal - hacfi opened this issue 11 months ago
github.com/doctrine/dbal - hacfi opened this issue 11 months ago
Bump Doctrine Collections to 2.2
github.com/doctrine/orm - derrabus opened this pull request 11 months ago
github.com/doctrine/orm - derrabus opened this pull request 11 months ago
Merge 2.19.x and 3.0.x into 3.1.x
github.com/doctrine/orm - derrabus opened this pull request 11 months ago
github.com/doctrine/orm - derrabus opened this pull request 11 months ago
$plannedSql shared between commands execution.
github.com/doctrine/migrations - R3VoLuT1OneR opened this issue 11 months ago
github.com/doctrine/migrations - R3VoLuT1OneR opened this issue 11 months ago
Binding parameters optimisation for `BackedEnum` (`array` of `BackedEnum` values)
github.com/doctrine/orm - AlexMinaev19 opened this issue 11 months ago
github.com/doctrine/orm - AlexMinaev19 opened this issue 11 months ago
Git command in contributor guide broken
github.com/doctrine/doctrine-website - derrabus opened this issue 11 months ago
github.com/doctrine/doctrine-website - derrabus opened this issue 11 months ago
Merge 2.18.x up into 3.0.x
github.com/doctrine/orm - greg0ire opened this pull request 11 months ago
github.com/doctrine/orm - greg0ire opened this pull request 11 months ago
Merge 2.18.x up into 2.19.x
github.com/doctrine/orm - greg0ire opened this pull request 11 months ago
github.com/doctrine/orm - greg0ire opened this pull request 11 months ago
Performance Optimization for computing id hashes.
github.com/doctrine/orm - beberlei opened this pull request 11 months ago
github.com/doctrine/orm - beberlei opened this pull request 11 months ago
Remove Type::canRequireSQLConversion from docs
github.com/doctrine/dbal - SchmidtClaudia opened this pull request 11 months ago
github.com/doctrine/dbal - SchmidtClaudia opened this pull request 11 months ago
Custom driver and ExceptionConverter
github.com/doctrine/dbal - gitomato opened this issue 11 months ago
github.com/doctrine/dbal - gitomato opened this issue 11 months ago
Add support for enum arguments to setValue()
github.com/doctrine/persistence - greg0ire opened this pull request 11 months ago
github.com/doctrine/persistence - greg0ire opened this pull request 11 months ago
Added native UUID field type for MariaDB1070+
github.com/doctrine/dbal - juanparati opened this pull request 11 months ago
github.com/doctrine/dbal - juanparati opened this pull request 11 months ago
Address deprecations from Collection 2.2
github.com/doctrine/orm - derrabus opened this pull request 11 months ago
github.com/doctrine/orm - derrabus opened this pull request 11 months ago
Postpone deprecation of string representation of order
github.com/doctrine/collections - greg0ire opened this pull request 11 months ago
github.com/doctrine/collections - greg0ire opened this pull request 11 months ago
Allow load run `doctrine::migrations::migrate` on a single namespace
github.com/doctrine/migrations - VincentLanglet opened this issue 11 months ago
github.com/doctrine/migrations - VincentLanglet opened this issue 11 months ago
Bugfix: Parent methods in extended EnumReflectionProperty didn't work.
github.com/doctrine/persistence - luzrain opened this pull request 11 months ago
github.com/doctrine/persistence - luzrain opened this pull request 11 months ago
Accessing Services from the Fixtures issue
github.com/doctrine/DoctrineFixturesBundle - palamar1982 opened this issue 11 months ago
github.com/doctrine/DoctrineFixturesBundle - palamar1982 opened this issue 11 months ago
Fix SchemaTool::getSchemaFromMetadata() uniqueConstraint without a predefined name
github.com/doctrine/orm - rmotaln opened this pull request 11 months ago
github.com/doctrine/orm - rmotaln opened this pull request 11 months ago
[RFC] Follow-up on `doctrine/collections` Order enum
github.com/doctrine/orm - greg0ire opened this issue 11 months ago
github.com/doctrine/orm - greg0ire opened this issue 11 months ago
Update branch metadata
github.com/doctrine/collections - greg0ire opened this pull request 11 months ago
github.com/doctrine/collections - greg0ire opened this pull request 11 months ago
Change the lock mode in the "Aggregate Fields" cookbook (aggregate-fields.rst) article.
github.com/doctrine/orm - d-ph opened this pull request 11 months ago
github.com/doctrine/orm - d-ph opened this pull request 11 months ago
Merge 2.19.x up into 3.1.x
github.com/doctrine/orm - greg0ire opened this pull request 11 months ago
github.com/doctrine/orm - greg0ire opened this pull request 11 months ago
Cleanup deprecations
github.com/doctrine/collections - greg0ire opened this pull request 11 months ago
github.com/doctrine/collections - greg0ire opened this pull request 11 months ago
Merge 2.2.x up into 3.0.x
github.com/doctrine/collections - greg0ire opened this pull request 11 months ago
github.com/doctrine/collections - greg0ire opened this pull request 11 months ago
Merge 2.1.x up into 2.2.x
github.com/doctrine/collections - greg0ire opened this pull request 11 months ago
github.com/doctrine/collections - greg0ire opened this pull request 11 months ago
Deprecate invalid method call
github.com/doctrine/orm - greg0ire opened this pull request 11 months ago
github.com/doctrine/orm - greg0ire opened this pull request 11 months ago
Throw a full-fledged exception on invalid call
github.com/doctrine/orm - greg0ire opened this pull request 11 months ago
github.com/doctrine/orm - greg0ire opened this pull request 11 months ago
Add missing upgrade note
github.com/doctrine/collections - greg0ire opened this pull request 11 months ago
github.com/doctrine/collections - greg0ire opened this pull request 11 months ago
Disallow passing null to ClassMetadata::fullyQualifiedClassName()
github.com/doctrine/orm - greg0ire opened this pull request 11 months ago
github.com/doctrine/orm - greg0ire opened this pull request 11 months ago
Merge 2.18.x up into 3.0.x
github.com/doctrine/orm - greg0ire opened this pull request 11 months ago
github.com/doctrine/orm - greg0ire opened this pull request 11 months ago
Merge 2.18.x up into 2.19.x
github.com/doctrine/orm - greg0ire opened this pull request 11 months ago
github.com/doctrine/orm - greg0ire opened this pull request 11 months ago
MongoDB-ODM & Spiral framework.
github.com/doctrine/mongodb-odm - DiasIvanov33 opened this issue 11 months ago
github.com/doctrine/mongodb-odm - DiasIvanov33 opened this issue 11 months ago
Fix SQLite temp table name must not contain dot
github.com/doctrine/dbal - mvorisek opened this pull request 11 months ago
github.com/doctrine/dbal - mvorisek opened this pull request 11 months ago
`SqliteSchemaManager` still emulates schema namespacing
github.com/doctrine/dbal - mvorisek opened this issue 11 months ago
github.com/doctrine/dbal - mvorisek opened this issue 11 months ago
Add a test case for join columns on the inverse side of a 1:1 assoc
github.com/doctrine/orm - derrabus opened this pull request 11 months ago
github.com/doctrine/orm - derrabus opened this pull request 11 months ago