Libraries tagged by vpos
first-data/gateway
23125 Downloads
PHP SDK to be used with First Data IPG API v21.5.0. This SDK has been created and packaged to offer the easiest way to integrate your application into the First Data Gateway. This SDK gives you the ability to run transactions such as sales, preauthorizations, postauthorizations, credits, voids, and returns; transaction inquiries; setting up scheduled payments and much more.
facile-it/crossbar-http-publisher-bundle
13287 Downloads
This bundle allows to submit PubSub events via HTTP/POST requests to a Crossbar HTTP Publisher.
efureev/swoole-doctrine-dbal-pgsql-driver
5800 Downloads
The Postgres Swoole 5 driver for Doctrine
easy2dev/multi-tenant-wizard
318 Downloads
Easy2Dev Laravel Tenant Migrate is a Laravel package designed to simplify database migration for multi-tenant applications, particularly those employing PostgreSQL databases. This package streamlines the migration process for Software as a Service (SaaS) web applications where tenant data is stored in separate databases. It eliminates the need to manually adjust database configuration files for each tenant, offering a scalable solution for database management.
dynamic/silverstripe-elemental-blog
49348 Downloads
Show recent posts from a featured blog.
dmk/mksanitizedparameters
29645 Downloads
Sanitize $_REQUEST, $_POST and $_GET before the processing of TYPO3 in backend or frontend starts. Take a look into the documentation how to add your own rules or see which one exist.
dlevsha/compalex
45 Downloads
Compalex is a lightweight script to compare two database schemas. It supports MySQL, MS SQL Server and PostgreSQL
dinke/curl-http-client
4767 Downloads
Curl based HTTP Client - Simple but effective OOP wrapper around Curl php lib. It allows sending post/get requests, using proxy, binding to specific IP, storing cookies etc.
dereuromark/cakephp-feedback
25563 Downloads
Feedback or bugreport (with screenshot!) tab option in your CakePHP application. Data can be posted directly to Mantis, E-mail, Github issues, filesystem, etc.
creativestyle/magesuite-url-rewrite
59348 Downloads
This module adds the possibility to provide list of URL rewrites
creativestyle/magesuite-file-upload
59120 Downloads
Adds possibility to upload additional types of files into media gallery.
combizera/wordpress-to-laravel-migrator
211 Downloads
Package for migrating WordPress posts to laravel
clarkwinkelmann/flarum-ext-author-change
20155 Downloads
Let mods update the author and date of discussions and posts
brightnucleus/custom-content
14810 Downloads
Config-driven WordPress Custom Content Definitions (Custom Post Types, Custom Taxonomies).
bmdevel/php-index
44083 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.