PHPackages                             tir/crud - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Framework](/categories/framework)
4. /
5. tir/crud

ActiveLibrary[Framework](/categories/framework)

tir/crud
========

Laravel CRUD scaffolding system

12.7.3(3mo ago)21.6k↓50%[4 PRs](https://github.com/TirFramework/crud/pulls)2MITPHPCI failing

Since Jan 3Pushed 2mo ago2 watchersCompare

[ Source](https://github.com/TirFramework/crud)[ Packagist](https://packagist.org/packages/tir/crud)[ RSS](/packages/tir-crud/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (4)Versions (48)Used By (2)

CRUD Package
============

[](#crud-package)

CRUD package for Tir Framework based on Laravel

Features
--------

[](#features)

- Trait-based CRUD operations
- Automatic route generation
- Laravel/Tir framework integration
- Comprehensive test coverage

Testing
-------

[](#testing)

The package includes an optimized Docker testing environment with automatic code coverage:

```
# Run tests with coverage (recommended)
./test-docker.sh

# Interactive debugging shell
./test-docker.sh interactive

# Clean up Docker resources
./test-docker.sh clean
```

### Coverage Reports

[](#coverage-reports)

Tests automatically generate comprehensive coverage reports:

- **HTML**: `coverage/html/index.html` - Interactive browsable coverage
- **XML**: `coverage/clover.xml` - For CI/CD integration

### Performance

[](#performance)

The Docker setup uses a pre-built image with all dependencies for fast test execution (~1.85 seconds total time).

### Test Results

[](#test-results)

- **170 tests** with **704 assertions**
- **18.42% line coverage** (344/1868 lines)
- **10.91% method coverage** (37/339 methods)

Documentation
-------------

[](#documentation)

- [Access Control System](docs/ACCESS_CONTROL.md) - Comprehensive guide to the access control system
- [Testing Documentation](TESTING.md)

###  Health Score

47

—

FairBetter than 94% of packages

Maintenance84

Actively maintained with recent releases

Popularity20

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 86.3% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~29 days

Recently: every ~3 days

Total

36

Last Release

98d ago

Major Versions

v1.x-dev → v2.02023-06-19

v2.4.2-beta → v3.0-beta2023-12-18

v3.x-dev → v8.02024-06-14

v8.3-beta → v11.x-dev2025-02-20

v11.x-dev → 12.5.x-dev2025-12-11

### Community

Maintainers

![](https://www.gravatar.com/avatar/663e65d77603df82a04b62ea5751c903d7cf27b6249829c746455b0f40489ccf?d=identicon)[tird4d](/maintainers/tird4d)

![](https://www.gravatar.com/avatar/219d4d2a10a00557a01ad6e50afa3b69d2adbed83f3f983d87c0fe4cd5236c3a?d=identicon)[parazit72](/maintainers/parazit72)

---

Top Contributors

[![tird4d](https://avatars.githubusercontent.com/u/10432008?v=4)](https://github.com/tird4d "tird4d (302 commits)")[![parazit72](https://avatars.githubusercontent.com/u/20378202?v=4)](https://github.com/parazit72 "parazit72 (46 commits)")[![mjmichael73](https://avatars.githubusercontent.com/u/16503454?v=4)](https://github.com/mjmichael73 "mjmichael73 (2 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/tir-crud/health.svg)

```
[![Health](https://phpackages.com/badges/tir-crud/health.svg)](https://phpackages.com/packages/tir-crud)
```

###  Alternatives

[codewithdennis/larament

Larament is a time-saving starter kit to quickly launch Laravel 13.x projects. It includes FilamentPHP 5.x pre-installed and configured, along with additional tools and features to streamline your development workflow.

3691.5k](/packages/codewithdennis-larament)[ecotone/laravel

Laravel integration for Ecotone

21307.6k3](/packages/ecotone-laravel)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
