Skip to content

We aim to make set of futures to allow easier dev life without loosing type safe and testable code in Laravel ecosystem.

License

Notifications You must be signed in to change notification settings

h4kuna/larastrict

This branch is 5 commits ahead of, 39 commits behind wrk-flow/larastrict:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0cadc01 · Feb 15, 2024
Jun 30, 2023
Jun 21, 2023
Apr 26, 2023
Feb 15, 2024
Feb 15, 2024
Apr 26, 2023
Apr 26, 2023
Jun 30, 2022
Feb 6, 2024
Jun 30, 2023
Apr 14, 2022
Dec 11, 2023
Feb 15, 2024
Jun 22, 2023
Jun 30, 2023
Jun 30, 2023
Jun 9, 2023
Jun 21, 2023
Jun 30, 2023

Repository files navigation

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

img php laravel coverage CI

Current version is under development. Project will be moved to larastrict organization

composer require wrkflow/larastrict

Want more tools or want to help? Check wrk-flow.com or CONTRIBUTE (I need help with the documentation, new features, tests).

Main mission

  • Takes the good stuff from Domain Driven Development
  • Make the code more testable via Unit tests (for faster tests)
  • Make database queries reusable and testable -> Queries
  • Make caching more reusable and testable -> CacheMeService
  • Move business logic to Actions or Services
  • Setup Laravel for great docker experience.

About

We aim to make set of futures to allow easier dev life without loosing type safe and testable code in Laravel ecosystem.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%