Libraries tagged by one file
venustheme/module-all
24821 Downloads
Ves All Extension - config enable/disable common js, css files which were used on all venus extensions. For example: bootstrap, owlcarousel, colorbox, fancybox
mrfd/kirby-webp
432 Downloads
Kirby 3 plugin for converting images to WebP on the fly, with support for file methods and Kirby tags!
languagewire/html-dumper
4145 Downloads
A library which downloads pages as static HTML files and assets and dumps them on disk
alextartan/flysystem-libsodium-adapter
21136 Downloads
On-the-fly encrypt and decrypt flysystem files
wackystudio/laravel-test-watcher
18121 Downloads
A test file watcher for Laravel that automatically runs specific test cases based on a @watch annotation
smmoosavi/php-gettext-core
21688 Downloads
php-gettext by danilo segan. This library provides PHP functions to read MO files even when gettext is not compiled in or when appropriate locale is not present on the system.
smmoosavi/php-gettext
22449 Downloads
Wrapper for php-gettext by danilo segan. This library provides PHP functions to read MO files even when gettext is not compiled in or when appropriate locale is not present on the system.
smith197/steamauthentication
530 Downloads
SteamAuthentication is a basic set of PHP files that enable users to login using their steam account to view protected content on your website. it creates a session using their steamid as the sessionID and checks for the session when a user visits the page. It also includes a file which allows you to use their profile information such as their avatar and online status.
plesk/wappspector
5811 Downloads
Command-line interface utility to analyze the file structure of a web hosting server and identify the frameworks and CMS used in the websites hosted on it.
mouf/html.template.bootstrap
237536 Downloads
This package contains a Mouf template based on the Twitter Bootstrap HTML/CSS/JS library, along a Mouf installer file to add the template easily in your Mouf project.
hauerheinrich/hh-video-extender
36561 Downloads
Hauer-Heinrich - Extends sys_file_reference video/media. Added attributes to select in content element (eg textmedia) like: muted, loop, controls, previewImage and so on.
diswebru/phpexcel
3151 Downloads
PHP library for writing and reading files in EXCEL format. Modified to work on PHP 8.
digitaldream/data-converter
8774 Downloads
In web application we need to convert data from one type to another. For example, array to excel file or excel file to array.
datatables.net/datatables.net-buttons-bs5
1838 Downloads
The Buttons extension for DataTables provides a common set of options, API methods and styling to display buttons on a page that will interact with a DataTable. It also provides plug-ins for file export (HTML5 and Flash), print view and column visibility. Other libraries, such as Editor and Select also provide buttons specific to their use cases. This is Buttons for DataTables with styling for [Bootstrap5](https://getbootstrap.com/)
bmdevel/php-index
35057 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.