Libraries tagged by stability
mateffy/laravel-codebase-mcp
655 Downloads
An MCP server to give Cursor, Aider, etc. the ability to introspect your Laravel codebase directly, by querying for your models, views, routes and classes without raw file search.
axllent/silverstripe-cms-tweaks
25110 Downloads
Several CMS usability improvements
martinpetricko/filament-restore-or-create
167 Downloads
FilamentPHP package that adds ability to check for similar deleted records and restore them instead of creating new ones.
marshmallow/zoho-desk
17760 Downloads
This packages provides you with the ability to easily connect your Laravel application to ZohoDesk.
kanarskiy/laravel-relation-joins
864 Downloads
Adds the ability to join on a relationship by name.
g4/cron
68456 Downloads
g4 cron like parser with ability to parse expressions with resolution in seconds - based on PHP Cron Expression Parser
datatables.net/datatables.net-rowgroup
4206 Downloads
RowGroup adds the ability to easily group rows in a DataTable by a given data point. The grouping is shown as an inserted row either before or after the group. This is RowGroup for DataTables
datatables.net/datatables.net-fixedheader-bs5
2639 Downloads
When displaying large amounts of data in a table, it can often be useful for the end user to have the column titles always visible. This is particularly true if using DataTables with pagination disabled, or the display length is set to a high value. The FixedHeader extension provides this ability. This is FixedHeader for DataTables with styling for [Bootstrap5](https://getbootstrap.com/)
datatables.net/datatables.net-fixedheader
8892 Downloads
When displaying large amounts of data in a table, it can often be useful for the end user to have the column titles always visible. This is particularly true if using DataTables with pagination disabled, or the display length is set to a high value. The FixedHeader extension provides this ability. This is FixedHeader for DataTables
datatables.net/datatables.net-fixedcolumns
6065 Downloads
FixedColumns provides the ability to fix one or more columns to the left and / or right hand side of a DataTable that scrolls along the x-axis. This can be used if the columns show grouping, index or similar information. This is FixedColumns for DataTables
cyberwoven/cyberwoven_suite
5295 Downloads
This modules provides Cyberwoven-specific configuration tweaks, and a collection of sub-modules to improve the usability and functionality of Drupal for Cyberwoven websites.
badinansoft/nova-tooltip
20785 Downloads
A Laravel Nova tool to give you ability to put tooltip in fields in every where and in menu item
stefansl/contao-divider-bundle
15028 Downloads
ContentElement for Contao to generate hr. Simply choose element type "divider" and save.
mymuns/activity-log
92 Downloads
A comprehensive Laravel 12+ package that provides request-response logging and model change tracking (versioning) with the ability to revert model states via command or API. Logs can be stored in the database or sent to external services like Logstash, Elasticsearch, Loki, or Sentry.
mikielis/laravel-azure-ad-oauth-laravel
1216 Downloads
Provides single-sign-on ability to Microsoft Azure Active Directory enabled apps. This package is updated to work with Laravel 8, as the forked package had depency issues with guzzle.