Libraries tagged by can
mottie/tablesorter
175536 Downloads
tablesorter (FORK) is a jQuery plugin for turning a standard HTML table with THEAD and TBODY tags into a sortable table without page refreshes. tablesorter can successfully parse and sort many types of data including linked data in a cell.
johnpbloch/wordpress-core
9850848 Downloads
WordPress is open source software you can use to create a beautiful website, blog, or app.
jeroendesloovere/vcard
2546303 Downloads
This VCard PHP class can generate a vCard with some data. When using an iOS device it will export as a .ics file because iOS devices don't support the default .vcf files.
ion-bazan/composer-diff
774451 Downloads
Compares composer.lock changes and generates Markdown report so you can use it in PR description.
hprose/hprose
188727 Downloads
It is a modern, lightweight, cross-language, cross-platform, object-oriented, high performance, remote dynamic communication middleware. It is not only easy to use, but powerful. You just need a little time to learn, then you can use it to easily construct cross language cross platform distributed application system.
haydenpierce/class-finder
9677880 Downloads
A library that can provide of a list of classes in a given namespace
deliciousbrains/wp-background-processing
268816 Downloads
WP Background Processing can be used to fire off non-blocking asynchronous requests or as a background processing tool, allowing you to queue tasks.
csharpru/vault-php
7533698 Downloads
Best Vault client for PHP that you can find
coroowicaksono/chart-js-integration
1253986 Downloads
A Simple Dashboard Chart in Laravel Nova using Chart JS. Starting create your own dashboard with Chart JS Integration can save your time and help you maintain consistency across standard elements such as Bar, Stacked, Line, Area, Doughnut and Pie Chart.
cakephp/datasource
17240684 Downloads
Provides connection managing and traits for Entities and Queries that can be reused for different datastores
beste/in-memory-cache
1814994 Downloads
A PSR-6 In-Memory cache that can be used as a fallback implementation and/or in tests.
baldwin/magento2-module-url-data-integrity-checker
527817 Downloads
Magento 2 module which can find potential url related problems in your catalog data
aura/sqlquery
2269511 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
aura/sql
1733632 Downloads
A PDO extension that provides lazy connections, array quoting, query profiling, value binding, and convenience methods for common fetch styles. Because it extends PDO, existing code that uses PDO can use this without any changes to the existing code.
arvenil/ninja-mutex
2795872 Downloads
Simple to use mutex implementation that can use flock, memcache, memcached, mysql or redis for locking