Libraries tagged by note
ordinary9843/ghostscript
16105 Downloads
Use Ghostscript to merge / split all PDF files or guess and convert PDF file version, and transform PDF into images. Fix FPDI error by Ghostscript: This document PDF probably uses a compression technique which is not supported by the free parser shipped with FPDI.
opensoft/epl
18485 Downloads
The library is a php wrapper for the EPL2 Programming Language. At present do not support all commands EPL2.
nikolag/core
29917 Downloads
Nikolag Core package for Laravel payment integrations that are not part of the Cashier
moxio/sqlite-extended-api
8047 Downloads
Exposes SQLite APIs that are otherwise not available in PHP
mouf/html.widgets.menu
239604 Downloads
This package contains objects describing a menu of an application. The menu is described, but this package does not render the menu in any way. You will have to use another package to render the menu in HTML. Usually, templates will provide their own menu renderers.
mobilestock/laravel-database-interceptor
6574 Downloads
Laravel Database Interceptor is a library that enables you to intercept database queries managed by PDO and transform the returned values into custom types. It uses Illuminate library abstractions to implement new PDO facade methods like selectOneFirstColumn and selectFirstColumn. It also enables ATTR_EMULATE_PREPARES without any external setting. It is fully compatible with MySQL/MariaDB. Other databases are not supported.
mobilestock/auto-json-accept
5803 Downloads
That library will convert your Accept headers into application/json when it's generic or not present, using a global middleware
marshmallow/translatable
13161 Downloads
Add translation to your Nova Resources. The translations will be stored in a translatables table and not in a JSON format in your existing tables as many packages out there do.
madmatt/id3global-service
8512 Downloads
Allows a PHP-powered website to communicate with the GBG ID3global API to verify identities. This library is not affiliated with GBG PLC in any way.
macroactive/laravel-psalm
16081 Downloads
Psalm integration with Laravel. Do not cover Facades. Relatively simple integration
loophp/unaltered-psr-http-message-bridge-bundle
18407 Downloads
A drop-in replacement for symfony/psr-http-message-bridge, that does not alter query parameters.
listennotes/podcast-api
6088 Downloads
PHP bindings for the Listen Notes Podcast API
lasserafn/csv-reader
33477 Downloads
A minimal League/CSV wrapper. Gives the powerful CSV tool an acceptable API. Very opinionated. Used for own projects, so might not fit your case. Just use League/csv.
ksk88/weighted-lottery-php
3882 Downloads
weighted-lottery-php provides a not equality shuffle function. Determine is based on each choice's proportion of the total weight.
kalibora/real-temporary-file
62440 Downloads
A real temporary file (not in memory). And temporary directory.