Libraries tagged by gove
datatables.net/datatables.net-scroller
3993 Downloads
Scroller is a virtual rendering plug-in for DataTables which allows large datasets to be drawn on screen very quickly. Virtual rendering means is that only the visible portion of the table is drawn, while the scrolling container gives the visual impression that the whole table is visible, allowing excellent browser performance. This is Scroller for DataTables
datatables.net/datatables.net-rowgroup
4058 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
components/backbone
311714 Downloads
Give your JS App some Backbone with Models, Views, Collections, and Events.
coliving/laravel-friendships
20198 Downloads
This package gives Eloquent models the ability to manage their friendships. Forked from hootlex/laravel-friendships to update for supporting L11
bluora/laravel-yandex-translate
22922 Downloads
Translate a word or text to a given language using Yandex Translation service.
badinansoft/nova-tooltip
20240 Downloads
A Laravel Nova tool to give you ability to put tooltip in fields in every where and in menu item
artyuum/symfony-jsend-response
36432 Downloads
JSendResponse component for HttpFoundation based applications (Symfony, Silex, Laravel, Drupal, etc.). It follows the JSend specification, allowing you to give consistent JSON responses to your users.
andreaskiessling/form-dynamic-recipient
423 Downloads
Adds new form select type, which shows recipient records of a given page. This information can be used as dynamic recipient for the form data.
a7/autoload
19481 Downloads
Automatically and recursively require_once all php files in a given directory.
ubient/laravel-pwned-passwords
17272 Downloads
A Laravel validation rule to determine whether a given password is pwned (insecure)
setono/doctrine-object-manager-trait
135312 Downloads
A very simple library that offers an object manager trait to get the object manager for a given class
pbmedia/laravel-api-health
3335 Downloads
Monitor first and third party services and get notified when something goed wrong!
markenwerk/google-geocoder
28331 Downloads
A PHP library to query Google's location service for geolocation and reverse lookups based on a given address, a geo location or a Google Places ID.
liliom/laravel-acquaintances
2311 Downloads
This light package, with no dependencies, gives Eloquent models the ability to manage friendships (with groups). And interactions such as: Likes, favorites, votes, subscribe, follow, ..etc. And it includes advanced rating system.
joselfonseca/laravel-api
2478 Downloads
Laravel API starter Kit will give you most of the boilerplate that you need for creating Laravel API's