Libraries tagged by headerx
ducks-project/apache
5336 Downloads
PHP polyfill for the Apache Functions. The aim is to provides functions as the PHP way in order to get them available even if PHP is not running as an Apache module.
dragon-code/last-modified
8017 Downloads
Setting the response code 304 Not Modified in the absence of content changes.
dek-cz/title-control
6537 Downloads
Nette control for managing title in HTML header.
dek-cz/meta-canonical-control
6540 Downloads
Nette control for managing meta data and canonical link in HTML header.
datatables.net/datatables.net-fixedheader-dt
3218 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 [DataTables](https://datatables.net/)
datatables.net/datatables.net-fixedheader-bs5
2406 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-bs4
2800 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 [Bootstrap4](https://getbootstrap.com/docs/4.6/getting-started/introduction/)
bayfrontmedia/php-http-response
1739 Downloads
Easily send HTTP responses.
bayfrontmedia/php-http-request
1642 Downloads
Easily handle data from incoming HTTP requests.
bakame/http-structured-fields
1014 Downloads
A PHP library that parses, validates and serializes HTTP structured fields according to RFC9561 and RFC8941
alexbilbie/hawk
252 Downloads
Hawk authentication
zozlak/logging
9205 Downloads
Set of methods to deal with the HTTP Accept header
zozlak/http-accept
6753 Downloads
Set of methods to deal with the HTTP Accept header
zae/content-security-policy
7053 Downloads
A really easy way to build CSP headers and add them to the response.
yfix/packager
9147 Downloads
Packager is a PHP 5.2+ library to concatenate libraries split in multiple files in a single file. It automatically calculates dependancies. Packager requires a yml header syntax in every file, and a package.yml manifest file, as seen on the MooTools project.