Libraries tagged by posti
facile-it/crossbar-http-publisher-bundle
11664 Downloads
This bundle allows to submit PubSub events via HTTP/POST requests to a Crossbar HTTP Publisher.
easy2dev/multi-tenant-wizard
126 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
44062 Downloads
Show recent posts from a featured blog.
dmk/mksanitizedparameters
25835 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
43 Downloads
Compalex is a lightweight script to compare two database schemas. It supports MySQL, MS SQL Server and PostgreSQL
dereuromark/cakephp-feedback
24670 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.
datlechin/flarum-copy-links
5191 Downloads
Adds 'Copy Link' controls to posts, discussions and users card.
creativestyle/magesuite-url-rewrite
51094 Downloads
This module adds the possibility to provide list of URL rewrites
creativestyle/magesuite-file-upload
50637 Downloads
Adds possibility to upload additional types of files into media gallery.
clarkwinkelmann/flarum-ext-money-rewards
1737 Downloads
Transfer money to other users through post rewards
clarkwinkelmann/flarum-ext-author-change
13968 Downloads
Let mods update the author and date of discussions and posts
chinpei215/cakephp-eager-loader
12767 Downloads
CakePHP 2.x plugin to make it possible to eager load
byjg/migration-cli
18700 Downloads
Simple library in PHP for database version control. Supports Sqlite, MySql, Sql Server and Postgres.
brightnucleus/custom-content
13329 Downloads
Config-driven WordPress Custom Content Definitions (Custom Post Types, Custom Taxonomies).
bmdevel/php-index
34724 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.