How does it work?
What we cover
Documentation
Pricing
damienlagae /
layout-bundle
#1
Analyzed
Tue, 23 Jan 2024 18:29:46 +0000
by damienlagae, duration:
01:26
Changes:
+8 suggestions
0 critical
2 major
0 minor
6 info
SymfonyInsight didn't detect any upgrade issue in your project.
Suggestions (8)
Fixed
Ignored
Upgrade (0)
Executive report
Full report
Upgrade report
Stats
41 dependencies used without deprecations and ready to upgrade
Your project
No issue
psr/cache
3.0
4.0
No issue
Common interface for caching libraries
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/config
6.4
7.0
No issue
Helps you find, load, combine, autofill and validate configuration values of any kind
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/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/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/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-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-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/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/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/ux-twig-component
2.13
3.0
No issue
Twig components for symfony
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
symfony/webpack-encore-bundle
1.17
2.0
No issue
Integration with your symfony app & webpack encore!
symfony/yaml
6.4
7.0
No issue
Loads and dumps yaml files
Visit package website
twig/twig
3.8
4.0
No issue
Twig, the flexible, fast, and secure template language for php
Visit package website