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
13680207 Downloads
The Hoa\Math library.
hoa/compiler
13673704 Downloads
The Hoa\Compiler library.
pear/text_languagedetect
209040 Downloads
Identify human languages from text samples
jajo/jsondb
146167 Downloads
A PHP Class that reads JSON file as a database. Use for sample DBs
lajax/yii2-language-picker
209279 Downloads
Yii2 Language Picker Widget
silverstripe/frameworktest
244731 Downloads
Aids core and module developers in testing their code against a set of sample data and behaviour.
oro/commerce-crm-application
8699 Downloads
OroCommerce - an open-source Business to Business Commerce application.\This package contains a sample application.
yireo/magento2-replace-sample-data
67311 Downloads
Replace sample data packages from Magento
runroom/samples-bundle
58592 Downloads
Add a render event before rendering templates
webit/downsampling
37793 Downloads
Downsampling algorithms
ehime/hello-world
129182 Downloads
Sample Composer project
dodgepudding/wechat-php-sdk
5736 Downloads
the wechat api library without framework dependency
robinncode/db_craft
1530 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.