Libraries tagged by accord
guysolamour/laravel-administrable
619 Downloads
An administration package based on Laravel. This package was made according to my personal use to not repeat the same things for each project.
fbf/laravel-panels
271 Downloads
A Laravel 4 package for adding multiple types of widgets like carousels, accordions and tabsets to a website
faveo-helpdesk/laravel-cache
100 Downloads
Configure multiple Laravel cache drivers without accessing the server. It will update the config accordingly
fat2fast/yii2-otp
5 Downloads
Fat Too Fast YII2 extension for generating one time passwords according to RFC 4226/6238 (HOTP/TOTP Algorithm) and authentication widget , Upgrade version lib 2amigos/qrcode-library and spomky-labs/otphp from https://github.com/sam002/yii2-otp (sam002/yii2-otp) Support PHP to ^8.0
ejetar/laravel-environment
135 Downloads
📂 Load a custom .env file according to your environment.
ejetar/laravel-api-response-formatter
8 Downloads
A simple and fast 🚀 library that displays responses in various formats, according to the Accept header, entered by the user. The library currently displays responses in JSON, XML, CSV, and YAML.
ejetar/accept-header-interpreter
20 Downloads
Accept Header toolbox 🧰 to Laravel. Validation and interpretation based on RFC 7231, section 5.3.1 and 5.3.2. Conversion of the list of media types to ordered Laravel Collections (by priority, according to RFC).
einfacharchiv/rechnungsmail.de
220 Downloads
Extract billing data from text according to rechnungsmail.de
drdplus/stamina
15 Downloads
Remaining stamina of a body according to its endurance and fatigue for Drd+
delight-im/otp
121 Downloads
One-time password (OTP) implementation for two-factor authentication with TOTP in accordance with RFC 6238 and RFC 4226
cryonighter/currency-converter
303 Downloads
This package allows you to convert exchange rates according to the rate of the Central Bank of Russia (but you can use any other sources of exchange rates)
cristyanhenrich/livewire-kanban
8 Downloads
Livewire component to show models/data according to its current status
coco-project/sql-cache
19 Downloads
Based on the lexical analysis of "update," "select," "insert," and "delete" SQL statements, an automatic caching strategy is implemented. The strategy involves caching the data when executing a select operation and associating the table name contained in the SQL statement with the corresponding cached records. When executing update, insert, or delete operations, the table name from the SQL statement is extracted, and any cached records containing this table name from previous select operations are deleted. This strategy enables seamless caching without delay and eliminates the need to worry about data synchronization issues. It is particularly effective for tables with infrequent data modifications. For tables with frequent modifications, they can be ignored by configuring the strategy accordingly.
caromatias/livewire-status-board
18 Downloads
Livewire 3 component to show models/data according to its current status
bryanjhv/laravel-blade-cdn
178 Downloads
Blade directive to get asset URLs according to environment.