Libraries tagged by ckan
texy/texy
783121 Downloads
Texy converts plain text in easy to read Texy syntax into structurally valid (X)HTML. It supports adding of images, links, nested lists, tables and has full support for CSS. Texy supports hyphenation of long words (which reflects language rules), clickable emails and URL (emails are obfuscated against spambots), national typographic single and double quotation marks, ellipses, em dashes, dimension sign, nonbreakable spaces (e.g. in phone numbers), acronyms, arrows and many others. Texy code can optionally contain HTML tags.
t3g/blog
506173 Downloads
This blog extension uses TYPO3s core concepts and elements to provide a full-blown blog that users of TYPO3 can instantly understand and use.
stevencorona/opcache-json
205426 Downloads
Library that grabs some critical stats from Zend Opcache and outputs to JSON for monitoring and alerting. Can also output to statsd sink.
steampixel/simple-php-router
54377 Downloads
This is a simple and small PHP router that can handle the whole url routing for your project.
spatie/laravel-support-bubble
136182 Downloads
A non-intrusive support chat bubble that can be displayed on any page
spatie/laravel-stats
203667 Downloads
Track application stat changes over time
sandrokeil/interop-config
400439 Downloads
Provides interfaces and a concrete implementation to create instances depending on configuration via factory classes and ensures a valid config structure. It can also be used to auto discover factories and to create configuration files.
rinvex/laravel-categories
152403 Downloads
Rinvex Categories is a polymorphic Laravel package, for category management. You can categorize any eloquent model with ease, and utilize the power of Nested Sets, and the awesomeness of Sluggable, and Translatable models out of the box.
php-coord/php-coord
772857 Downloads
PHPCoord is a PHP library to aid in handling coordinates. It can convert coordinates for a point from one system to another and also calculate distance between points.
pear/numbers_words
895983 Downloads
Allows converting numbers written in arabic digits to words in several languages. You can convert an integer between -infinity and infinity.
mattiasgeniar/phpunit-query-count-assertions
593707 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
268029 Downloads
A clean interface to calculate percentages in PHP: changes between values, percentage increases, partial values, ...
magento-hackathon/module-eavcleaner-m2
241215 Downloads
Purpose of this project is to check for different flaws that can occur due to EAV and provide cleanup functions.
keiko/uuid-shortener
191354 Downloads
A simple shortener library for RFC 4122 compatible UUIDs. Change your 36 chars long UUID into it's shorter equivalent.
jbzoo/composer-diff
846819 Downloads
See what has changed after a composer update.