Libraries tagged by work
laminas/laminas-cache-storage-deprecated-factory
346908 Downloads
Temporary storage adapter factory for fluent migration to laminas-cache v3 when working with laminas components which depend on laminas-cache
kunstmaan/search-bundle
80422 Downloads
The KunstmaanSearchBundle works with ElasticSearch and supports different search providers. The bundle currently supports Elastica as a provider. Add your own objects to index using a tagged service which implements the SearchConfigurationInterface
kunstmaan/admin-bundle
144809 Downloads
The Kunstmaan Admin bundle supplies your project with a basic, elegant backend interface you can modify and extend so you can make your perfect admin module. The clean interface makes it straightforward for you and the people working with it to change settings and modify content.
kunalvarma05/laravel-rabbitmq
42493 Downloads
Work with RabbitMQ in Laravel.
kschu91/largest-remainder-method
60316 Downloads
A PHP implementation of the largest remainder method algorithm. This method is the most common way to get rid of rounding issues when working with rounded percentage values.
kiwilan/php-archive
13714 Downloads
PHP package to handle archives (.zip, .rar, .tar, .7z, .pdf) with unified API and hybrid solution (native/p7zip), designed to works with EPUB and CBA (.cbz, .cbr, .cb7, .cbt).
kepex/laravel-crud-generator
16140 Downloads
php artisan command to generate fully working crud with grid paginated server side only by having database tables
juzaweb/juzacms
17594 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
josezenem/php-enums-extended
39632 Downloads
PHP 8.1 Enums Extended adds additional functionality when working with PHP 8.1+ Enums.
jigal/t3adminer
420567 Downloads
Adminer as BE module to work with the database
jamm/memory
24307 Downloads
Key-value storage in memory. As a storage can be used: APC, Redis, Memcache, Shared memory. All storage objects have one interface, so you can switch them without changing the working code. Contains PHP Redis client.
jackiedo/xml-array
62436 Downloads
Simple tools to work with the conversion between xml and array
jackiedo/path-helper
204553 Downloads
Helper class for working with local paths in PHP
ircmaxell/ffime
5031 Downloads
Make life easy when working with FFI
ion-bazan/laravel-container-debug
75170 Downloads
Lists available services in Laravel IoC Container. Works with Laravel 5.4-12.x