Libraries tagged by can
gr8shivam/laravel-sms-api
33668 Downloads
Laravel package to provide SMS API integration. Any SMS vendor that provides REST API can be used. SMS-API channel for Laravel notifications also included.
funiq/geophp
91604 Downloads
Open-source native PHP library for doing geometry operations. Can read and write a wide variety of formats: (E)WKT, (E)WKB, TWKB, GeoJSON, KML, GPX, GeoRSS. Works with all Simple-Feature geometries (Point, LineString, Polygon...) and can be used to get centroids, bounding-boxes, area, etc.
flarum/suspend
290226 Downloads
Suspend users so they can't post.
fiunchinho/phpunit-randomizer
732355 Downloads
Execute your test cases in random order, so you can check if they have hidden dependencies
code4business/freeproduct2
135858 Downloads
Adds a sales rule action to add a product to cart. Can be used to create sales rules to add gifts to cart.
binshops/laravel-blog
34878 Downloads
Simple blog package (with admin panel) for Laravel (6.x and 7.x). Includes all views, controllers, routes and can add a blog to any existing Laravel app. Fully customisable blog (view, urls, and many other options). Includes image uploads and a pretty admin interface to manage your blog. Defaults to /blog but you can change it to anything.
baldwin/magento2-module-image-cleanup
24798 Downloads
Magento 2 module which can cleanup old image files that are no longer being used
badoo/soft-mocks
30059 Downloads
The idea behind "Soft Mocks" - as opposed to "hardcore" mocks that work on the level of the PHP interpreter (runkit and uopz) - is to rewrite class code on the spot so that it can be inserted in any place. It works by rewriting code on the fly during file inclusion instead of using extensions like runkit or uopz.
automattic/jetpack-config
2239130 Downloads
Jetpack configuration package that initializes other packages and configures Jetpack's functionality. Can be used as a base for all variants of Jetpack package usage.
apen/additional_reports
106494 Downloads
Useful information in the reports module : xclass, ajax, cliKeys, eID, general status of the system (encoding, DB, php vars...), hooks, compare local and TER extension (diff), used content type, used plugins, ExtDirect... It can really help you during migration or new existing project (to have a global reports of the system).
alexanderschnitzler/phpstorm.meta.php-typo3
39734 Downloads
This package contains a .phpstorm.meta.php file which can be used to ease the work with TYPO3 projects in phpstorm.
yii2tech/behavior-trait
260685 Downloads
Allows handling events via inline declared methods, which can be added by traits
salavert/time-ago-in-words
600360 Downloads
Time ago Twig extension where you can easily convert a datetime or timestamp to a distance of time in words.
rinvex/laravel-addresses
55120 Downloads
Rinvex Addresses is a polymorphic Laravel package, for addressbook management. You can add addresses to any eloquent model with ease.
phpunit/phpunit-skeleton-generator
476953 Downloads
Tool that can generate skeleton test classes from production code classes and vice versa