Libraries tagged by concern
emreyarligan/enum-concern
44617 Downloads
A PHP package for effortless Enumeration handling with Laravel Collections 📦 ✨
sitegeist/image-jack
47502 Downloads
Jack of all trades concerning image optimization. Also introduces the usage of next-gen-image-formats
ui-awesome/html-concern
10308 Downloads
UI Awesome HTML Concern Code Generator for PHP.
foxws/wireuse
9108 Downloads
Collection of Livewire traits and utilities
luminarix/enum-concern
1768 Downloads
Useful enum concern.
modus-digital/livewire-datatables
225 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.
mehr-it/lara-model-aspects
314 Downloads
Add extra functionality concerning to models in separate classes
jp10/maileva-simple-sdk
3693 Downloads
API pour envoyer et suivre des courriers postaux. Elle comprend les fonctions clés pour : - créer un envoi, - ajouter des documents et des destinataires, - choisir ses options, - suivre la production. Pour connaitre les notifications (webhooks) concernées par cette API, consultez la documentation de l'API notification_center.
jp10/maileva-registered-sdk
3242 Downloads
API pour envoyer et suivre des Lettres Recommandées En Ligne distribuées par le facteur. Elle comprend les fonctions clés pour : - créer un envoi, - ajouter des documents et des destinataires, - choisir ses options, - suivre la production. Pour connaitre les notifications (webhooks) concernées par cette API, consultez la documentation de l'API notification_center.
henrotaym/laravel-ip-client
1739 Downloads
Helpers concerning client performing requests.
gregbiv/blue-x-geohash
10101 Downloads
A library of where in the world things are. Mostly this library is concerned with geohashes, which encode latitude/longitude pairs into scalar, and therefore index-friendly, values.
dentro/laravel-concerns
4477 Downloads
Set of useful traits for Laravel and Lumen
sevenphp/savantphp
3801 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)'
heimrichhannot/contao-events-bundle
1736 Downloads
This bundle offers useful functionality concerning the entities "tl_calendar" and "tl_calendar_events" of the Contao CMS.
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