larastrict

Opinionated extension of a Laravel framework to help you build type safe, testable and reusable code.

MIT License

Downloads
2.7K
Stars
5
Committers
2

Bot releases are hidden (Show)

larastrict - v0.0.84

Published by pionl 3 months ago

✨ New Features

  • 7468a7c - SqlTestEnable: add fake connector for sql lite (commit by @h4kuna)
  • 52fc7fa - Testing: use native hooks instead of method overwrite (commit by @h4kuna)
  • c6384f8 - Database: add ChunkWriteService (commit by @h4kuna)
  • 7709c76 - serialize: add dependency on h4kuna/serialize (commit by @h4kuna)
larastrict - v0.0.83

Published by pionl 3 months ago

💥 BREAKING CHANGES

  • due to d9e2469 - Fix deleting cache in context and drop tags usage by default (commit by @pionl):

    Drop default tag for context cache - Laravel offical recommendation is not to use tags with redis

🐛 Bug Fixes

  • d9e2469 - Context: Fix deleting cache in context and drop tags usage by default (commit by @pionl)
larastrict - v0.0.1

Published by pionl about 2 years ago

Initial release