Libraries tagged by ckan
mattiasgeniar/phpunit-query-count-assertions
569739 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).
mattiasgeniar/php-percentages
256044 Downloads
A clean interface to calculate percentages in PHP: changes between values, percentage increases, partial values, ...
magento-hackathon/module-eavcleaner-m2
229145 Downloads
Purpose of this project is to check for different flaws that can occur due to EAV and provide cleanup functions.
keiko/uuid-shortener
186000 Downloads
A simple shortener library for RFC 4122 compatible UUIDs. Change your 36 chars long UUID into it's shorter equivalent.
jpkleemans/attribute-events
382911 Downloads
🔥 Fire events on attribute changes of your Eloquent model
jbzoo/composer-diff
834683 Downloads
See what has changed after a composer update.
itamair/geophp
4770961 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
200907 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
612232 Downloads
Can render a TypoScript path by URL, especially useful for Ajax dispatching
hekmatinasser/notowo
399391 Downloads
This Package helps developers change number to word for all language on Laravel freamwork PHP
hbattat/verifyemail
123576 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
746408 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
696846 Downloads
Laravel 5.6+ wrapper around CloudFront canned signed URLs
data-dog/audit-bundle
781924 Downloads
Audit bundle for symfony2 and doctrine orm, logs any database change
danielme85/laravel-log-to-db
751313 Downloads
Custom Laravel Log channel handler that can store log events to SQL or MongoDB databases. Uses Laravel native logging functionality.