Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
doctrine
/
DoctrineORMModule
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
226
Star
440
Code
Issues
6
Pull requests
2
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
1.1.4
User selector
All users
Datepicker
All time
Commit History
Commits on Aug 17, 2017
Merge pull request #528 from bupy7/dummy-writer
Show description for ed027b9
TomHAnderson
authored
ed027b9
Copy full SHA for ed027b9
Merge pull request #529 from TomHAnderson/hotfix/configuration
Show description for e1d9b11
TomHAnderson
authored
e1d9b11
Copy full SHA for e1d9b11
Corrected setter functions to provide fluent interface
Tom H Anderson
committed
cacee3e
Copy full SHA for cacee3e
Code style fixes
bupy7
authored
51def98
Copy full SHA for 51def98
Merge pull request #527 from fbrinker/master
Show description for 02dd340
TomHAnderson
authored
02dd340
Copy full SHA for 02dd340
Changed naming
fbrinker
authored
10f3388
Copy full SHA for 10f3388
Changed naming
fbrinker
authored
3484aac
Copy full SHA for 3484aac
Commits on Aug 16, 2017
fixed dummy writer
bupy7
committed
de20e08
Copy full SHA for de20e08
Removed unneccesary whitespace
fbrinker
authored
976c51b
Copy full SHA for 976c51b
Removed unnecessary whitespace
fbrinker
authored
6cdfa57
Copy full SHA for 6cdfa57
Added support for setFilterSchemaAssetsExpression
fbrinker
authored
66b493e
Copy full SHA for 66b493e
Added schema_filter configuration option
fbrinker
authored
7d41825
Copy full SHA for 7d41825
Commits on Jun 2, 2017
Merge pull request #525 from kokspflanze/phpunit/patch-version
Show description for 1057dcf
TomHAnderson
authored
1057dcf
Copy full SHA for 1057dcf
generate composer.lock with php 5.6.30 and zend-mvc 2.7
kokspflanze
committed
1514e6d
Copy full SHA for 1514e6d
generate composer.lock with php 5.6.30
kokspflanze
committed
3b2aceb
Copy full SHA for 3b2aceb
phpunit/phpunit added as LEGACY_DEPS in travis build
kokspflanze
committed
d23ef10
Copy full SHA for d23ef10
PHPUnit_Framework_TestCase changed to namespace
Show description for d056659
kokspflanze
committed
d056659
Copy full SHA for d056659
Merge pull request #508 from kokspflanze/phpunit/patch-1
Show description for 2bcd1f4
TomHAnderson
authored
2bcd1f4
Copy full SHA for 2bcd1f4
update ::class stuff
kokspflanze
committed
21b05c9
Copy full SHA for 21b05c9
Merge remote-tracking branch 'remotes/upstream/master' into phpunit/patch-1
Show description for 40d8901
kokspflanze
committed
40d8901
Copy full SHA for 40d8901
General code fixes
Show description for ee71743
michalbundyra
authored and
Tom H Anderson
committed
ee71743
Copy full SHA for ee71743
Merge pull request #520 from asgrim/add-config-provider
Show description for 155f525
TomHAnderson
authored
155f525
Copy full SHA for 155f525
Merge pull request #524 from tommyseus/cli-entity-manager-name-2
Show description for 13f5140
TomHAnderson
authored
13f5140
Copy full SHA for 13f5140
Renamed the $entitymanager (property and variables) to $objectManager.
Tommy Seus
committed
f94bb4f
Copy full SHA for f94bb4f
Commits on Jun 1, 2017
Renamed the --entitymanager option to --object-manager option.
Tommy Seus
committed
855360d
Copy full SHA for 855360d
Commits on May 18, 2017
Added a option to use a different entity-manager on cli.
Tommy Seus
committed
9f6b646
Copy full SHA for 9f6b646
Commits on Jan 17, 2017
Merge pull request #521 from IceShack/fixConnectInFactory
Show description for 928a657
TomHAnderson
authored
928a657
Copy full SHA for 928a657
Commits on Jan 16, 2017
simplified fix
IceShack
committed
08f1f9f
Copy full SHA for 08f1f9f
Only open a connection if necessary, getDatabasePlatform() opens a connection
IceShack
committed
dd46a91
Copy full SHA for dd46a91
Commits on Jan 13, 2017
Merge pull request #509 from kokspflanze/php/patch-2
Show description for 13291de
TomHAnderson
authored
13291de
Copy full SHA for 13291de
Merge pull request #519 from danmarinescu79/master
Show description for 74376f1
TomHAnderson
authored
74376f1
Copy full SHA for 74376f1
Commits on Jan 7, 2017
Added ConfigProvider in line with ZF components
asgrim
committed
42c0eee
Copy full SHA for 42c0eee
updated YumlControllerTest for https usage
Dan Marinescu
committed
20f8eff
Copy full SHA for 20f8eff
using https for YumController
Dan Marinescu
committed
5738118
Copy full SHA for 5738118
Commits on Oct 17, 2016
::class changes
kokspflanze
committed
aef1b93
Copy full SHA for aef1b93
Pagination
Previous
Next
You can’t perform that action at this time.