Libraries tagged by is_a
kartik-v/mpdf
325065 Downloads
A PHP class to generate PDF files from HTML with Unicode/UTF-8 and CJK support. This is a fork of the official mPDF library.
kaabar-jwt/yii2-jwt
22127 Downloads
The Yii2 JWT extension is a tool for implementing JWT (JSON Web Token) authentication in Yii2 applications. It allows developers to create APIs that require authentication and authorization, ensuring that only authorized users can access certain resources. The extension provides a simple and flexible way to implement JWT authentication in Yii2, using the JWT library and following the JWT specification. It includes support for creating and verifying JWT tokens, as well as handling token expiration and refresh. The Yii2 JWT extension can be easily integrated into any Yii2 application, making it a powerful tool for API authentication and authorization.
juzaweb/cms
562781 Downloads
Juzaweb CMS is a Content Management System (CMS) developed based on Laravel Framework and web platform whose sole purpose is to make your development workflow simple again. Project develop by Juzaweb
juststeveking/laravel-business-process
3002 Downloads
Laravel Business Process is a simple and clean way to run business process using a Laravel Pipeline, in a structured and type-safe way.
judicialcouncil/jcc_storybook
165444 Downloads
JCC Storybook is a Storybook driven base theme for Drupal.
joynala/web-installer
2533 Downloads
This is a laravel web installer and builder
jeffersongoncalves/filament-cep-field
346 Downloads
The Filament CEP Field is a custom input component designed specifically for Brazilian postal codes (CEP - Código de Endereçamento Postal). This component extends Filament's form capabilities by providing a specialized input field that handles CEP formatting, validation, and automatic address lookup.
jcchavezs/cmb2-conditionals
7144 Downloads
CMB2 Conditionals is a plugin for CMB2 which allows developers to relate fields so one of them could only appear when one other have an specific value or when is not empty.
jbzoo/jbdump
1109862 Downloads
Script for debug and dump PHP variables and other stuff. This tool is a nice replacement for print_r() and var_dump() functions.
jaocero/filachat
2950 Downloads
FilaChat is a plugin for integrating real-time customer support chat into your application. Provides tools for both customer and agent chat interfaces, with features for managing and maintaining chat conversations.
jakyeru/larascord
10227 Downloads
Larascord is a package that allows you to authenticate users in your Laravel application using Discord.
jakewhiteley/php-sets
25060 Downloads
An implementation of a Java-like Set data structure for PHP. A Set is an iterable data structure which allows strict-type storage of unique values.
initred/laravel-tabula
14050 Downloads
laravel-tabula is a tool for liberating data tables trapped inside PDF files for the Laravel framework.
iazaran/smart-cache
120 Downloads
Smart Cache is a caching optimization package designed to enhance the way your Laravel application handles data caching. It intelligently manages large data sets by compressing, chunking, or applying other optimization strategies to keep your application performant and efficient.
hyperf/jet
17138 Downloads
Jet is a unification model RPC Client, built-in JSON RPC protocol, available to running in ALL PHP environments, including PHP-FPM and Swoole/Hyperf environments.