Libraries tagged by ckan
laravel-notification-channels/webpush
3212065 Downloads
Web Push Notifications driver for Laravel.
laravel-notification-channels/twilio
6220329 Downloads
Provides Twilio notification channel for Laravel
laravel-notification-channels/fcm
5163737 Downloads
FCM (Firebase Cloud Messaging) Notifications Driver for Laravel
cknow/laravel-money
3433545 Downloads
Laravel Money
yoast/phpunit-polyfills
30526550 Downloads
Set of polyfills for changed PHPUnit functionality to allow for creating PHPUnit cross-version compatible tests
yahnis-elsts/plugin-update-checker
1222864 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.
srmklive/paypal
3067478 Downloads
Laravel plugin For Processing Payments Through Paypal Express Checkout. Can Be Used Independently With Other Applications.
spatie/phpunit-watcher
7748522 Downloads
Automatically rerun PHPUnit tests when source code changes
spatie/laravel-rate-limited-job-middleware
3179724 Downloads
A middleware that can rate limit jobs
shipmonk/dead-code-detector
497290 Downloads
Dead code detector to find unused PHP code via PHPStan extension. Can automatically remove dead PHP code. Supports libraries like Symfony, Doctrine, PHPUnit etc. Detects dead cycles. Can detect dead code that is tested.
rtconner/laravel-tagging
2728006 Downloads
Use PHP traits to extend Laravel Eloquent Models to allow Tags. Models can be marked as Taggable.
roots/wordpress
15288996 Downloads
WordPress is open source software you can use to create a beautiful website, blog, or app.
php-mock/php-mock
14946363 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
8916640 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.
overtrue/phplint
11543788 Downloads
`phplint` is a tool that can speed up linting of php files by running several lint processes at once.