Libraries tagged by can
yahnis-elsts/plugin-update-checker
1908445 Downloads
A custom update checker for WordPress plugins and themes. Useful if you can't host your plugin in the official WP repository but still want it to support automatic updates.
vaimo/composer-patches
4882100 Downloads
Applies a patch from a local or remote file to any package that is part of a given composer project. Patches can be defined both on project and on package level. Optional support for patch versioning, sequencing, custom patch applier configuration and patch command for testing/troubleshooting added patches.
spatie/laravel-rate-limited-job-middleware
4916284 Downloads
A middleware that can rate limit jobs
roots/wordpress
19099359 Downloads
WordPress is open source software you can use to create a beautiful website, blog, or app.
php-mock/php-mock
21428019 Downloads
PHP-Mock can mock built-in PHP functions (e.g. time()). PHP-Mock relies on PHP's namespace fallback policy. No further extension is needed.
phayes/geophp
10819383 Downloads
GeoPHP is a open-source native PHP library for doing geometry operations. It is written entirely in PHP and can therefore run on shared hosts. It can read and write a wide variety of formats: WKT (including EWKT), WKB (including EWKB), GeoJSON, KML, GPX, GeoRSS). It works with all Simple-Feature geometries (Point, LineString, Polygon, GeometryCollection etc.) and can be used to get centroids, bounding-boxes, area, and a wide variety of other useful information.
johnpbloch/wordpress-core
13521114 Downloads
WordPress is open source software you can use to create a beautiful website, blog, or app.
johnpbloch/wordpress
10129817 Downloads
WordPress is open source software you can use to create a beautiful website, blog, or app.
jeroendesloovere/vcard
4138818 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.
cakephp/datasource
28165901 Downloads
Provides connection managing and traits for Entities and Queries that can be reused for different datastores
brick/varexporter
36535038 Downloads
A powerful alternative to var_export(), which can export closures and objects without __set_state()
beste/in-memory-cache
19951635 Downloads
A PSR-6 In-Memory cache that can be used as a fallback implementation and/or in tests.
aura/sqlquery
3291851 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
aura/sql
2809496 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.
arrilot/laravel-widgets
4888495 Downloads
A powerful alternative to view composers. Asynchronous widgets, reloadable widgets, console generator, caching - everything you can think of.