Libraries tagged by insite
onnov/detect-encoding
3020809 Downloads
Text encoding definition class instead of mb_detect_encoding. Defines: utf-8, windows-1251, koi8-r, iso-8859-5, ibm866, .....
nucleos/dompdf-bundle
568759 Downloads
This bundle provides a wrapper for using dompdf inside symfony.
nette/safe
780833 Downloads
🛡 PHP functions rewritten to throw exceptions instead of returning false or triggering errors.
matt-daneshvar/laravel-survey
46257 Downloads
Create surveys inside your Laravel app
magepal/magento2-reindex
572005 Downloads
Reindex your Magento2 store quickly and easily from backend/admin, instead of command line.
hhxsv5/php-sse
152708 Downloads
A simple and efficient library implemented HTML5's server-sent events by PHP, is used to real-time push events from server to client, and easier than Websocket, instead of AJAX request.
friends-of-behat/service-container-extension
729316 Downloads
Allows to declare own services inside Behat container without writing an extension.
experius/module-wysiwygdownloads
685434 Downloads
This module makes it possible to upload different filetypes inside the WYSIWYG-editor (Media Gallery). Extra filetypes are Word (doc, docm, docx, odt), Excel (csv, xml, xls, xlsx, ods), PDF (pdf), Compressed Folder (zip, tar)
aymanalhattami/filament-page-with-sidebar
126586 Downloads
Organize resource pages in sidebar instead of putting all the buttons and links elsewhere in order to make navigation between pages more comfortable.
litipk/php-bignumbers
2014630 Downloads
An opensource library to handle immutable big numbers inside PHP applications
elao/web-profiler-extra-bundle
1205282 Downloads
Add routing, container, assetic & twig information inside the profiler
junaidnasir/larainvite
105654 Downloads
Laravel Invitation package, existing users can invite others by email
zf1s/zf1
20467 Downloads
Zend Framework 1 complete package, PHP 5.3-8.3 compatible. Please consider using individual zf1s/zend-* packages instead - see README.
tomatophp/filament-translations
14213 Downloads
Manage your translation with DB and cache, you can scan your languages tags like trans(), __(), and get the string inside and translate them use UI.
therezor/laravel-transactional-jobs
410812 Downloads
Submit laravel jobs inside transaction. Cancel job after rollback. Proceed after successful commit.