Libraries tagged by file format
stormwalkerec/php-bittorrent
23 Downloads
PHP\BitTorrent is a set of components that can be used to interact with torrent files (read+write) and classes that can encode/decode to/from the BitTorrent format.
springimport/magento2-module-favicon-bugfix
701 Downloads
Bugfix for favicon .ico format in Magento 2 (We don't recognize or support this file extension type)
scolib/php-bittorrent
4 Downloads
A set of components that can be used to interact with torrent files (read+write) and classes that can encode/decode to/from the BitTorrent format.
rhladun/yii2-imgopt
15 Downloads
Widget with an auto WebP/AVIF files generation for Yii2 Framework. Generate HTML / tags or inline CSS style (background-image) for WebP/AVIF formats (with ability create resized copies) and fallback PNG or JPG images.
psyipm/zf-tcpdf
27 Downloads
Zend module wrapper for tcpdf class created by Nicola Asuni. TCPDF is a PHP class for generating PDF files on-the-fly without requiring external extensions. This library includes also a class to extract data from existing PDF documents and classes to generate 1D and 2D barcodes in various formats.
opqclick/currency-converter
4 Downloads
The task is to create a Laravel package, this packagewill expose an API GET endpoint that will receive thefollowing params:● amount● currency to exchangeYou can assume the default currency is Euro.This endpoint should return the exchange rate for thegiven amount in the same standard format as theother API endpoints.The package must fetch the exchange rate of the dayfrom the European Central Bank daily reference.The package must have unit tests documentationand a readme.md file.The package must be installed with composer as alocal dependency.
ngfw/webpconverter
8 Downloads
A Laravel package that automatically converts images to WebP format, serves them efficiently, and caches the converted files to optimize performance.
mvccore/ext-view-helper-dataurl
56 Downloads
MvcCore - Extension - View - Helper - Data URL - get any file content by given relative or absolute path in data url format: `data:image/png;base64,iVBOR..`.
kazimshah39/google-drive-id-extractor
3 Downloads
This extracts the Google Drive file ID from any provided Google Drive link, making it easy to retrieve the ID programmatically. It's lightweight, simple to use, and supports various Google Drive link formats.
ibnusyuhada/slim-lite-configuration
57 Downloads
Slim Lite Configuration is a file(s) configuration loader for Slim Framework Middleware. Just say the file(s), then Slim Lite Configuration will register the configuration items automatically to Slim settings. This package support with Ini, Php, Json, Xml, Yaml format. If need to change the configuration file, this package can do as you want.
hercegdoo/roundcube-excel-export
10 Downloads
Roundcube Excel Export is a plugin for the Roundcube webmail client that allows users to export the contents of an email folder to an Excel file (.xlsx). This plugin is designed to help users easily back up or analyze their emails in a structured format.
gustocoder/tyfoon-seo
16 Downloads
Laravel seo package. It will help you optimize your web pages for seo. It will walk you through the creation of all necessary seo tags, often explaining to you the purpose of each tag, its format or syntax, etc as it does so. The seo elements will then be generated for you during the rendering of every view file for which there is an seo record created. Grab and paste a snippet of code in your layout/view files amd your SEO work on that view file is done.
gemorroj/php-bittorrent
3 Downloads
A set of components that can be used to interact with torrent files (read+write) and classes that can encode/decode to/from the BitTorrent format.
fayyaztech/sitemap-generator
24 Downloads
The PHP Sitemap Generator is a versatile and easy-to-use tool that empowers developers to effortlessly create sitemaps for their websites. With support for various sitemap formats, including XML, ROR, HTML, and URLLIST, this library simplifies the process of generating essential files to enhance search engine optimization (SEO) and ensure efficient indexing of web content.
camilwojcik/logs-cleanup
0 Downloads
Simple package with class that clears logs older than given date (in text format). Recomended use in your Cron.php file.