Libraries tagged by simple theme manager
intentor/laravel-theme
247 Downloads
Simple theme manager for Laravel 5.
bigecko/laravel-theme
6688 Downloads
Simple theme manager for Laravel 4.
monkblog/theme-manager
97 Downloads
A simple theme manager
ashrafi/laravel-simple-theme-manager
27 Downloads
Laravel Theme Manager
singrana/thememanager
436 Downloads
Theme manager for Yii2 (simple theme managment for Yii2)
media-store-net/wp-options-manager
13 Downloads
A Simple Way to handle with wp_options table in your plugin or theme
dmtq/magento-2-google-tag-manager
0 Downloads
Magento2 google tag manager module, A simple, clear and fully functional GA module. Compatible with breeze theme.
mcustiel/php-simple-config
4082 Downloads
A simple library to manage configuration files in different formats and cache them.
heimrichhannot/contao-upload_filename_sanitizer
1486 Downloads
A simple module for sanitizing filenames (when uploading them in the file manager) and folders (when creating them in the file manager).
fluentkit/theme
87 Downloads
Simple Laravel Theme management
shawnsandy/jarvis
13 Downloads
A simple and smart theme management package for Laravel
stubbornweb/vite-with-wordpress
2 Downloads
A simple, elegant Vite integration for WordPress themes and plugins — inspired by Laravel's Vite helper, providing seamless asset management, HMR support, and production-ready manifest handling.
picocms/pico
36925 Downloads
Pico is a flat file CMS, this means there is no administration backend and database to deal with. You simply create .md files in the "content" folder and that becomes a page.
gilbitron/pico
126 Downloads
Pico is a flat file CMS, this means there is no administration backend and database to deal with. You simply create .md files in the "content" folder and that becomes a page.
robinncode/db_craft
1344 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.