Libraries tagged by m2sample
mwsimple/admin-crud-orm-silex
31 Downloads
Admin Crud ORM Silex
mwsimple/datetimepicker-bundle
3303 Downloads
Symfony bundle for Bootstrap DateTime picker
hoa/math
14145896 Downloads
The Hoa\Math library.
hoa/compiler
14137091 Downloads
The Hoa\Compiler library.
jajo/jsondb
151461 Downloads
A PHP Class that reads JSON file as a database. Use for sample DBs
lajax/yii2-language-picker
214142 Downloads
Yii2 Language Picker Widget
dodgepudding/wechat-php-sdk
5763 Downloads
the wechat api library without framework dependency
silverstripe/frameworktest
257344 Downloads
Aids core and module developers in testing their code against a set of sample data and behaviour.
pear/text_languagedetect
221945 Downloads
Identify human languages from text samples
oro/commerce-crm-application
9006 Downloads
OroCommerce - an open-source Business to Business Commerce application.\This package contains a sample application.
yireo/magento2-replace-sample-data
69826 Downloads
Replace sample data packages from Magento
runroom/samples-bundle
61463 Downloads
Add a render event before rendering templates
webit/downsampling
40241 Downloads
Downsampling algorithms
andreekeberg/abby
8408 Downloads
🙋♀️ Minimal A/B Testing Library
robinncode/db_craft
2250 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.