Libraries tagged by mixed
setasign/fpdi
121562573 Downloads
FPDI is a collection of PHP classes facilitating developers to read pages from existing PDF documents and use them as templates in FPDF. Because it is also possible to use FPDI with TCPDF, there are no fixed dependencies defined. Please see suggestions for packages which evaluates the dependencies automatically.
econea/nusoap
4973564 Downloads
Fixed NuSOAP for PHP 5.4 - 8.2
evence/soft-deleteable-extension-bundle
534964 Downloads
Fixed to work with Symfony 5.0+. Adjusted from E-vence/SoftDeleteableListenerExtensionBundle.
cloudcake/nova-fixed-bars
208014 Downloads
A Laravel Nova package to add a responsive and/or fixed sidebar and navigation bar to the Nova admin UI.
symplify/changelog-linker
745692 Downloads
Generates beautiful CHANGELOG.md with links to PRs, versions and users grouped in Added/Changed/Fixed/Removed categories.
stephenlake/nova-fixed-bars
75825 Downloads
A Laravel Nova package to add a responsive and/or fixed sidebar and navigation bar to the Nova admin UI.
mautic/theme-fresh-fixed
56715 Downloads
Mautic Fresh Fixed Theme
giftcards/fixed-width
70548 Downloads
Library for working with fixed width files as well as their associated specs
zetacomponents/persistent-object
491193 Downloads
This component allows you to store an arbitrary data structures to a fixed database table. The component provides all the functionality needed to fetch, list, delete etc these datastructures.
bluezed/yii2-float-thead
47243 Downloads
This is a Yii 2 wrapper for jquery.floatThead a floating/locked/sticky/fixed table header plugin that requires no special CSS and supports window and overflow scrolling.
arokettu/unsigned
410393 Downloads
Fixed length unsigned arithmetic emulation
fanatique/php-fixed-length-file-parser
8425 Downloads
A parser class for handling fixed length text files in PHP
datatables.net/datatables.net-fixedheader-bs5
2914 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
9344 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
6248 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