laracombs / table
v0.2.2
2024-09-10 07:17 UTC
Requires
- php: ~8.1.0|~8.2.0|~8.3.0
- ext-json: *
- illuminate/pagination: ^10.34|^11.0
- illuminate/support: ^10.34|^11.0
Requires (Dev)
- larastan/larastan: ^2.9
- laravel/pint: ^1.17
- orchestra/testbench: ^9.3
- phpstan/phpstan: ^1.11
README
3rd Party package for Laravelâ„¢ Framework to build rapidly Tables with Inertia.js (Vue.js or React) and Tailwind CSS.
wip
Todos
- Implements Filters
- Text Filter
- Date Filter
- Numeric Filter
- Belongs-to Filter
- Has-one Filter
- Boolean Filter
- Add container element
- Implements actions
- Implements standalone Actions
- Belongs-to Relationship ordering
- Has-one Relationship ordering
- Enum Column
- Number Column
- Create Enum UI Node Package
- Searchable Relationships ("dot" notation)
- Create GitHubAction ESLint check
- Create Node Vue.js Node Package
- Create GitHubAction ESLint check
- Create Node React Node Package
- Create GitHubAction ESLint check
- Laravelâ„¢ Livewire
- Creating Tests
- Creating GitHub Actions
- Clean Code check
- Running Tests
- PHPStan check
- Documentation
Not decided yet
- Number Column
- Color Column
- Rating Column