Libraries tagged by 2can
phalcon/incubator
2760353 Downloads
Adapters, prototypes or functionality that can be potentially incorporated to the C-framework.
mottie/tablesorter
199977 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
10975143 Downloads
WordPress is open source software you can use to create a beautiful website, blog, or app.
jeroendesloovere/vcard
3044657 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
1229067 Downloads
Compares composer.lock changes and generates Markdown report so you can use it in PR description.
haydenpierce/class-finder
12140807 Downloads
A library that can provide of a list of classes in a given namespace
deliciousbrains/wp-background-processing
329113 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
8921499 Downloads
Best Vault client for PHP that you can find
coroowicaksono/chart-js-integration
1611923 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
20846787 Downloads
Provides connection managing and traits for Entities and Queries that can be reused for different datastores
beste/in-memory-cache
5870845 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
652111 Downloads
Magento 2 module which can find potential url related problems in your catalog data
aura/sqlquery
2576809 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
aura/sql
2095981 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
3191640 Downloads
Simple to use mutex implementation that can use flock, memcache, memcached, mysql or redis for locking