Libraries tagged by 2can
mattiasgeniar/phpunit-query-count-assertions
581460 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
235000 Downloads
Purpose of this project is to check for different flaws that can occur due to EAV and provide cleanup functions.
itamair/geophp
4921057 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.
hprose/hprose
202264 Downloads
It is a modern, lightweight, cross-language, cross-platform, object-oriented, high performance, remote dynamic communication middleware. It is not only easy to use, but powerful. You just need a little time to learn, then you can use it to easily construct cross language cross platform distributed application system.
helhum/typoscript-rendering
616807 Downloads
Can render a TypoScript path by URL, especially useful for Ajax dispatching
hbattat/verifyemail
124574 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
758603 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
703239 Downloads
Laravel 5.6+ wrapper around CloudFront canned signed URLs
danielme85/laravel-log-to-db
765937 Downloads
Custom Laravel Log channel handler that can store log events to SQL or MongoDB databases. Uses Laravel native logging functionality.
corveda/php-sandbox
68441 Downloads
A PHP library that can be used to run PHP code in a sandboxed environment
configcat/configcat-client
879289 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
359046 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
49112 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
binshops/laravel-blog
39531 Downloads
Simple blog package (with admin panel) for Laravel. 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.
awt/apilogger
131635 Downloads
Small laravel package for viewing api logs which can be used in debugging.