Libraries tagged by accordion
drdplus/stamina
15 Downloads
Remaining stamina of a body according to its endurance and fatigue for Drd+
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.
bleeld/think-oss
13 Downloads
This is a collection of OSS remote file management drivers developed in factory mode. Users can use different OSS extensions according to their business needs. In the future, developers can further improve more OSS drivers according to their own needs.
adrenalinkin/swagger-resolver-bundle
13218 Downloads
Provides possibility for validate data according to Swagger documentation
abdullah-karam/laravel-svg
61 Downloads
this package is about generating svg according to any string containing two words with some pretty options
zol/fixed-column-width-parser
6560 Downloads
Parse fixed column width files according to given schema
silverstripe-australia/metadata
10005 Downloads
Allows the ability to annotate objects with metadata, according to a CMS defined schema.
paslandau/guzzle-auto-charset-encoding-subscriber
3 Downloads
Plugin for Guzzle 5 to automatically convert the body of a reponse according to a predefined charset.
kubawerlos/composer-json-fixer
10858 Downloads
A tool for fixing and cleaning up `composer.json` file according to its schema and best practices.
jimhlad/leapfrog
28 Downloads
A UI-based CRUD boilerplate generator for Laravel. Quickly create files according to the Controller-Service-Model pattern.
xylemical/http
3 Downloads
Provides processing of HTTP structured fields according to RFC8941.