Libraries tagged by uits
vinelab/http
293197 Downloads
An http library developed for the laravel framework. aliases itself as HttpClient
tomatophp/filament-alerts
5960 Downloads
Send notification to users using notification templates and multi notification channels, it's support Filament Native Notification Service with macro, and a full integration to FCM service worker notifications
thedoctor0/laravel-mailjet-driver
208800 Downloads
Laravel mail driver package for Mailjet and wrapper for its API
shipmonk/doctrine-hint-driven-sql-walker
139491 Downloads
Doctrine's SqlWalker that allows hooking multiple handlers via ->setHint() while each can edit produced SQL or its part.
sheadawson/silverstripe-dependentdropdownfield
212543 Downloads
A silverstripe dropdown field that has it's options populated via ajax, based on the value of the field it depends on
rafaelwendel/phpsupabase
80081 Downloads
PHPSupabase is a library written in php language, which allows you to use the resources of a project created in Supabase (https://supabase.io), through integration with its Rest API.
qiq/qiq
108401 Downloads
Provides a TemplateView implementations using PHP itself as the templating language, and an optional lightweight template markup.
orchidjs/tom-select
534 Downloads
Tom Select is a dynamic, framework agnostic, and lightweight (~16kb gzipped) UI control. With autocomplete and native-feeling keyboard navigation, it's useful for tagging, contact lists, country selectors, and so on.
mgcodeur/laravel-currency-converter
13711 Downloads
Laravel Currency Converter: Effortlessly convert currencies in your Laravel applications, no API key required. It's fast, easy, and completely free.
marcocesarato/sqlparser
37130 Downloads
This class can parse SQL to get query type, tables, field values, etc.. It takes an string with a SQL statements and parses it to extract its different components. Currently the class can extract the SQL query method, the names of the tables involved in the query and the field values that are passed as parameters. This parser is pretty light respect phpsqlparser or others php sql parser.
integer-net/magento2-enable-swagger
117186 Downloads
Adds the option to re-enable Swagger via configuration. It's disabled in production mode sind Magento 2.4.4.
ibexa/system-info
445294 Downloads
Providing information about the system Ibexa is running on, and Ibexa install itself
ibexa/core
883262 Downloads
Ibexa DXP and Open Source core. Provides the Content Repository, its APIs, and the application's Symfony framework integration.
glpi-project/tools
577410 Downloads
Various tools for GLPI and its plugins
facuz/laravel-themes
40328 Downloads
Theme will help you organize your themes inside Laravel projects easily and maintain its related assets, layouts and partials for the theme in single directory. (Based on teepluss/theme)