92 dependencies used without deprecations and ready to upgrade
Your project
No issue
brick/math
No issue
Arbitrary-precision arithmetic library
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.2
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.8
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
3.0
4.0
No issue
Php doctrine lexer parser library that can be used in top-down, recursive descent parsers.
Visit package website
doctrine/migrations
3.7
4.0
No issue
Php doctrine migrations project offer additional functionality on top of the database abstraction layer (dbal) for versioning your database schema and easily deploying changes to it. it is a very easy to use and a powerful tool.
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