Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Monitor Bundle Laravel Package

liip/monitor-bundle

View on GitHub
Deep Wiki
Context7
2.25.0

support for symfony 8

2.24.0

[!WARNING] This release drops support for SwiftMailer and unsupported Symfony/PHP versions:

  • Drops SwiftMailer support
  • Drop PHP <8.1 support
  • Drop Symfony <6.4 support

What's Changed

New Contributors

Full Changelog: https://github.com/liip/LiipMonitorBundle/compare/2.23.2...2.24.0

2.23.2
2.23.1

What's Changed

New Contributors

Full Changelog: https://github.com/liip/LiipMonitorBundle/compare/2.23.0...2.23.1

2.23.0

What's Changed

New Contributors

Full Changelog: https://github.com/liip/LiipMonitorBundle/compare/2.22.0...2.23.0

2.22.0

What's Changed

New Contributors

Full Changelog: https://github.com/liip/LiipMonitorBundle/compare/2.21.0...2.22.0

2.21.0

What's Changed

New Contributors

Full Changelog: https://github.com/liip/LiipMonitorBundle/compare/2.20.0...2.21.0

2.20.0

What's Changed

New Contributors

Full Changelog: https://github.com/liip/LiipMonitorBundle/compare/2.19.0...2.20.0

2.19.0

What's Changed

New Contributors

Full Changelog: https://github.com/liip/LiipMonitorBundle/compare/2.18.0...2.19.0

2.18.0
v2.17.1

