Libraries tagged by acquiring
silinternational/php-env
47375 Downloads
Simple PHP library for getting (or requiring) environment variables, designed to handle true, false, and null more intelligently. If desired, an environment variable's value can be split into an array automatically.
jlabedo/tcpdf
39061 Downloads
TCPDF is a PHP class for generating PDF files on-the-fly without requiring external extensions.
dasundev/filament-access-secret
1426 Downloads
Secures access to Filament by requiring a secret key in the URL.
waad/laravel-dynamic-observer
91 Downloads
Call observer of the model without requiring in any provider, support multi observers
php-extended/placeholder-phpunit
86443 Downloads
A library that shows only the interfaces of phpunit, without requiring all the dependancies
pantheon-systems/pantheon-decoupled-auth-example
7912 Downloads
Example configuration used for sourcing data requiring authorization using an application password
headsnet/doctrine-db-copy-bundle
4229 Downloads
Copy Doctrine databases without requiring mysqldump
codebuglab/laravel-go-translate
461 Downloads
Translate laravel resource, vendor, folder or file from google translation without requiring any api information
winavin/permissions
12 Downloads
A lightweight, Enum-driven Roles & Permissions package for Laravel, designed for multi-model and multi-team systems without requiring database-stored role or permission definitions.
ramazancetinkaya/obscura
1 Downloads
A multi-round polynomial-based encryption layer on top of AES-256 for enhanced security, without requiring GMP.
neam/yii-i18n-columns
1400 Downloads
Transparent attribute translation for ActiveRecords, without requiring lookup tables for translated field contents.
jeffersongoncalves/filament-check-whois-widget
2 Downloads
The Filament Check Whois Widget is a package for the Filament PHP framework that allows you to easily check the WHOIS information for domains. It integrates seamlessly with Filament's AdminPanel, providing a clean and user-friendly interface. The widget fetches WHOIS data using an external API (requiring an API key), displaying key details like registrant information, registration date, and expiry date. Configuration options allow for customization of the widget's appearance and behavior, such as setting the number of domains displayed per row, the column span, and whether to show a title. This simplifies the process of obtaining crucial domain information within your Filament application.
hilalahmad/string-util
7 Downloads
php-string-util is a versatile PHP library designed to simplify and enhance string manipulation tasks in your PHP projects. Whether you're working on web development, data processing, or any other application requiring robust string handling, this utility provides a comprehensive set of functions.
cyril-verloop/doctrine-entities
1479 Downloads
Some default doctrine entity/fields requiring PHP >=8.2 and Doctrine ORM 3.2.
abdulsametsahin/php-timezone-converter
274 Downloads
A PHP utility library for seamless conversion between Windows and IANA timezones, enabling interoperability and enhancing date/time handling across different systems. Ideal for projects requiring compatibility with various timezone standards.