Libraries tagged by inverted
datatables.net/datatables.net-rowgroup-jqui
5 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-bs
101 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
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 [Bulma](https://bulma.io/)
beautylix/contentinsert
3 Downloads
Provides content inserted to webpages.
laravel-macros/eloquent-insert-as-model
3 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
599667186 Downloads
Allows reflection of object attributes, including inherited and non-public ones
moip/moip-sdk-php
551682 Downloads
Cliente em PHP para integração server-side com APIs Moip v2
malhal/laravel-geographical
296726 Downloads
Easily add longitude and latitude columns to your records and use inherited functionality for calculating distances
villfa/invert-color
63764 Downloads
InvertColor - invert hex color code
ctodobom/api-inter
10880 Downloads
Acesso à API do Banco Inter
run_as_root/magento-cli-auto-proxy
23151 Downloads
Makes all Magento CLI commands construct dependencies be injected as Proxy.
czim/laravel-repository
103379 Downloads
Repository for Laravel (inspired by and indebted to Bosnadev/Repositories)
stayallive/laravel-inverse-relations
10431 Downloads
HasMany, HasOne and MorphMany Eloquent relations with inverse hydration.
flyhjaelp/laravel-eloquent-orderable
2910 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.
protonemedia/laravel-eloquent-where-not
36152 Downloads
Laravel package to invert Eloquent scopes.