Libraries tagged by abi
ianikanov/yii2-wce
1651 Downloads
Ability to generate widgets with interface similar to controller with basic CRUD actions for specific model
herdwatch/stripe-bundle
74962 Downloads
Symfony bundle to integrate Stripe PHP SDK. Ability to save Stripe objects in database using Doctrine.
hakkahio/laravel-azure-ad-oauth-laravel-8
9278 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/cron
68360 Downloads
g4 cron like parser with ability to parse expressions with resolution in seconds - based on PHP Cron Expression Parser
first-data/gateway
22793 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
19479 Downloads
The RobotsTxtBundle adds the ability to generate robots.txt file to your application.
er1z/fakemock
1674 Downloads
A library to provide mocking abilities for annotated class properties
divineniiquaye/php-invoker
9505 Downloads
A library that provides the abilities to invoking callables with named parameters in a generic and extensible way.
devloops/nova-system-settings
957 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
4125 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
2474 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
8667 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
5980 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
46993 Downloads
Provides an ability to use ramsey/uuid as a Cycle ORM entity column type
coliving/laravel-friendships
20402 Downloads
This package gives Eloquent models the ability to manage their friendships. Forked from hootlex/laravel-friendships to update for supporting L11