Libraries tagged by single
damimpr/cache-multi-layer
921 Downloads
PHP library used for fast management of a single cache system, or management of multiple systems with priority levels.v
damianociarla/dynamic-discriminator-map-bundle
38644 Downloads
DCSDynamicDiscriminatorMapBundle simplifies the use of Doctrine Single Table Inheritance mapping strategy in Symfony2.
cookaborough/eloquent-union-paginator
5451 Downloads
Combines data from multiple models into a single unified query using SQL unions, allowing for consistent pagination and customization across diverse data sources.
cego/curl-handle-reuse-laravel-octane
28221 Downloads
Utility for convenient usage of singleton curl handles using Laravel HTTP facade
c975l/social-bundle
447 Downloads
Symfony bundle for the social side of a c975L site — social links managed in one single place and share buttons for 20 networks, placed anywhere as blocks. Replaces the former ShareButtonsBundle.
c975l/core-bundle
1051 Downloads
The base of the c975L ecosystem in a single package: ConfigBundle (database-backed configuration, EasyAdmin dashboard, user accounts, health check, sitemaps) and UiBundle (page blocks, media library, theme, legal models, forms, emails). Two bundles, one package, one release.
byjg/mailwrapper
52865 Downloads
A lightweight wrapper for sending email. The interface is totally decoupled from the sender, providing a single interface for sending mail regardless of the underlying mail service.
betalabs/landlord
21488 Downloads
A simple, single database multi-tenancy solution for Laravel 5.2+
bertugfahriozer/ci4commonmodel
2672 Downloads
With the codeigniter 4 database builder, I combined the general methods I used for myself into a single model.
atk14/country-field
25511 Downloads
Country select field localized for every single language. It is intended to be used in ATK14 Forms.
apirone/php-qr-code
22191 Downloads
Generate QR-codes from a single PHP file.
amitdugar/archiveutil
4504 Downloads
Smart single-file compressor/decompressor for zstd, pigz/gzip, and zip with password-protected ZIP support
akibtanjim/currency-converter
16421 Downloads
This package provides currency rates as well as single and multiple currency for Laravel app by using https://openexchangerates.org API
silverstripe/multivaluefield
203190 Downloads
A DB field + form fields for storing multiple values in a single property (serialized).
salmanzafar/laravel-repository-pattern
3373 Downloads
Implement repository pattern with a single command