Libraries tagged by bydesign
koolreport/bootstrap3
110195 Downloads
Use Twitter Bootstrap 3 to design your report
kiwilan/php-archive
11768 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).
kfoobar/flush-horizon
10340 Downloads
A Laravel package designed to efficiently manage and clear failed jobs from Horizon.
jeffersongoncalves/laravel-whatsapp-widget
612 Downloads
This Laravel package provides a simple yet customizable WhatsApp widget for your website. It allows you to easily add a clickable WhatsApp button or floating widget to connect visitors directly with your WhatsApp account. The widget is designed to be easily integrated into your Laravel application and is fully customizable to match your website's design.
jeffersongoncalves/filament-whatsapp-widget
594 Downloads
This Filament package provides a simple yet customizable WhatsApp widget for your website. It allows you to easily add a clickable WhatsApp button or floating widget to connect visitors directly with your WhatsApp account. The widget is designed to be easily integrated into your Laravel application and is fully customizable to match your website's design.
j0k3r/safecurl
108579 Downloads
A drop-in replacement for 'curl_exec', designed to prevent SSRF attacks.
instapago/instapago
57883 Downloads
Instapago is a technological solution designed for the market of electronic commerce (eCommerce) in Venezuela and Latin America, with the intention of offering a premium product category, which allows people and companies leverage their expansion capabilities, facilitating payment mechanisms for customers with a friendly integration into systems currently used.
fin1te/safecurl
22693 Downloads
A drop-in replacement for 'curl_exec', designed to prevent SSRF attacks.
exolnet/laravel-closure-table
7566 Downloads
Closure Table database design pattern implementation for Laravel framework.
drupal/cms
27838 Downloads
Drupal CMS is a ready-to-use platform built on Drupal core, offering smart defaults to get started quickly and enterprise-grade tools for marketers, designers, and content creators.
datatables.net/datatables.net-responsive
13199 Downloads
In the modern world of responsive web design tables can often cause a particular problem for designers due to their row based layout. Responsive is an extension for DataTables that resolves that problem by optimising the table's layout for different screen sizes through the dynamic insertion and removal of columns from the table. This is Responsive for DataTables
contentstack/contentstack
43801 Downloads
Contentstack is a headless CMS with an API-first approach that puts content at the centre. It is designed to simplify the process of publication by separating code from content.
codewithkyrian/jinja-php
8078 Downloads
A minimalistic PHP implementation of the Jinja templating engine, specifically designed for parsing and rendering ML chat templates.
cheprasov/php-memcached-lock
221327 Downloads
MemcachedLock for PHP is a synchronization mechanism for enforcing limits on access to a resource in an environment where there are many threads of execution. A lock is designed to enforce a mutual exclusion concurrency control policy.
byjg/singleton-pattern
49590 Downloads
A lightweight PHP implementation of the Design Pattern Singleton using trait.