Libraries tagged by Live Chat
eboreum/exceptional
4580 Downloads
Create and format PHP exceptions easily. Automatically unravel method arguments. Ensure that sensitive strings like passwords, tokens, PHPSESSID, etc. are being masked and thus will instead appear as e.g. "******" in the resulting text.
samirzz/jldb
13 Downloads
Simple and powerfull tool that allows to use json file like a database. It provides collection of methods that you can use like a database query builder.
pwt777/pheanstalk-bundle
1285 Downloads
The LeezyPheanstalkBundle is a Symfony2 Bundle that provides a command line interface for manage the Beanstalkd workqueue server & a pheanstalk integration.
php-programmist/pheanstalk-bundle
2326 Downloads
The LeezyPheanstalkBundle is a Symfony 4-5 Bundle that provides a command line interface for manage the Beanstalkd workqueue server & a pheanstalk integration.
pharen/pharen
36 Downloads
Pharen is a compiler that takes a Lisp-like language and turns it into PHP code.
nearata/flarum-ext-no-self-likes
5243 Downloads
An extension that disallow users to like their own posts.
mouf/utils.log.log_interface
183737 Downloads
This package contains an interface used by many components to log messages. Please download a logger package that implements this interface (like the utils.log.errorlog_logger package)
lake/larke-auth
5439 Downloads
An authorization library that supports access control models like ACL, RBAC, ABAC in Laravel.
easyise/eisexlsx
1092 Downloads
XLSX file data read-write library that operates with native cell addresses like A1 or R1C1.
xrow/eztika-ls
24327 Downloads
A wrapper script for the standalone Tika toolkit that allows conversion to plain text and indexing of a large variety of binary file types like MsWord, MsOffice, PDF, Excel, ODF, ....
sukohi/wafu
1347 Downloads
PHP class that mainly developed for Laravel to provide Japan-Related data like week name, gender and so on.
plott/plottcore-autloader
396 Downloads
An autoloader that enables standard plugins to be require just like mu-plugins
padosoft/laravel-super-cache-invalidate
3163 Downloads
A powerful package that provides an efficient and scalable cache invalidation system for Laravel applications. It is designed to handle high-throughput cache invalidation scenarios, such as those found in e-commerce platforms, by implementing advanced techniques like event queuing, coalescing, debouncing, sharding, and partitioning.
nitsan/ns-twitter
24355 Downloads
Display fully customizable, responsive, and search engine crawlable Twitter feeds on your TYPO3 website. The TYPO3 Twitter Extension easily integrates to display Tweets that perfectly match your site's appearance and offers many customization options. Easily embed Twitter Timelines, Feeds, Follow buttons, and Like buttons on posts, pages, and widget areas. Documentation & Free Support: https://t3planet.com/typo3-twitter-extension
laraveljutsu/bazooka
94 Downloads
Bazooka is a Laravel package that allows developers to simulate controlled failures (like API timeouts) inside their application for resilience testing.