Libraries tagged by asia
lorisleiva/lody
4903050 Downloads
Load files and classes as lazy collections in Laravel.
laminas/laminas-cache
6118450 Downloads
Caching implementation with a variety of storage options, as well as codified caching strategies for callbacks, classes, and output
kodeine/laravel-meta
661338 Downloads
Fluent Meta Data for Eloquent Models, as if it is a property on your model.
kg-bot/laravel-localization-to-vue
779751 Downloads
Laravel package used to collect all localization files from resources/lang (and custom) directories and sub-directories and make them available as JSON file
kabbouchi/nova-impersonate
2041711 Downloads
A Laravel Nova field allows you to authenticate as your users.
jwadhams/json-logic-php
1360375 Downloads
Build rules with complex comparisons and boolean operators, serialized as JSON, and execute them in PHP
jasongrimes/paginator
1167588 Downloads
A lightweight PHP paginator, for generating pagination controls in the style of Stack Overflow and Flickr. The 'first' and 'last' page links are shown inline as page numbers, and excess page numbers are replaced by ellipses.
heroku/heroku-buildpack-php
1236922 Downloads
Toolkit for starting a PHP application locally, with or without foreman, using the same config for PHP and Apache2/Nginx as on Heroku
diff/diff
1465205 Downloads
Small standalone library for representing differences between data structures, computing such differences, and applying them as patches
deliciousbrains/wp-background-processing
343014 Downloads
WP Background Processing can be used to fire off non-blocking asynchronous requests or as a background processing tool, allowing you to queue tasks.
dekor/php-array-table
4570459 Downloads
PHP Library for printing associative arrays as text table (similar to mysql terminal console)
coroowicaksono/chart-js-integration
1667671 Downloads
A Simple Dashboard Chart in Laravel Nova using Chart JS. Starting create your own dashboard with Chart JS Integration can save your time and help you maintain consistency across standard elements such as Bar, Stacked, Line, Area, Doughnut and Pie Chart.
beste/in-memory-cache
7148817 Downloads
A PSR-6 In-Memory cache that can be used as a fallback implementation and/or in tests.
baldinof/roadrunner-bundle
1098491 Downloads
A RoadRunner worker as a Symfony Bundle
awcodes/filament-table-repeater
658228 Downloads
A modified version of the Filament Forms Repeater to display it as a table.