Libraries tagged by user group
fremail/lumen-nested-route-groups
10998 Downloads
Extends a lumen application for using nested route groups. In addition to the groups it's possible to use any() and match() methods.
wika-group/azureadb2c-spa-for-laravel
134 Downloads
Use Azure AD B2C single sign-on for Laravel single-page applications
hiz-grup/ai-email-suggest
1350 Downloads
This package helps user to fix typos in email addresses by using openai api to suggest a valid email address.
involved-group/laravel-lang-country
5276 Downloads
Setting the locale is not enough most of the time, some countries use more than one languages. Also, different countries use different date notation formats, names, flags and currencies. This package is here to help you with that!
hounddd/wn-blocks-theme
189 Downloads
Winter CMS theme that demonstrates the use of repeater groups to assemble static pages with customizable building sections and blocks.
wp-grogu/acf-manager
2701 Downloads
An Object-Oriented library used to create ACF field groups and gutemberg blocks, and retreive the data easily. Requires Wordpress, ACF.
tikiwiki/diagram
9300 Downloads
MXGraph / Draw.io / diagrams.net component to be used within Tiki Wiki CMS Groupware
dnadesign/silverstripe-advanceddropdowns
17225 Downloads
DropdownField and GroupedDropdownField that allows the use of data-attributes on each option tag
datatables.net/datatables.net-fixedcolumns-dt
1590 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 with styling for [DataTables](https://datatables.net/)
datatables.net/datatables.net-fixedcolumns-bs5
1483 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 with styling for [Bootstrap5](https://getbootstrap.com/)
datatables.net/datatables.net-fixedcolumns-bs4
2957 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 with styling for [Bootstrap4](https://getbootstrap.com/docs/4.6/getting-started/introduction/)
prizeless/laravel-5-helpers
4824 Downloads
Group of common and easy to use base classes for a Laravel 5.1 project
smartbooster/standard-bundle
1413 Downloads
Bundle grouping all dev vendor that we use for testing and coding with the SMART BOOSTER standards
smartbooster/core-bundle
4375 Downloads
Bundle grouping all vendor, generic utils and services that we use on each project
five-say/laravel-route-group
438 Downloads
Object-oriented route group.use like this: $route->get(...)->as(...)->uses(...)->before(...);