damienlagae /

partner-countries-bundle #1

Analyzed by damienlagae, duration:
Changes: +3 suggestions 0 critical1 major1 minor1 info
SymfonyInsight didn't detect any upgrade issue in your project.
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

doctrine/doctrine-bundle

2.11 3.0
No issue
Symfony doctrinebundle
Visit package website

doctrine/event-manager

2.0 3.0
No issue
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

doctrine/orm

2.17 3.0
No issue
Object-relational-mapper for php
Visit package website

doctrine/persistence

3.2 4.0
No issue
The doctrine persistence project is a set of shared interfaces and functionality that the different doctrine object mappers share.
Visit package website

doctrine/sql-formatter

1.1 2.0
No issue
A php sql highlighting library
Visit package website

easycorp/easyadmin-bundle

4.8 5.0
No issue
Admin generator for symfony applications
Visit package website

psr/cache

3.0 4.0
No issue
Common interface for caching libraries

psr/clock

1.0 2.0
No issue
Common interface for reading the clock.
Visit package website

psr/container

2.0 3.0
No issue
Common container interface (php fig psr-11)
Visit package website

psr/event-dispatcher

1.0 2.0
No issue
Standard interfaces for event handling.

psr/log

3.0 4.0
No issue
Common interface for logging libraries
Visit package website

symfony/asset

6.4 7.0
No issue
Manages url generation and versioning of web assets such as css stylesheets, javascript files and image files
Visit package website

symfony/cache

6.4 7.0
No issue
Provides extended psr-6, psr-16 (and tags) implementations
Visit package website

symfony/cache-contracts

3.4 4.0
No issue
Generic abstractions related to caching
Visit package website

symfony/clock

6.4 7.0
No issue
Decouples applications from the system clock
Visit package website

symfony/config

6.4 7.0
No issue
Helps you find, load, combine, autofill and validate configuration values of any kind
Visit package website

symfony/console

6.4 7.0
No issue
Eases the creation of beautiful and testable command line interfaces
Visit package website

symfony/dependency-injection

6.4 7.0
No issue
Allows you to standardize and centralize the way objects are constructed in your application
Visit package website

symfony/deprecation-contracts

3.4 4.0
No issue
A generic function and convention to trigger deprecation notices
Visit package website

symfony/doctrine-bridge

6.4 7.0
No issue
Provides integration for doctrine with various symfony components
Visit package website

symfony/error-handler

6.4 7.0
No issue
Provides tools to manage errors and ease debugging php code
Visit package website

symfony/event-dispatcher

6.4 7.0
No issue
Provides tools that allow your application components to communicate with each other by dispatching events and listening to them
Visit package website

symfony/event-dispatcher-contracts

3.4 4.0
No issue
Generic abstractions related to dispatching event
Visit package website

symfony/filesystem

6.4 7.0
No issue
Provides basic utilities for the filesystem
Visit package website

symfony/finder

6.4 7.0
No issue
Finds files and directories via an intuitive fluent interface
Visit package website

symfony/form

6.4 7.0
No issue
Allows to easily create, process and reuse html forms
Visit package website

symfony/framework-bundle

6.4 7.0
No issue
Provides a tight integration between symfony components and the symfony full-stack framework
Visit package website

symfony/http-foundation

6.4 7.0
No issue
Defines an object-oriented layer for the http specification
Visit package website

symfony/http-kernel

6.4 7.0
No issue
Provides a structured process for converting a request into a response
Visit package website

symfony/intl

6.4 7.0
No issue
Provides access to the localization data of the icu library
Visit package website

symfony/options-resolver

6.4 7.0
No issue
Provides an improved replacement for the array_replace php function
Visit package website

symfony/password-hasher

6.4 7.0
No issue
Provides password hashing utilities
Visit package website

symfony/polyfill-ctype

1.28 2.0
No issue
Symfony polyfill for ctype functions
Visit package website

symfony/polyfill-intl-grapheme

1.28 2.0
No issue
Symfony polyfill for intl's grapheme_* functions
Visit package website

symfony/polyfill-intl-icu

1.28 2.0
No issue
Symfony polyfill for intl's icu-related data and classes
Visit package website

symfony/polyfill-intl-normalizer

1.28 2.0
No issue
Symfony polyfill for intl's normalizer class and related functions
Visit package website

symfony/polyfill-mbstring

1.28 2.0
No issue
Symfony polyfill for the mbstring extension
Visit package website

symfony/polyfill-php72

1.28 2.0
No issue
Symfony polyfill backporting some php 7.2+ features to lower php versions
Visit package website

symfony/polyfill-php80

1.28 2.0
No issue
Symfony polyfill backporting some php 8.0+ features to lower php versions
Visit package website

symfony/polyfill-php83

1.28 2.0
No issue
Symfony polyfill backporting some php 8.3+ features to lower php versions
Visit package website

symfony/polyfill-uuid

1.28 2.0
No issue
Symfony polyfill for uuid functions
Visit package website

symfony/property-access

6.4 7.0
No issue
Provides functions to read and write from/to an object or array using a simple string notation
Visit package website

symfony/property-info

6.4 7.0
No issue
Extracts information about php class' properties using metadata of popular sources
Visit package website

symfony/routing

6.4 7.0
No issue
Maps an http request to a set of configuration variables
Visit package website

symfony/security-bundle

6.4 7.0
No issue
Provides a tight integration of the security component into the symfony full-stack framework
Visit package website

symfony/security-core

6.4 7.0
No issue
Symfony security component - core library
Visit package website

symfony/security-csrf

6.4 7.0
No issue
Symfony security component - csrf library
Visit package website

symfony/security-http

6.4 7.0
No issue
Symfony security component - http integration
Visit package website

symfony/service-contracts

3.4 4.0
No issue
Generic abstractions related to writing services
Visit package website

symfony/string

6.4 7.0
No issue
Provides an object-oriented api to strings and deals with bytes, utf-8 code points and grapheme clusters in a unified way
Visit package website

symfony/translation

6.4 7.0
No issue
Provides tools to internationalize your application
Visit package website

symfony/translation-contracts

3.4 4.0
No issue
Generic abstractions related to translation
Visit package website

symfony/twig-bridge

6.4 7.0
No issue
Provides integration for twig with various symfony components
Visit package website

symfony/twig-bundle

6.4 7.0
No issue
Provides a tight integration of twig into the symfony full-stack framework
Visit package website

symfony/uid

6.4 7.0
No issue
Provides an object-oriented api to generate and represent uids
Visit package website

symfony/validator

6.4 7.0
No issue
Provides tools to validate values
Visit package website

symfony/var-dumper

6.4 7.0
No issue
Provides mechanisms for walking through any arbitrary php variable
Visit package website

symfony/var-exporter

6.4 7.0
No issue
Allows exporting any serializable php data structure to plain php code
Visit package website

twig/twig

3.8 4.0
No issue
Twig, the flexible, fast, and secure template language for php
Visit package website