Libraries tagged by concern
emreyarligan/enum-concern
24710 Downloads
A PHP package for effortless Enumeration handling with Laravel Collections 📦 ✨
sitegeist/image-jack
19427 Downloads
Jack of all trades concerning image optimization. Also introduces the usage of next-gen-image-formats
jp10/maileva-simple-sdk
954 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.
henrotaym/laravel-ip-client
1163 Downloads
Helpers concerning client performing requests.
gregbiv/blue-x-geohash
9895 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.
soberwp/unravel
5199 Downloads
WordPress plugin to separate concerns for plugins Models and Advanced Custom Fields.
ui-awesome/html-concern
3557 Downloads
UI Awesome HTML Concern Code Generator for PHP.
luminarix/enum-concern
22 Downloads
Useful enum concern.
sevenphp/savantphp
3745 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)'
jp10/maileva-registered-sdk
621 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.
heimrichhannot/contao-privacy-bundle
361 Downloads
This bundle contains functionality concerning privacy and the European Union's "General Data Protection Regulation" (GDPR).
heimrichhannot/contao-privacy
1396 Downloads
This bundle contains functionality concerning privacy and the European Union's "General Data Protection Regulation" (GDPR, in German: "Datenschutz-Grundverordnung", DSGVO).
heimrichhannot/contao-events-bundle
1478 Downloads
This bundle offers useful functionality concerning the entities "tl_calendar" and "tl_calendar_events" of the Contao CMS.
bigeweb/framework
12 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
johnwhitley/seperate-eloquent-concerns
8 Downloads
Laravel eloquent has a lot in the model class, this package helps with separating the concerns away from just the model