https://github.com/doctrine/orm
hacktoberfest
Last synced: about 22 hours ago
Repository metadata:
Doctrine Object Relational Mapper (ORM)
- Host: GitHub
- URL: https://github.com/doctrine/orm
- Owner: doctrine
- License: mit
- Created: 2010-04-06T21:42:59.000Z (over 14 years ago)
- Default Branch: 3.3.x
- Last Pushed: 2024-10-25T12:57:39.000Z (18 days ago)
- Last Synced: 2024-10-29T21:59:18.675Z (14 days ago)
- Topics: hacktoberfest
- Language: PHP
- Homepage: https://www.doctrine-project.org/projects/orm.html
- Size: 51 MB
- Stars: 9,932
- Watchers: 250
- Forks: 2,513
- Open Issues: 1,495
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Security: SECURITY.md
- Funding Links:
Owner metadata:
- Name: Doctrine
- Login: doctrine
- Email:
- Kind: organization
- Description: The Doctrine Project is the home to several PHP libraries primarily focused on database storage and object mapping.
- Website: https://www.doctrine-project.org
- Location: Planet Earth
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/209254?v=4
- Repositories: 75
- Last Synced at: 2024-10-29T17:10:29.420Z
- Profile URL: https://github.com/doctrine
- Sponsor URL:
Committers metadata
Last synced: 13 days ago
Total Commits: 11,599
Total Committers: 1,084
Avg Commits per committer: 10.7
Development Distribution Score (DDS): 0.843
Commits in past year: 278
Committers in past year: 66
Avg Commits per committer in past year: 4.212
Development Distribution Score (DDS) in past year: 0.741
Name | Commits | |
---|---|---|
zYne | z****e@6****8 | 1819 |
Benjamin Eberlei | k****t@b****e | 1185 |
Marco Pivetta | o****s@g****m | 857 |
romanb | r****b@6****8 | 622 |
Grégoire Paris | p****r@g****r | 603 |
Alexander M. Turek | me@d****e | 419 |
Jonathan.Wage | J****e@6****8 | 350 |
Fabio B. Silva | f****a@g****m | 304 |
guilhermeblanco | g****o@6****8 | 239 |
Guilherme Blanco | g****o@g****m | 219 |
beberlei | b****i@6****8 | 216 |
jwage | j****e@6****8 | 196 |
doctrine | d****e@6****8 | 194 |
pookey | p****y@6****8 | 154 |
meus | m****s@6****8 | 146 |
Luís Cobucci | l****i@g****m | 134 |
Matthias Pigulla | mp@w****e | 113 |
Jonathan H. Wage | j****e@g****m | 97 |
Roman S. Borschel | r****l@g****m | 91 |
Alexander | i****9@g****m | 83 |
jackbravo | j****o@6****8 | 81 |
Grégoire Paris | g****s@m****m | 67 |
jepso | j****o@6****8 | 58 |
Thomas Landauer | t****s@l****t | 57 |
lsmith | l****h@6****8 | 56 |
Sergei Morozov | m****v@t****y | 47 |
Michaël Gallego | m****o@g****m | 45 |
Asmir Mustafic | g****s@g****m | 44 |
gnat | g****t@6****8 | 36 |
Bill Schaller | b****l@z****m | 35 |
and 1054 more... |
Issue and Pull Request metadata
Last synced: 2 days ago
Package metadata
- Total packages: 2
-
Total downloads:
- packagist: 220,677,369 total
- Total docker downloads: 11,411,147
- Total dependent packages: 5,633 (may contain duplicates)
- Total dependent repositories: 87,807 (may contain duplicates)
- Total versions: 196
- Total maintainers: 2
- Total advisories: 3
packagist: doctrine/orm
Object-Relational-Mapper for PHP
- Homepage: https://www.doctrine-project.org/projects/orm.html
- Licenses: MIT
- Latest release: 3.1.3 (published 7 months ago)
- Last Synced: 2024-11-11T02:41:20.908Z (2 days ago)
- Versions: 155
- Dependent Packages: 5,633
- Dependent Repositories: 87,805
- Downloads: 220,677,369 Total
- Docker Downloads: 11,411,147
-
Rankings:
- Dependent packages count: 0.006%
- Forks count: 0.021%
- Downloads: 0.032%
- Stargazers count: 0.032%
- Dependent repos count: 0.033%
- Average: 0.053%
- Docker downloads count: 0.194%
- Maintainers (2)
-
Funding:
- Advisories:
go: github.com/doctrine/orm
- Homepage:
- Documentation: https://pkg.go.dev/github.com/doctrine/orm#section-documentation
- Licenses: mit
- Latest release: v2.7.3+incompatible (published over 4 years ago)
- Last Synced: 2024-11-11T02:41:21.711Z (2 days ago)
- Versions: 41
- Dependent Packages: 0
- Dependent Repositories: 2
-
Rankings:
- Forks count: 0.144%
- Stargazers count: 0.644%
- Average: 3.467%
- Dependent repos count: 3.506%
- Dependent packages count: 9.576%
Dependencies
composer.json
packagist
- doctrine/annotations ^1.13 development
- doctrine/coding-standard ^9.0 development
- phpbench/phpbench ^0.16.10 || ^1.0 development
- phpstan/phpstan ~1.4.10 || 1.7.14 development
- phpunit/phpunit ^7.5 || ^8.5 || ^9.5 development
- psr/log ^1 || ^2 || ^3 development
- squizlabs/php_codesniffer 3.7.1 development
- symfony/cache ^4.4 || ^5.4 || ^6.0 development
- symfony/yaml ^3.4 || ^4.0 || ^5.0 || ^6.0 development
- vimeo/psalm 4.23.0 development
- composer-runtime-api ^2
- doctrine/cache ^1.12.1 || ^2.1.1
- doctrine/collections ^1.5
- doctrine/common ^3.0.3
- doctrine/dbal ^2.13.1 || ^3.2
- doctrine/deprecations ^0.5.3 || ^1
- doctrine/event-manager ^1.1
- doctrine/inflector ^1.4 || ^2.0
- doctrine/instantiator ^1.3
- doctrine/lexer ^1.2.3
- doctrine/persistence ^2.4 || ^3
- ext-ctype *
- php ^7.1 || ^8.0
- psr/cache ^1 || ^2 || ^3
- symfony/console ^3.0 || ^4.0 || ^5.0 || ^6.0
- symfony/polyfill-php72 ^1.23
- symfony/polyfill-php80 ^1.16