Libraries tagged by thin user model
magefan/module-translation
199761 Downloads
This module allowed admin user to change translations in admin panel
simplesamlphp/simplesamlphp-module-sqlauth
5753547 Downloads
This is a authentication module for authenticating a user against a SQL database
lochmueller/calendarize
107027 Downloads
Create a structure for timely controlled tables (e.g. events) and one plugin for the different output of calendar views (list, detail, month, year, day, week...). The extension is shipped with one default event table, but you can also 'calendarize' your own table/model. It is completely independent and configurable! Use your own models as event items in this calender. Development on https://github.com/lochmueller/calendarize
singlequote/laravel-datatables
21882 Downloads
This repo contains a Datatable that can render a filterable and sortable table. It aims to be very lightweight and easy to use. It has support for retrieving data asynchronously, pagination and recursive searching in relations
php-flasher/php-flasher
3220 Downloads
The core repository for PHPFlasher, hosting the source code, contributions, issue tracking, and discussions for the PHPFlasher project. This mono-repo serves as the hub for development and community engagement.
rs/laravel-version-control
5551 Downloads
Foundations for making your app version controlled. Provides migration, blueprint and base models. Will make your app GxP compliant if you exclusively use the VC models and table structure as set out in this package.
torgodly/html2media
1602 Downloads
Html2Media is a versatile Laravel package that allows users to convert HTML content into high-quality PDFs with options for either downloading or triggering a print dialog. Ideal for generating documents, invoices, and reports, this package includes configurable settings for file name, page orientation, format, margins, and scale. Html2Media also provides seamless integration with Filament actions, enabling dynamic content rendering in modals and customizable output previews. Whether you need to save a PDF or send it directly to the printer, Html2Media simplifies the process with robust, flexible features.
automattic/jetpack-protect-models
2708 Downloads
This package contains the models used in Protect.
mbissonho/module-remember-admin-last-page
1206 Downloads
This module allow a admin user to come back to the same page(order, customer or config management) when it's session expires.
budyaga/yii2-users
8458 Downloads
Module for manage users and their rights with the support of registration through social services and assigned to each user more than one social service.
symbiote/silverstripe-dynamiclists
8204 Downloads
A Module that allows users to create custom data lists. These lists can then be used in a form control (specified via code by a developer) or within a user defined form to be able to define controlled vocabularies managed in a central location that might be used across several forms.
dynamics-unlimited/composer-git-flow-plugin
8494 Downloads
(Fork of ichhabrecht/composer-git-flow-plugin) This plugin allows to use repositories using the Git Flow workflow (or any other branching model) with Composer
codingms/view-statistics
8193 Downloads
Logs frontend actions and display them in a backend module. Track page views, News, Downloads and custom objects. Optionally tracks frontend user logins and login durations. Alternative extension for Google-Analytics, Matomo, Piwik - this extension does not use any cookies! By default it does not track any personal data like IP address or even the user agent (though this can be activated optionally).
oneup/contao-points-of-interest
10042 Downloads
Use this Contao module to highlight the points of interest of your products. Just a click to open a brief description of each point, allowing your user to get a deep and fast understanding of your product features.
mennovanhout/laravel-model-constants
396 Downloads
This package creates constants for column names, this can then be used instead of strings to reduce typo's errors and improve coding with your IDE