Libraries tagged by udiff
robinncode/db_craft
470 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.
richardkeep/nova-timenow
43616 Downloads
A Laravel Nova card to display the current time from different timezones in the world.
polcode/unit-converter-bundle
15931 Downloads
This bundle allows you to manage values in different units by simply command
php-anonymizer/anonymizer
1344 Downloads
Library to remove confidential data from different data containers
pear2/cache_shm
25396 Downloads
Wrapper for shared memory and locking functionality across different PHP extensions.
pear/date_humandiff
22653 Downloads
Generate textual time differences that are easily understandable by humans.
peaceofmind/ideal2
702 Downloads
Complete library for connecting to different kinds of iDEAL implementations
openy/openy_prgf_sidebar_menu
18361 Downloads
SideBar menu for referencing menu blocks and using in SideBars across different pages. by OpenY community
mediawiki/cldr
8002 Downloads
CLDR extension contains local language names for different languages, countries, and currencies extracted from CLDR data
magenizr/magento2-envbar
4931 Downloads
Envbar allows you to differentiate between environments by adding a custom colored bar above the top navigation. This should help backend users to identify the environment ( e.g local, develop, staging, production ) and prevent anyone from accidentally changing content on the wrong environment.
lms/facade
50270 Downloads
Contains number of different helpers for other extensions
leigh/curve25519
25457 Downloads
Pure PHP implementation of the Curve25519 Diffie-Hellman function
keboola/common-exceptions
122813 Downloads
Common exceptions shared between different applications
k10r/codestyle
76046 Downloads
Kellerkinder codestyle definitions for different PHP versions.
jpmurray/laravel-countdown
3762 Downloads
Provide an easy class easy way to get the time difference between two dates, with an extra bonus trait for eloquent