Libraries tagged by asia
stefangabos/world_countries
148865 Downloads
Constantly updated lists of world countries, territories and areas of geographical interest, with associated alpha-2, alpha-3 and numeric codes as defined by the ISO 3166-1 standard, available in multiple formats and languages, with national flags included
spatie/guidelines-skills
190721 Downloads
Spatie's coding guidelines as AI skills for Laravel Boost and skills.sh
silber/page-cache
503680 Downloads
Caches responses as static files on disk for lightning fast page loads.
rtconner/laravel-tagging
3214034 Downloads
Use PHP traits to extend Laravel Eloquent Models to allow Tags. Models can be marked as Taggable.
roots/wordpress-core-installer
17738186 Downloads
A Composer custom installer to handle installing WordPress as a dependency
php-ds/ext-ds
14266 Downloads
An extension providing efficient internal data structures as an alternative to arrays
phalcon/cphalcon
250592 Downloads
Phalcon is an open source web framework delivered as a C extension for the PHP language providing high performance and lower resource consumption.
overblog/dataloader-php
4919461 Downloads
DataLoaderPhp is a generic utility to be used as part of your application's data fetching layer to provide a simplified and consistent API over various remote data sources such as databases or web services via batching and caching.
nfephp-org/sped-da
1227987 Downloads
sped-da contêm as classes para criação dos documentos auxiliares referidos no projeto Sped.
multicaret/laravel-acquaintances
303712 Downloads
This light package, with no dependencies, gives Eloquent models the ability to manage friendships (with groups), verifications, and interactions such as: Likes, favorites, votes, subscribe, follow, ..etc. And it includes advanced rating system.
laminas/laminas-cache
7798087 Downloads
Caching implementation with a variety of storage options, as well as codified caching strategies for callbacks, classes, and output
kodeine/laravel-meta
932397 Downloads
Fluent Meta Data for Eloquent Models, as if it is a property on your model.
kg-bot/laravel-localization-to-vue
979540 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
2234445 Downloads
A Laravel Nova field allows you to authenticate as your users.
jasongrimes/paginator
1364300 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.