Libraries tagged by availity
invertus/prestashop-models
20444 Downloads
This package provides ability to test your database driven applications. Model factories make it easier to create test database records using Prestashop models.
ianikanov/yii2-wce
1719 Downloads
Ability to generate widgets with interface similar to controller with basic CRUD actions for specific model
herdwatch/stripe-bundle
75850 Downloads
Symfony bundle to integrate Stripe PHP SDK. Ability to save Stripe objects in database using Doctrine.
hakkahio/laravel-azure-ad-oauth-laravel-8
9403 Downloads
Provides single-sign-on ability to Microsoft Azure Active Directory enabled apps. This package is updated to work with Laravel 8, as the forked package had depency issues with guzzle.
g4/tasker
53436 Downloads
Application asynchronous tasks manager and runner, cron-like PHP implementation with ability to run tasks with resolution in seconds
g4/cron
68456 Downloads
g4 cron like parser with ability to parse expressions with resolution in seconds - based on PHP Cron Expression Parser
first-data/gateway
23324 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.
evheniy/robots-txt-bundle
19688 Downloads
The RobotsTxtBundle adds the ability to generate robots.txt file to your application.
devloops/nova-system-settings
1070 Downloads
A Laravel Nova tool which provides the ability to define your system settings in a beautiful UI and code implementation.
datatables.net/datatables.net-rowgroup
4224 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
datatables.net/datatables.net-fixedheader-bs5
2647 Downloads
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 [Bootstrap5](https://getbootstrap.com/)
datatables.net/datatables.net-fixedheader
8928 Downloads
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
datatables.net/datatables.net-fixedcolumns
6084 Downloads
FixedColumns provides the ability to fix one or more columns to the left and / or right hand side of a DataTable that scrolls along the x-axis. This can be used if the columns show grouping, index or similar information. This is FixedColumns for DataTables
cycle/entity-behavior-uuid
48551 Downloads
Provides an ability to use ramsey/uuid as a Cycle ORM entity column type
coliving/laravel-friendships
20703 Downloads
This package gives Eloquent models the ability to manage their friendships. Forked from hootlex/laravel-friendships to update for supporting L11