Libraries tagged by php 8
osama-98/laravel-enum-translatable
1435 Downloads
A Laravel package that provides translatable enum functionality with easy-to-use methods for working with enum values and their translations
mrt1m/playstation-store-api
4821 Downloads
A simple wrapper for working with PlayStation Store API
maniaba/asset-connect
15954 Downloads
AssetConnect is a file management library for CodeIgniter 4 that allows you to associate files with any entity in your application
grazulex/laravel-sharelink
1207 Downloads
Generate, manage, and secure temporary share links for files, routes, and model previews.
grazulex/laravel-multipersona
386 Downloads
Laravel MultiPersona is a lightweight context-layer system for Laravel users. It allows a single user to switch between different roles, accounts, or tenants dynamically, without creating multiple logins or sessions.
filisko/pdo-plus
23246 Downloads
PDO+ extends PDO in order to log all your queries. It also includes a Bar Panel for Tracy
misterspelik/mpdf
200442 Downloads
PHP library generating PDF files from UTF-8 encoded HTML
petehouston/laravel-tinymce-simple-imageupload
50391 Downloads
Simple image upload for TinyMCE in Laravel.
nowo-tech/doctrine-encrypt-bundle
3764 Downloads
Symfony 7.4+|8 bundle to encrypt Doctrine entity fields at rest with Halite, Defuse, or MySQL-compatible MysqlAes (GDPR-friendly, multiple keys, key rotation).
kartik-v/mpdf
330724 Downloads
A PHP class to generate PDF files from HTML with Unicode/UTF-8 and CJK support. This is a fork of the official mPDF library.
itools/smartstring
9502 Downloads
Enhanced PHP strings with automatic HTML encoding and chainable transformation methods
infinitypaul/laravel-database-filter
47982 Downloads
Need to filter database results with a query string? Here's a beautiful, easy to extend laravel package to keep your code super tidy.
goodway/laravel-nats
6447 Downloads
Nats jetstream queue driver with client for Laravel
fab2s/utf8
327841 Downloads
A purely static UTF8 Helper based on mb_string and ext-intl
fab2s/strings
325860 Downloads
A purely static String Helper to handle more advanced utf8 string manipulations