Libraries tagged by vpos
combizera/wordpress-to-laravel-migrator
213 Downloads
Package for migrating WordPress posts to laravel
clarkwinkelmann/flarum-ext-author-change
20185 Downloads
Let mods update the author and date of discussions and posts
brightnucleus/custom-content
14819 Downloads
Config-driven WordPress Custom Content Definitions (Custom Post Types, Custom Taxonomies).
bmdevel/php-index
44201 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.
bentools/doctrine-safe-events
8564 Downloads
Fires postPersist / postUpdate / postRemove events AFTER the transaction has completed.
bentasker/php-gpx-ingest
1259 Downloads
PHP GPX-Ingest is a simple PHP class designed to ingest a basic Global Position eXchange (GPX) file and extract data/stats from the tracks within.
bariew/yii2-invisible-recaptcha
14835 Downloads
Validates form post with Goolge Invisible Recaptcha
automattic/jetpack-publicize
15738 Downloads
Publicize makes it easy to share your site’s posts on several social media networks automatically when you publish a new post.
askvortsov/flarum-help-tags
3844 Downloads
Allow members to post in a tag, but only see discussions that they created or have been granted access to.
ambroisemaupate/omnipay-sips2
12575 Downloads
Omnipay gateway for Worldline Sips PayPage POST API (Atos Sips 2.0)
aeon-php/retry
152606 Downloads
Retry fragile operations in case of failure with different delay strategies and possibility to skip/terminate execution
rl-studio/laraman
7130 Downloads
A fluent way to export your Laravel routes to a Postman export
nanasess/mdb2_driver_pgsql
118483 Downloads
This is the PostgreSQL MDB2 driver.
michael-rubel/laravel-auto-binder
14727 Downloads
This package adds the possibility to bind interfaces to implementations in the Service Container by scanning the specified project folders. This helps avoid manually registering container bindings when the project needs to bind a lot of interfaces to its implementations.
kodus/sql-splitter
25413 Downloads
A simple facility to split SQL files into individual queries - supports MySQL, PostgreSQL and Microsoft SQL Server