Libraries tagged by gice
first-data/gateway
22285 Downloads
PHP SDK to be used with First Data IPG API v21.5.0. This SDK has been created and packaged to offer the easiest way to integrate your application into the First Data Gateway. This SDK gives you the ability to run transactions such as sales, preauthorizations, postauthorizations, credits, voids, and returns; transaction inquiries; setting up scheduled payments and much more.
extrameile/form-dynamic-recipient
18334 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.
dnadesign/silverstripe-elemental-decisiontree
13246 Downloads
Element displaying information in regards to answers given to questions
datatables.net/datatables.net-scroller
3966 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
3997 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
311630 Downloads
Give your JS App some Backbone with Models, Views, Collections, and Events.
coliving/laravel-friendships
20087 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
22822 Downloads
Translate a word or text to a given language using Yandex Translation service.
badinansoft/nova-tooltip
20092 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
36227 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.
a7/autoload
19461 Downloads
Automatically and recursively require_once all php files in a given directory.
setono/doctrine-object-manager-trait
134875 Downloads
A very simple library that offers an object manager trait to get the object manager for a given class
markenwerk/google-geocoder
28294 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