Libraries tagged by inverted
datatables.net/datatables.net-rowgroup-ju
17 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 with styling for [jQueryUI](http://jqueryui.com/)
datatables.net/datatables.net-rowgroup-jqui
7 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 with styling for [jQueryUI](http://jqueryui.com/)
datatables.net/datatables.net-rowgroup-bs4
407 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 with styling for [Bootstrap4](https://getbootstrap.com/docs/4.6/getting-started/introduction/)
datatables.net/datatables.net-rowgroup-bs
105 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 with styling for [Bootstrap](https://getbootstrap.com/docs/3.3/)
datatables.net/datatables.net-rowgroup-bm
9 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 with styling for [Bulma](https://bulma.io/)
beautylix/contentinsert
4 Downloads
Provides content inserted to webpages.
laravel-macros/eloquent-insert-as-model
4 Downloads
Add `insertAsModel` macro to Eloquent Builder. Unlike `insert`, `insertAsModel` method will ensure that all inserted values will go through models' casts and mutators.
sebastian/object-reflector
669855177 Downloads
Allows reflection of object attributes, including inherited and non-public ones
moip/moip-sdk-php
591265 Downloads
Cliente em PHP para integração server-side com APIs Moip v2
malhal/laravel-geographical
321438 Downloads
Easily add longitude and latitude columns to your records and use inherited functionality for calculating distances
villfa/invert-color
73827 Downloads
InvertColor - invert hex color code
ctodobom/api-inter
13139 Downloads
Acesso à API do Banco Inter
run_as_root/magento-cli-auto-proxy
27783 Downloads
Makes all Magento CLI commands construct dependencies be injected as Proxy.
flyhjaelp/laravel-eloquent-orderable
3959 Downloads
Make your Eloquent models orderable by using the orderable trait on them. Which automatically updates the order of all other models within it's group when the order of a current model is updated or a new model insereted or deleted.
czim/laravel-repository
106612 Downloads
Repository for Laravel (inspired by and indebted to Bosnadev/Repositories)