Libraries tagged by this7
diogogpinto/filament-auth-ui-enhancer
26386 Downloads
This Filament plugin empowers you to transform your auth pages with ease, allowing you to make them truly stand out. It offers a flexible alternative to the default auth pages in the Filament Panels package.
crestapps/laravel-code-generator
80477 Downloads
An intelligent code generator for Laravel framework that will save you time! This awesome tool will help you generate resources like views, controllers, routes, migrations, languages and/or form-requests! It is extremely flexible and customizable to cover many on the use cases. It is shipped with cross-browsers compatible template, along with a client-side validation to modernize your application.
crazycodr/standard-exceptions
193246 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.
cmfcmf/openweathermap-php-api
1237933 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
787425 Downloads
This Bundle provides a Twig extension and PHP objects to display Google charts in your Symfony application.
cloudstudio/ollama-laravel
41295 Downloads
This is my package ollama-laravel
cjmellor/level-up
46685 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
christophrumpel/missing-livewire-assertions
196369 Downloads
This package adds missing livewire test assertions.
cache/void-adapter
2844506 Downloads
A PSR-6 cache implementation using Void. This implementation supports tags
cache/predis-adapter
2397888 Downloads
A PSR-6 cache implementation using Redis (Predis). This implementation supports tags
cache/memcached-adapter
1724835 Downloads
A PSR-6 cache implementation using Memcached. This implementation supports tags
cache/doctrine-adapter
827788 Downloads
A PSR-6 cache implementation using Doctrine. This implementation supports tags
cache/apcu-adapter
2535988 Downloads
A PSR-6 cache implementation using apcu. This implementation supports tags
barryvdh/laravel-form-bridge
309363 Downloads
This packages integrates Symfony Form Component in Laravel.
ardagnsrn/ollama-php
10163 Downloads
This is a PHP library for Ollama. Ollama is an open-source project that serves as a powerful and user-friendly platform for running LLMs on your local machine. It acts as a bridge between the complexities of LLM technology and the desire for an accessible and customizable AI experience.