67fdfd8 [minor] add native return types (#269) by @mremi

Full Change List

2.17.0

906c9e0 [Feature] allow Symfony 6 (#264) by @kbond b1f81cc [minor] require PHP 7.2+ and Symfony 4.4+ (#263) by @kbond

Full Change List

2.16.1
  • 9739280 [minor] disable scrutinizer code coverage (Kevin Bond)
  • d108cfa [minor] replace abandoned Sensiolabs security checker (Kevin Bond)
2.16.0
  • 5610d20 [feature] Added support for doctrine dbal 3 (#257) (Floran Brutel)
2.15.0
  • fee4f68 [minor] Add support for PHP 8 (#251) (Thierry T)
  • 2a92e23 [feature] Added support for doctrine migrations 3 (#255) (Efimov Evgenij)
2.14.1
  • c2b0321 [bug] fix missing import for Failure in DoctrineMongoDb.php (#254) (Thomas Lanquetin)
  • 698ef2c [doc] update build status badge (Kevin Bond)
  • 2ce8828 [minor] remove unneeded composer config (Kevin Bond)
  • 8d5679f [minor] replace travis with github actions (Kevin Bond)
  • 36fcb97 switch to travis-ci.com (Lukas Kahwe Smith)
  • c73da20 [minor] use getConfiguration() in LiipMonitorExtension (#247) (voodooism)
  • 2bbab9d [minor] switch flex branch to main (#249) (Kevin Bond)
2.14.0
  • c64eda4 Fixed incorrect namespace for doctrine connection manager (Evgenij Efimov)
2.13.0
  • 489523d [bug] allow custom_error_pages check to work in Symfony 4.0+ (Kevin Bond)
  • 8df7cb0 [minor] configure "probot-stale" (Kevin Bond)
  • 86719d1 Allow guzzle 7 as a require-dev (Mponos George)
2.12.3
  • ea1a334 Fixed deprecations for Symfony 5.1 (Joao Jacome)
  • 3b564d1 Use symfony/http-client in SymfonyVersion check if installed (#236) (Knallcharge)
2.12.2
  • 85aa212 inject HealthCheckCommand's output into console reporters (#234) (Kevin Bond)
  • 0c920da Replace root_dir with project_dir (#233) (Jonathan Johnson)
  • d2418f6 Add UPGRADE.md (#232) (Kevin Bond)
2.12.1
  • a1e2df0 [bug] Fix mailer compiler pass (#230) (Carlos Dominguez)
2.12.0
  • 4d32cd9 switch to laminas/laminas-diagnostics (#226) (Kevin Bond)
2.11.2
  • 76a3d2a [minor] remove unused argument from LiipMonitorExtension::configureMailer() (#229) (Kevin Bond)
  • dc51c46 [minor] add "no_superfluous_phpdoc_tags" to cs fixers (#228) (Kevin Bond)
  • f65e359 [bug] Fix mailer configuration extension (#227) (Carlos Dominguez)
2.11.1
  • 4d22e01 Revert "Feature: lazy load checks on index" (Kevin Bond)
  • e0c059e Fix ListChecksCommand for Symfony 5 (Alexey Berezuev)
2.11.0
  • 4a6c271 Feature: lazy load checks on index (Alexey Berezuev)
2.10.0
  • c0c84ee add code coverage travis stage (Kevin Bond)
  • c1a496d fix cs (Kevin Bond)
  • 5427b7f add php-cs-fixer and configure travis (Kevin Bond)
  • 8a1da1e Add symfony mailer support (Markus Bachmann)
  • 7dd8c13 adjust travis config to match DoctrineBundle, refactor tests to be compatible with phpunit 8 (Kevin Bond)
  • 3072e67 Allow symfony 5 (Markus Bachmann)
2.9.1
  • b4d30c1 cannotBeEmpty on arrayNode is deprecated in symfony 3 and removed in symfony 4 (Jean-Marie Lamodière)
2.9.0
  • 5366331 Properly inject failure_status_code when controller is enabled. (Toby Lawrence)
  • 831c5da Make the HTTP failure status code configurable. (Toby Lawrence)
  • f98b6c8 Opportunity to give multiple recipients for swift_mail reporter. (Fabian Schmick)
2.8.0
  • 94e7b9f fix for doctrine/migrations (Kevin Bond)
  • c254317 only support security checker v5 as dependency. (Stefan Topfstedt)
  • f84929c require doctrine migrations v2. (Stefan Topfstedt)
  • e087805 bumps up version of zend diagnostics dependency. (Stefan Topfstedt)
  • 9d913ff adjusted imports to namespace changes. (Stefan Topfstedt)
  • 041c287 updated dependencies to support migrations v2. (Stefan Topfstedt)
  • 44914b5 Bump minimum version of zenddiagnostics (Jonathan Johnson)
  • 5ee41a3 Ask travis to wait while installing (Jonathan Johnson)
  • 60024c0 Bump minimum symfony version (Jonathan Johnson)
  • fa340a1 Update testing dependencies (Jonathan Johnson)
  • 30721d5 Drop PHP 7.0 support (Jonathan Johnson)
  • 6a1ed8c Fix annotation (Ayrton Ricardo)
  • e05c56a Remove not needed parameter (Ayrton Ricardo)
  • ce5a828 Add list reporters endpoint to documentation (Ayrton Ricardo)
  • 2ecf15d Add reporters list endpoint (Ayrton Ricardo)
2.7.8
  • 07e0914 Let RedisCollection handle valid redis DSNs with auth. (Ole Rößner)
  • 0a91cfb Fix php_extensions example (Floran Brutel)
  • ecad81d fix swiftmailer dependency (ixarlie)
Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
codifyo/ts-generator-bundle
andydefer/laravel-cluster
testo/fiber
mintobit/jobqueue
a4sex/maintenance-bundle
a4sex/entity-date-update
a4sex/client-identifier
a4sex/base-utilites
a4sex/key-value-storage
a4sex/micro-status
chilldev/dependency-injection-extra
datinglibre/datinglibre-app-api
biberltd/corebundle
bricre/symfony-bundle-test
biberltd/logbundle
dominium/http-adapter-bundle
dominium/google-analytics
a4sex/auto-clean-entity
christhompsontldr/laravel-inky
spatie/mailcoach-vapor