Libraries tagged by bnet
model/providers-finder
2530 Downloads
Little internal utility to find providers between modules
mnabialek/laravel-modular
708 Downloads
Allows creating Laravel modules for better project structure
midnight/form-module
5662 Downloads
Laminas module for better form markup
metabytes-sro/laravel-formatter
11061 Downloads
A formatting library that converts data output between XML, CSV, JSON, TXT, YAML and a few others.
malukenho/migratedb
49 Downloads
The simple tools to migrate data between relational DB write in PHP
maltertech/mongoify
1096 Downloads
Mongoify is a simplistic PHP package designed to seamlessly integrate between Shopify's webhook system and MongoDB.
madj2k/t3-dr-seo
183 Downloads
Extension for a better SEO ranking
madebykind/craft.labelenvironment
82 Downloads
Provides colour-coded labels in your Craft CMS control panel to help easily distinguish between environments
macropage/sdk-ebay-rest-browse
2802 Downloads
The Browse API has the following resources: item_summary: Lets shoppers search for specific items by keyword, GTIN, category, charity, product, or item aspects and refine the results by using filters. (Experimental) search_by_image: Lets shoppers search for specific items by image. You can refine the results by using URI parameters and filters. item: Lets you retrieve the details of a specific item or all the items in an item group, which is an item with variations such as color and size. This resource also provides a bridge between the eBay legacy APIs, such as Trading and Finding, and the RESTful APIs, such as Browse, which use different formats for the item IDs. You can use the Browse API to retrieve the basic details of the item and the RESTful item ID using a legacy item ID. (Experimental) shopping_cart: Provides the ability for eBay members to see the contents of their eBay cart, and add, remove, and change the quantity of items in their eBay cart. *Note:* This resource is not available in the eBay API Explorer. The item_summary, search_by_image, and item resource calls require an Application access token. The shopping_cart resource calls require a User access token.
machbarmacher/gdpr-dump
15245 Downloads
A drop-in replacement for mysqldump that optionally sanitizes DB fields for better GDPR conformity.
lum/simpledom
4316 Downloads
A bridge between SimpleXML and the DOM extension.
localizationteam/localizer
24305 Downloads
This extension provides a fully automated workflow and a graphical user interface for the well known Localization Manager (l10nmgr). While the L10nmgr still handles exports and imports of records and files, the Localizer will take care of all the necessary steps in between. Editors responsible for translations won't have to deal with any L10nmgr configurations anymore and as an administrator you create just one configuration per Localizer Project.
levenify/levenify-bundle
2510 Downloads
A better Levenshtein function in your Symfony project
lenny4/php-swtich-case
496 Downloads
Switch string between (camel case, snake case, kebab case, pascal case, upper case)
lawondyss/config
2268 Downloads
Base class for creating own class of configuration. Better than a associative array :-)