Libraries tagged by exco
shish/safe
488147 Downloads
PHP core functions that throw exceptions instead of returning FALSE on error
semaio/magento2-configimportexport
663838 Downloads
Import/Export core_config_data values in Magento 2
sailenicolas/forceutf8
171555 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
saikiran/geohash
309487 Downloads
Geohash Algorithm to encode geographic coordinates to a string of letters and digits
pear/ole
1746003 Downloads
This package allows reading and writing of OLE (Object Linking and Embedding) compound documents. This format is used as container for Excel (.xls), Word (.doc) and other Microsoft file formats.
paragonie/corner
389836 Downloads
Generic PHP Exceptions and Errors, made user-friendly.
outhebox/laravel-translations
52935 Downloads
Laravel Translations UI provides a simple way to manage your translations in your Laravel application. It allows you to add, edit, delete and export translations, and it also provides a search functionality to find translations.
networkteam/sentry-client
788656 Downloads
A Sentry client for TYPO3. It forwards errors and exceptions to Sentry - https://sentry.io/
netresearch/rte-ckeditor-image
849071 Downloads
Image support in CKEditor for the TYPO3 ecosystem
muxinc/mux-php
1780444 Downloads
Mux is how developers build online video. This API encompasses both Mux Video and Mux Data functionality to help you build your video-related projects better and faster than ever before.
lasserafn/php-string-script-language
3624564 Downloads
Detect language/encoding of a string in PHP
laminas/laminas-mvc-plugin-flashmessenger
2226627 Downloads
Plugin for creating and exposing flash messages via laminas-mvc controllers
instasent/sms-counter-php
1047356 Downloads
SMS Counter PHP Class Library which detects encoding of an SMS message text, counts the characters as per the encoding and gives page limit information.
genl/matice
275487 Downloads
Use your Laravel translations in JavaScript. Generates a Blade directive exporting all of your Laravel translations and provides a nice trans() helper function in JavaScript.
gdebrauwer/laravel-hateoas
73655 Downloads
Expose the authorization logic of your REST API using HATEOAS links on your Laravel API resources