Libraries tagged by concerns
emreyarligan/enum-concern
43849 Downloads
A PHP package for effortless Enumeration handling with Laravel Collections 📦 ✨
ui-awesome/html-concern
10256 Downloads
UI Awesome HTML Concern Code Generator for PHP.
foxws/wireuse
9067 Downloads
Collection of Livewire traits and utilities
luminarix/enum-concern
1719 Downloads
Useful enum concern.
modus-digital/livewire-datatables
159 Downloads
Reusable Laravel Livewire datatable for the TALL stack—Tailwind-styled, concern-driven (columns, filters, sorting, pagination, row actions), fully testable with Pest & Larastan-ready.
dentro/laravel-concerns
4466 Downloads
Set of useful traits for Laravel and Lumen
sevenphp/savantphp
3800 Downloads
Savant (SavantPHP) is a simple and minimalistic, yet object-oriented, Templating System For PHP minimalist. It aims at ONE thing, being a simple lightweight TEMPLATING system. The focus is on ONE thing - PHP can do everything, so do everything with PHP, just use SavantPHP for only separating the 'view/templating' concern from your business logic. Hence the philosophy of 'I just want to separate my front layer(view) from the back layer(code logic) in the most simple & effective way & that's it, nothing more, nothing less, nothing else (no added crap)'
bigeweb/framework
41 Downloads
This MVC framework provides a structured approach to developing web applications by separating the application's concerns into three distinct components: model, view, and controller. This separation of concerns promotes code organization, maintainability, and scalability, making it easier to manage and extend the application over time
soberwp/unravel
5216 Downloads
WordPress plugin to separate concerns for plugins Models and Advanced Custom Fields.
johnwhitley/seperate-eloquent-concerns
10 Downloads
Laravel eloquent has a lot in the model class, this package helps with separating the concerns away from just the model
authanram/laravel-concerns
9 Downloads
Fulfills repeating concerns
elnooronline/laravel-concerns
1098 Downloads
The components that make up the Elnooronline's Laravel Projects
pieterdev/repoflow
23 Downloads
A simple trait to allow fluently querying repositories with an eloquent model. Gives back the flexibility of eloquent to some extent, while remaining explicit on which methods are supported by a repository.
hamzaouaghad/multilayering
39 Downloads
A tiny laravel package to speed up the workflow with the multilayering convetion
ravikisha/nexaphp
0 Downloads
NexaPHP is a lightweight and flexible MVC (Model-View-Controller) framework for PHP, designed to streamline the development of web applications. With NexaPHP, you can quickly build scalable and maintainable PHP applications by separating concerns and promoting code organization.