Libraries tagged by sample
hoa/math
17559586 Downloads
The Hoa\Math library.
hoa/compiler
17538885 Downloads
The Hoa\Compiler library.
jajo/jsondb
183044 Downloads
A PHP Class that reads JSON file as a database. Use for sample DBs
pear/text_languagedetect
285837 Downloads
Identify human languages from text samples
lajax/yii2-language-picker
245163 Downloads
Yii2 Language Picker Widget
silverstripe/frameworktest
316867 Downloads
Aids core and module developers in testing their code against a set of sample data and behaviour.
oro/commerce-crm-application
10500 Downloads
OroCommerce - an open-source Business to Business Commerce application.\This package contains a sample application.
omaralalwi/php-builders
4984 Downloads
sample php traits to add ability to use builder design patterns with easy in PHP applications
yireo/magento2-replace-sample-data
82605 Downloads
Replace sample data packages from Magento
goomento/module-page-builder-sample-data
20088 Downloads
Sample Data and Widgets Module, How To Create Widget For Goomento - Magento Page Builder Extension
webit/downsampling
51906 Downloads
Downsampling algorithms
ehime/hello-world
177484 Downloads
Sample Composer project
dodgepudding/wechat-php-sdk
5805 Downloads
the wechat api library without framework dependency
andreekeberg/abby
12018 Downloads
🙋♀️ Minimal A/B Testing Library
robinncode/db_craft
4834 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.