Search by

gammadia / jms-metadata-1.x

Gammadia

Fork of jms/metadata 1.7.0 with support for modern PHP versions.

Package info

github.com/gammadia/jms-metadata-1.x

pkg:composer/gammadia/jms-metadata-1.x

Statistics

Installs: 66 899

Dependents: 1

Suggesters: 0

Stars: 0

1.7.0 2022-10-05 07:44 UTC

This package is auto-updated.

Last update: 2026-09-05 16:03:31 UTC


README

Learn more about it in its documentation.

A fork for modern days CI

This is a fork of jms/metadata at the version 1.7.0 adapted for modern PHP development, which supports :

  • PHP 7.2 <-> 8.1

The following changes were applied to the dev dependencies :

  • PHPUnit upgraded to 9.x
  • PHPStan baseline added to keep the code in good health
  • Rector installed to ease automated refactorings
  • Migrate Travis CI to GitHub Actions