Libraries tagged by cyan
caneara/quest
92950 Downloads
A package that provides pseudo fuzzy-searching to Laravel database queries.
zoonman/linkedin-api-php-client
679108 Downloads
LinkedIn API PHP SDK with OAuth 2.0 & CSRF support. Can be used for social sign in or sharing on LinkedIn. Examples. Documentation.
vormkracht10/laravel-mails
25511 Downloads
Laravel Mails can collect everything you might want to track about the mails that has been sent by your Laravel app.
typo3/cms-sys-note
5146731 Downloads
TYPO3 CMS System Notes - Records with messages which can be placed on any page and contain instructions or other information related to a page or section.
typo3/cms-redirects
6075545 Downloads
TYPO3 CMS Redirects - Create manual redirects, list existing redirects and automatically createredirects on slug changes.
tinybutstrong/opentbs
665457 Downloads
With OpenTBS you can merge LibreOffice, OpenOffice and Ms Office documents with PHP using the TinyButStrong template engine. Simple use LibreOffice, OpenOffice or Ms Office to edit your templates : DOCX, XLSX, PPTX, ODT, OSD, ODP and other formats.
texy/texy
781632 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
503899 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
204609 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
53980 Downloads
This is a simple and small PHP router that can handle the whole url routing for your project.
spatie/laravel-support-bubble
135038 Downloads
A non-intrusive support chat bubble that can be displayed on any page
spatie/laravel-stats
201464 Downloads
Track application stat changes over time
sandrokeil/interop-config
398330 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
152073 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
768856 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.