Libraries tagged by chaining
acelle/aws-whitelabel
12 Downloads
Hide AWS SES branding on customer-facing DKIM records by chaining CNAMEs through your own Route53-hosted brand domain.
damonkreft/mandrill-api-api
1605 Downloads
INCOMPLETE: A cleaner, more productive API on top of the official Mandrill API. This includes explicit API methods for calls (IDE friendly), method chaining and simpler adding of template variables.
ebredy/apichainning
154 Downloads
API Chainning
novus/nvd3
215675 Downloads
A reusable charting library written in d3.js
interconnectit/search-replace-db
119030 Downloads
A PHP search replace tool for quickly modifying a string throughout a database. Useful for changing the base URL when migrating a WordPress site from development to production.
consoletvs/charts
3925096 Downloads
The laravel charting package
ob/highcharts-bundle
1017494 Downloads
Symfony Bundle that ease the use of highcharts to display rich graph and charts in your app
nahid/talk
59468 Downloads
Talk is a Laravel based realtime messaging, chatting and conversation system. It helps to develop users messaging, chatting and conversations in easy way.
svrnm/exceldatatables
304525 Downloads
Replace a worksheet within an Excel workbook (.xlsx) without changing any other properties of the file
94noni/highcharts-bundle
123499 Downloads
Symfony Bundle that ease the use of highcharts to display rich graph and charts in your app (for Symfony v6+)
wubinworks/module-disable-change-email
2562 Downloads
A simple Magento 2 extension that prevents customer from changing account email address. Works for both Frontend and WebAPI area.
viper007bond/regenerate-thumbnails
12452 Downloads
Regenerate the thumbnails for one or more of your image uploads. Useful when changing their sizes or your theme.
salamwaddah/laravel-relation-parser
14714 Downloads
Easily load model relations from frontend without changing your API
kunstmaan/seo-bundle
132616 Downloads
Annotating content with metadata for social sharing and seo purposes cannot be overlooked nowadays. The KunstmaanSeoBundle contains default editing functionality for OpenGraph data, meta descriptions, keywords and titles and Metriweb tags. Because the metatagging and tracking options are always changing, a free field to add custom header information is provided as well.
jamm/memory
27215 Downloads
Key-value storage in memory. As a storage can be used: APC, Redis, Memcache, Shared memory. All storage objects have one interface, so you can switch them without changing the working code. Contains PHP Redis client.