Popular Packages
-
-
kubuslab/webcore-php
WebCore native wrapper library.
-
-
PHP
spacemudd/laravel-vue-i18n-generator
Generates a vue-i18n compatible include file from your Laravel translations.
-
resursbank/magento-ordermanagement
Resurs Bank - Order Management
-
-
-
pixelbrackets/emoji-chart
This package provides a static list of emoji
-
-
PHP
fsi/reflection
FSi Reflection Component is an extension of built-in reflection classes in PHP 5.3 that saves a lot memory, thanks to factory design pattern.
Abandoned!
-
-
-
JavaScript
datatables.net/datatables.net-fixedheader-dt
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 [DataTables](https://datatables.net/)
-
JavaScript
datatables.net/datatables.net-rowgroup
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