Libraries tagged by thai
crazycodr/standard-exceptions
195087 Downloads
This project is aimed at providing additional standard exceptions to php. Many exceptions that are missing from the SPL are constantly being reproduced in different projects. By providing a package of high-quality, well organised exceptions, it will, in the long run, increase interoperability between projects.
corveda/php-sandbox
68525 Downloads
A PHP library that can be used to run PHP code in a sandboxed environment
configcat/configcat-client
879879 Downloads
ConfigCat is a feature flag, feature toggle, and configuration management service. That lets you launch new features and change your software configuration remotely without actually (re)deploying code. ConfigCat even helps you do controlled roll-outs like canary releases and blue-green deployments.
codezero/laravel-localizer
367872 Downloads
Automatically detect and set an app locale that matches your visitor's preference.
codename/parquet
504209 Downloads
Thrift-based PHP implementation for using the Apache Parquet format
cmfcmf/openweathermap-php-api
1243999 Downloads
A PHP API to parse weather data from OpenWeatherMap.org. This wrapper tries to normalise and abstract the data and remove inconsistencies.
cmen/google-charts-bundle
792376 Downloads
This Bundle provides a Twig extension and PHP objects to display Google charts in your Symfony application.
clue/mq-react
474131 Downloads
Mini Queue, the lightweight in-memory message queue to concurrently do many (but not too many) things at once, built on top of ReactPHP
cloudstudio/ollama-laravel
45763 Downloads
This is my package ollama-laravel
cjmellor/level-up
49295 Downloads
This package allows users to gain experience points (XP) and progress through levels by performing actions on your site. It can provide a simple way to track user progress and implement gamification elements into your application
cjmellor/browser-sessions
20686 Downloads
A Laravel package to enable users to manage and monitor their active browser sessions. Allows users to view devices where they are logged in and provides options to terminate unrecognized or all sessions, enhancing account security
christophrumpel/missing-livewire-assertions
204640 Downloads
This package adds missing livewire test assertions.
chriskonnertz/open-graph
372668 Downloads
Class that assists in building Open Graph meta tags
chrisdicarlo/laravel-config-checker
153559 Downloads
Package to check that configuration key references actually exist in your config files.
cache/simple-cache-bridge
2578786 Downloads
A PSR-6 bridge to PSR-16. This will make any PSR-6 cache compatible with SimpleCache.