Libraries tagged by Craft
robinncode/db_craft
1681 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.
putyourlightson/craft-sprig-core
293178 Downloads
A reactive Twig component framework for Craft.
putyourlightson/craft-entry-count
25147 Downloads
Counts and displays the number of times that an entry has been viewed.
putyourlightson/craft-blitz-recommendations
110186 Downloads
Adds a utility that provides templating performance recommendations.
putyourlightson/craft-blitz-hints
149997 Downloads
Provides templating performance hints.
ostark/craft-relax
23831 Downloads
Craft relax! Less database I/O
nystudio107/craft-templatecomments
101517 Downloads
Adds a HTML comment with performance timings to demarcate `{% block %}`s and each Twig template that is included or extended.
nystudio107/craft-emptycoalesce
137114 Downloads
Empty Coalesce adds the ??? operator to Twig that will return the first thing that is defined, not null, and not empty.
miranj/craft-obfuscator
40720 Downloads
Adds a Twig filter to obfuscate emails using Hivelogic Enkoder.
markhuot/craft-pest-core
5972 Downloads
A Pest runner
focuslabllc/craft-cheat-sheet
21153 Downloads
A fast and customized set of instantly usable Field code samples.
enovatedesign/craft-style-inliner
61380 Downloads
Inline & critical CSS tags for email templates in twig.
elleracompany/craft-cookie-consent
47687 Downloads
Craft Cookie Consent Plugin
craftcms/oauth2-craftid
2545086 Downloads
Craft OAuth 2.0 Client Provider for The PHP League OAuth2-Client
carlcs/craft-diywidget
36138 Downloads
Do It Yourself widget for Craft CMS