Libraries tagged by this7 this
datatables.net/datatables.net-fixedheader-bs5
2312 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
2774 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/)
dhii/collections-abstract-base
2088 Downloads
Collection base classes that do not depend on other non-collection packages, on which there is a dependency of other collection packages that depend on this package. This is done to avoid circular reference in the collection toolchain
ezcompany/probe
20554 Downloads
This module enables this site to be probed.
cse/helpers-session
1467 Downloads
The helpers allows you to easily manage session data. START, SET, GET DELETE, HAS method session - all this is available in this library.
milito/query-filter
7596 Downloads
This is package to use query filter for each model. This package is made entirely for personal use. But if you are eager to use this, you can easily use this package by using readme. This is very simple and amateur :).
skilla/lint-namespaces
8516 Downloads
Search all psr-4 namespaces defined in composer.json and check that all files under this namespaces are really complaint with these
neclimdul/coveo-push-api
713 Downloads
The Push API allows you to *push* items and security identities, as opposed to letting standard Coveo Cloud V2 crawlers *pull* this data from a content repository. This is especially useful when you need to index content from a cloud or on-premises system for which no dedicated source type exists in the Coveo Cloud V2 platform.
williamheelis/restful-inputs
142 Downloads
Simple RESTful globals: $_PUT, $_PATCH, $_DELETE, $_HEADER, $_JSON, $_PATH, $_RES for PHP APIs. Basically this is an extension of the logic PHP probably intended when they introduced _GET and _POST and this package simply extends it and is useful shorthand option for RESTful api end points as a result. The focus was on inline brevity, and assumes plenty of `/api/someItem/index.php` -> `PATCH::/api/someItem/` structure. (i.e lots of dirs with one index.php each!)
varunsridharan/sweetalert2-php
1366 Downloads
This Custom PHP Lib depends on SweetAlert2 JS Lib and this php class works as Javascript code builder.
smallbearsoft/yii2-ajax
13546 Downloads
This is a ajax widget of yii2 which will generate a div. The link click or form submission (for those link and form with data-ajax attribute) in this div will trigger an AJAX request.
sgalinski/scriptmerger
52415 Downloads
CSS/Javascript Minificator, Compressor And Concatenator - This extension minimizes the http requests by concatenating your css and javascript. Furthermore the result can be minified and compressed. This whole process is highly configurable and is partly based on the "minify", "jsminplus" and "jsmin" projects.
saccilottoconsulting/craft-internal-assets
3444 Downloads
A simple plugin to restrict access to assets for permitted users only. Access to a given asset is only granted if the user has view-permissions for the given source (this can be set in the user- or group-settings). The asset source folder should be moved out of the web root folder so the files are never accessible without this plugin.
rubricate/fpdf
231 Downloads
This component is a fork of (FPDF - Free PDF) and in this project the original class has been renamed to (FilePdf). You can use it for any kind of use and modify it to suit your needs.
raiolanetworks/plugin-seo-test
814 Downloads
This Composer package provides a seamless integration for testing SEO aspects of your Laravel applications. Compatible with both Pest and PHPUnit, it offers a collection of tools and assertions specifically designed to evaluate on-page SEO elements like meta tags, title tags, canonical URLs, and structured data. By automating SEO testing, this plugin ensures that your application consistently adheres to best SEO practices, helping you catch potential SEO issues early in the development cycle.