php-css-lint

CSS Linter for PHP

MIT License

Downloads
1.1M
Stars
11
Committers
8
php-css-lint - v3.2.0 Latest Release

Published by neilime over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/neilime/php-css-lint/compare/v3.1.3...v3.2.0

php-css-lint - v3.1.3

Published by neilime about 2 years ago

What's Changed

Full Changelog: https://github.com/neilime/php-css-lint/compare/v3.1.2...v3.1.3

php-css-lint - Version v3.1.2

Published by neilime about 2 years ago

What's Changed

Full Changelog: https://github.com/neilime/php-css-lint/compare/v3.1.1...v3.1.2

php-css-lint - v3.1.1

Published by neilime over 2 years ago

php-css-lint - Version 3.1.0

Published by neilime over 2 years ago

What's Changed

Full Changelog: https://github.com/neilime/php-css-lint/compare/v3.0.0...v3.1.0

php-css-lint - Version 3.0.0

Published by neilime over 3 years ago

Version 3.3.0

💥 Breaking changes

  • Internal changes:
    • Move \CssLint\Properties methods and properties to non static
    • Move \CssLint\Properties array properties from ['property' => ''] to ['property' => bool] where bool define if the property is allowed or not
  • Remove PHP 7.4 support

⚡ Added

🙏 Contributors :

  • @macburgee1
  • @neilime
php-css-lint - Version 2.2.0

Published by neilime over 4 years ago

Version 2.2.0

⚡ Added

  • Upgrade dependencies

🏗️ Chore

  • Move continuous integration to Github Actions
  • Add PHP Code sniffer to continuous integration workflow
  • Add PHP Stan to continuous integration workflow

🙏 Contributors :

  • @neilime
php-css-lint - Version 2.1.0

Published by neilime almost 5 years ago

Version 2.1.0

⚡ Added :

  • Linter constructor accepts an optional instance of the "\CssLint\Properties" helper.
  • Make Properties class static.
  • Add arguments and return types.
  • Add JSON extension as a dependency.

🐛 Fixed :

  • Fix typos.

🙏 Contributors :

  • @Girgias
php-css-lint - Version 2.0.0

Published by neilime about 5 years ago

Version 2.0.0

⚡ Added :

  • Supports only php supported Versions (^7.2)
php-css-lint - Version 1.1.0

Published by neilime over 6 years ago

Add new feature for script : Take CSS in from STDIN

php-css-lint - Version 1.0.1

Published by neilime over 6 years ago

Improve autoloading

php-css-lint - Version 1.0.0

Published by neilime almost 8 years ago

Package Rankings
Top 4.07% on Packagist.org
Badges
Extracted from project README
Continuous integration codecov Sponsor