Libraries tagged by pdiff
sachoo/phalcon-model-annotations
126723 Downloads
Annotations handler for phalcon models. Allow to add foreign keys with annotation in models and manage many models with different databases (mysql, postgresql, cassandra, sqlite)
sachoo/phalcon-console-migration
126108 Downloads
Based on sachoo/phalcon-console, this component handle databases migrations (up, down, diff, status, run)
robinncode/db_craft
462 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.
polcode/unit-converter-bundle
15931 Downloads
This bundle allows you to manage values in different units by simply command
php-anonymizer/anonymizer
932 Downloads
Library to remove confidential data from different data containers
pear2/cache_shm
25308 Downloads
Wrapper for shared memory and locking functionality across different PHP extensions.
peaceofmind/ideal2
587 Downloads
Complete library for connecting to different kinds of iDEAL implementations
openy/openy_prgf_sidebar_menu
18253 Downloads
SideBar menu for referencing menu blocks and using in SideBars across different pages. by OpenY community
mediawiki/cldr
7973 Downloads
CLDR extension contains local language names for different languages, countries, and currencies extracted from CLDR data
magenizr/magento2-envbar
4838 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
49863 Downloads
Contains number of different helpers for other extensions
leigh/curve25519
25427 Downloads
Pure PHP implementation of the Curve25519 Diffie-Hellman function
keboola/common-exceptions
122184 Downloads
Common exceptions shared between different applications
k10r/codestyle
75890 Downloads
Kellerkinder codestyle definitions for different PHP versions.
jpmurray/laravel-countdown
3760 Downloads
Provide an easy class easy way to get the time difference between two dates, with an extra bonus trait for eloquent