Libraries tagged by fixed
datatables.net/datatables.net-fixedcolumns
3593 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
axelero/fixed-width
27804 Downloads
A library to parse and build fixed-width strings
php-snippets/circular-array
46843 Downloads
Fixed circular array data structure
pfurak/xlsx-writer
1418 Downloads
Easy PHP XLSX Writer that is support cell styling, merged cells, multiple worksheets, images, line chart, bar chart and pie chart, huge rows and rows/columns fixing
xcl3721/dora-rpc
153 Downloads
Dora RPC is an Basic Swoole Fixed Header TCP Proctol tiny RPC
webwhales/guzzle-conditional-mock-handler
23916 Downloads
Offers a way to load mocked responses conditionally with Guzzle instead of a fixed queue
jwarkentin/flaky
21482 Downloads
Module for generating short, fixed-length, sequential UUIDs ideal for indexing in various tree based structures
friendsoftypo3/sys-action
64315 Downloads
Actions are 'programmed' admin tasks which can be performed by selected regular users from the Task Center. An action could be creation of backend users, fixed SQL SELECT queries, listing of records, direct edit access to selected records etc.
drupaljedi/css-tree-shaking
20630 Downloads
Helps you to eliminate the portions of CSS you aren't using. Usually should be used to generate AMP pages, where is the fixed limit for maximum styles size.
connox/amazon-pay-sdk-php
11516 Downloads
Fixed fork of Amazon Pay SDK (PHP)
centarro/cybersource-rest-client-php
7456 Downloads
CyberSource PHP REST API client with dependency updates for Drupal compatibility (until fixed upstream).
bmdevel/php-index
34937 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.
avto-dev/guzzle-url-mock
38622 Downloads
URLs (fixed and regexps-based) mock handler for Guzzle 6/7
symplify/changelog-linker
648318 Downloads
Generates beautiful CHANGELOG.md with links to PRs, versions and users grouped in Added/Changed/Fixed/Removed categories.
tonyfarney/fixed-length-file-handler
158 Downloads
Ease to use fixed length (positional) file Reader and Writer for PHP 7.1+