Libraries tagged by cyan
pear/numbers_words
893933 Downloads
Allows converting numbers written in arabic digits to words in several languages. You can convert an integer between -infinity and infinity.
oskarstark/symfony-http-responder
672828 Downloads
This library provides a Symfony responder class, which can be used to render a template, return json or a file and redirect to route/url.
mattiasgeniar/phpunit-query-count-assertions
589734 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
266064 Downloads
A clean interface to calculate percentages in PHP: changes between values, percentage increases, partial values, ...
magento-hackathon/module-eavcleaner-m2
239619 Downloads
Purpose of this project is to check for different flaws that can occur due to EAV and provide cleanup functions.
keiko/uuid-shortener
190695 Downloads
A simple shortener library for RFC 4122 compatible UUIDs. Change your 36 chars long UUID into it's shorter equivalent.
jbzoo/composer-diff
845544 Downloads
See what has changed after a composer update.
itamair/geophp
5034012 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.
hekmatinasser/notowo
418727 Downloads
This Package helps developers change number to word for all language on Laravel freamwork PHP
hbattat/verifyemail
125266 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
768539 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
708682 Downloads
Laravel 5.6+ wrapper around CloudFront canned signed URLs
data-dog/audit-bundle
802008 Downloads
Audit bundle for symfony2 and doctrine orm, logs any database change
danielme85/laravel-log-to-db
778603 Downloads
Custom Laravel Log channel handler that can store log events to SQL or MongoDB databases. Uses Laravel native logging functionality.
corveda/php-sandbox
69351 Downloads
A PHP library that can be used to run PHP code in a sandboxed environment