Libraries tagged by dify
zetacomponents/database
921800 Downloads
A lightweight database layer on top of PHP's PDO that allows you to utilize a database without having to take care of differences in SQL dialects.
zetacomponents/configuration
512657 Downloads
A component that allows you to use configuration files in different formats. The formats include the standard .ini file, and an array based format.
yncki/php-fast-image-compare
71541 Downloads
Image Comparer with different aspect ratios and sizes. Can extract duplicate and unique images in directory and much more.
ympact/flux-icons
11487 Downloads
A package to provide icons from different vendors for Livewire Flux.
waconcookiemanagement/wacon-cookie-management
14619 Downloads
Different cookies are allowed individually. Differentiation into necessary and optional cookies
vemcogroup/laravel-weather
26928 Downloads
Weather package for Laravel to use different providers to get weather info
vaened/php-search-engine
130674 Downloads
A flexible PHP search library that provides essential features for implementing search engines. It includes capabilities for filtering, indexing, and search functionalities. Designed to be easily extensible, it integrates seamlessly with different ORM frameworks to enhance search operations and manage complex queries.
tivie/command
60151 Downloads
An utility library that harmonizes OS differences and executes external programs in a safer way
symbiote/silverstripe-datachange-tracker
23479 Downloads
Record and track changes to any dataobjects. View chages/diffs in model admin.
svenjuergens/belogin_images
51323 Downloads
Display random Background Images from different sources at your TYPO3 BackendLogin Page.
ssddanbrown/htmldiff
645282 Downloads
HTML Content Diff Generator
shootproof/php-sdk
45886 Downloads
The API comes free of charge with your ShootProof account and currently is only available in the form of JSON responses. Read up on the API documentation to discover the different methods that are available.
shlinkio/shlink-ip-geolocation
80220 Downloads
Shlink module with tools to geolocate an IP address using different strategies.
shlinkio/shlink-importer
74921 Downloads
Collection of tools to import links from different sources and map them to a shlink-compliant format
robinncode/db_craft
4963 Downloads
DB Craft is a CodeIgniter4 Seeder, Migration Generator. Automatic Migration Generation: DB-Craft provides a simple command-line interface to generate migration files automatically based on the connected database. This feature allows developers to keep track of database schema changes and easily apply them to different environments. Table-Specific Migrations: Developers can also generate migration files for specific tables, providing granular control over database changes. This flexibility allows for efficient database management and versioning. Seeding Support: DB-Craft includes functionality to generate seeders, enabling developers to populate their database with initial data. This feature is especially useful for setting up sample data or populating reference tables.