Libraries tagged by reusables
nooku/nooku-activities
5256 Downloads
A reusable component for logging and exposing activity streams
niklose00/kit
56 Downloads
A reusable KIT library for CodeIgniter as part of my bachelor's thesis. This library includes generic AI functions designed to enhance the power of forms in web applications.
nhpiash/php-input-filter
3 Downloads
A lightweight and reusable PHP package to sanitize and validate user inputs like strings, integers, emails, URLs, booleans, and arrays.
narmafzam/archive-bundle
16 Downloads
Reusable archive bundle by Narmafzam
mpoiriert/nucleus-bundle
801 Downloads
Reusable library
mpoiriert/nucleus
1482 Downloads
Reusable library
mpoiriert/invoker
7168 Downloads
Reusable library
mpoiriert/business-rule-engine-bundle
667 Downloads
Reusable library
mpoiriert/binder-bundle
659 Downloads
Reusable library
mpoiriert/binder
714 Downloads
Reusable library
monkkey/common-tools
303 Downloads
A humble PHP library with reusable common tools.
mnshankar/repository
12 Downloads
Reusable repository interface - Forked from Caffeinated/repository, modified to work with Laravel 5.0/php 5.4
mjohann/simple-redis
12 Downloads
Simple Redis is a PHP class that provides a practical and reusable abstraction for working with Redis. It allows you to easily create connections and perform common operations such as set, get, del, list, pub, sub and many others, without worrying about the underlying configuration complexity.
mjohann/simple-rabbitmq
7 Downloads
Simple RabbitMQ is a PHP class that offers a clean and reusable abstraction for working with RabbitMQ. It simplifies the process of connecting to message queues and performing common operations like publishing messages, consuming queues, acknowledging deliveries, and managing exchanges and bindings — all without having to deal with the complexity of the underlying configuration.
milenmk/laravel-livewire-crud
27 Downloads
A reusable CRUD package for Laravel controllers and Livewire components, designed to simplify and standardize common database operations(create, read, update, delete), reduce boilerplate code, and support bulk actions.