Libraries tagged by 2can
michielroos/typo3scan
311303 Downloads
TYPO3 scanner
mattiasgeniar/phpunit-query-count-assertions
612626 Downloads
A custom assertion for phpunit that allows you to count the amount of SQL queries used in a test. Can be used to enforce certain performance characteristics (ie: limit queries to X for a certain action).
magento-hackathon/module-eavcleaner-m2
250189 Downloads
Purpose of this project is to check for different flaws that can occur due to EAV and provide cleanup functions.
itamair/geophp
5311426 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.
hbattat/verifyemail
126938 Downloads
PHP class that can be easily used to verify an email address and make sure it is valid and does exist on the mail server.
emilianotisato/nova-tinymce
791761 Downloads
This Nova package allow you to use TinyMCE editor for text areas.You can customize the editor options and... you can upload images to your server and put them rigth there on the text without leaving the text editor!
dreamonkey/laravel-cloudfront-url-signer
717893 Downloads
Laravel 5.6+ wrapper around CloudFront canned signed URLs
danielme85/laravel-log-to-db
810253 Downloads
Custom Laravel Log channel handler that can store log events to SQL or MongoDB databases. Uses Laravel native logging functionality.
configcat/configcat-client
920486 Downloads
ConfigCat is a feature flag, feature toggle, and configuration management service. That lets you launch new features and change your software configuration remotely without actually (re)deploying code. ConfigCat even helps you do controlled roll-outs like canary releases and blue-green deployments.
clickstorm/cs-seo
388639 Downloads
[clickstorm] SEO - Extension for TYPO3. Enables important onpage features for search engine optimization (SEO). Expands the page settings and any desired records for example with a preview for Google search results (SERP) Structured Data (JSON-LD) and a Focus Keyword. Restrictive hreflang and canonical tags. Modules for metadata of records and alternative texts of images. Further features are shown in the extension manual.
cjmellor/level-up
57394 Downloads
This package allows users to gain experience points (XP) and progress through levels by performing actions on your site. It can provide a simple way to track user progress and implement gamification elements into your application
bezhansalleh/filament-plugin-essentials
24485 Downloads
A collection of essential traits that streamline Filament plugin development by taking care of the boilerplate, so you can focus on shipping real features faster
baldwin/magento2-module-image-cleanup
61854 Downloads
Magento 2 module which can cleanup old image files that are no longer being used
backstage/laravel-mails
5873 Downloads
Laravel Mails can collect everything you might want to track about the mails that has been sent by your Laravel app.
awt/apilogger
135554 Downloads
Small laravel package for viewing api logs which can be used in debugging.