/jms-metadata-1.x

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

Primary LanguagePHPMIT LicenseMIT

JMS Metadata 1.7.0

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