wrkflow/larastrict

Package to improve Laravel framework with features to support more strict typed Laravel.
6,380 4
Install
composer require wrkflow/larastrict
Latest Version:v0.0.93
PHP:>=8.3
License:MIT
Last Updated:Sep 17, 2026
Links: GitHub  ·  Packagist
Maintainer: pionl

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.

Related Packages

pecee/simple-router

Simple, fast PHP router that is easy to get integrated and in almost any project...

246,558 671
tyloo/tyloo

The Laravel Framework.

197 26
groovel/ecommerce

A great app laravel for ecommerce.

4 0