Popular Packages
-
-
JavaScript
datatables.net/datatables.net-scroller
Scroller is a virtual rendering plug-in for DataTables which allows large datasets to be drawn on screen very quickly. Virtual rendering means is that only the visible portion of the table is drawn, while the scrolling container gives the visual impression that the whole table is visible, allowing excellent browser performance. This is Scroller for DataTables
-
-
sbtheke/cookies
Show cookie consent, optional with possibility to deactivate some or all of them.
-
php-extended/php-http-client-factory-interface
A library to create psr-18 compliant http clients
-
php-extended/php-http-client-trycatch
A client that tries to get a response from a client, but tries to get it from the other if the first fail
-
php-extended/php-tld-provider-mozilla
A library to get the tld list from the public suffix list and build the tld hierarchy
-
-
-
PHP
wobblecode/rest-bundle
A bundle that creates REST Apis based on your current controllers actions
-
PHP
jason-napolitano/codeigniter4-cart-module
A basic port of the codeigniter 3 cart module for CodeIgniter 4.
-
php-extended/php-http-client-delay
An http client that adds delays between requests for getting around time based bot detection
-
-
php-extended/php-http-client-blocklist
A psr-18 compliant middleware client that handles domain-based blocklists
-
PHP
stymiee/php-simple-encryption
The PHP Simple Encryption library is designed to simplify the process of encrypting and decrypting data while ensuring best practices are followed. By default is uses a secure encryption algorithm and generates a cryptologically strong initialization vector so developers do not need to becomes experts in encryption to securely store sensitive data.