Libraries tagged by fixed width
datatables.net/datatables.net-fixedheader-ju
22 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 [jQueryUI](http://jqueryui.com/)
datatables.net/datatables.net-fixedheader-bs
136 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 [Bootstrap](https://getbootstrap.com/docs/3.3/)
double-break-bst-fixed/spapi-php
266 Downloads
Amazon Selling Partner API Client With fixed
clousale-bst-fixed/amazon-sp-api-php
330 Downloads
Amazon Selling Partner API Official Client With fixed
whapi-cloud/whatsapp-api-sdk-php
186 Downloads
Sending and receiving messages using HTTP requests. Fixed price with no hidden fees, without limits and restrictions. You will be able to send and receive text/media/files/locations/goods/orders/polls messages via WhatsApp in private or group chats. Guides and SDK can be found on our website.
serhiiorlovs/doctrine2-spatial
1309 Downloads
Doctrine2 multi-platform support for spatial types and functions with fixed ST_ support
trukes/php-rate-limiter
3 Downloads
A lightweight, flexible rate-limiting library for PHP. Manage access limits by user, IP, or custom keys with support for sliding and fixed windows. Compatible with Redis, MySQL, and file-based storage. Ideal for controlling API usage and preventing abuse.
kabachello/phptexttable
55 Downloads
Easily convert PHP arrays into plain text tables or strings with a fixed field length for each column
ensepar/html2pdf
824511 Downloads
Unofficial fork of 'html2pdf' with Composer support. (Fixed composer dependency problem)
zenstruck/governator
1 Downloads
A generic fixed window rate limiting throttle with an intuitive and fluent API that supports multiple backends.
ravage84/cakephp-fake-seeder
4520 Downloads
A shell to seed your database with fake and/or fixed data.
owrasor/fpdi
133 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.
kadudutra/fpdi
985 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.
shopsys/changelog-linker
10836 Downloads
[FORK] Generates beautiful CHANGELOG.md with links to PRs, versions and users grouped in Added/Changed/Fixed/Removed categories.
malkusch/php-index
19813 Downloads
This library provides an API to perform binary search operations on a sorted index. The index can be a XML document, a CSV document, or an arbitrary text file where the key has a fixed position. You can easily implement your own index. This API comes handy on any sorted data structure where realtime search operations are necessary without the detour of a DBS import.