68 dependencies used without deprecations and ready to upgrade
Your project
No issue
doctrine/cache
2.2
3.0
No issue
Php doctrine cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.
Visit package website
doctrine/collections
2.1
3.0
No issue
Php doctrine collections library that adds additional functionality on top of php arrays.
Visit package website
doctrine/common
3.4
4.0
No issue
Php doctrine common project is a library that provides additional functionality that other doctrine projects depend on such as better reflection support, proxies and much more.
Visit package website
doctrine/dbal
3.7
4.0
No issue
Powerful php database abstraction layer (dbal) with many features for database schema introspection and management.
Visit package website
doctrine/deprecations
1.1
2.0
No issue
A small layer on top of trigger_error(e_user_deprecated) or psr-3 logging with options to disable all deprecations or selectively for packages.
Visit package website
The doctrine event manager is a simple php event system that was built to be used with the various doctrine projects.
Visit package website
doctrine/inflector
2.0
3.0
No issue
Php doctrine inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.
Visit package website
doctrine/instantiator
2.0
3.0
No issue
A small, lightweight utility to instantiate objects in php without invoking their constructors
Visit package website
doctrine/lexer
2.1
3.0
No issue
Php doctrine lexer parser library that can be used in top-down, recursive descent parsers.
Visit package website
The doctrine persistence project is a set of shared interfaces and functionality that the different doctrine object mappers share.
Visit package website