Libraries tagged by samples
jajo/jsondb
179652 Downloads
A PHP Class that reads JSON file as a database. Use for sample DBs
pear/text_languagedetect
277627 Downloads
Identify human languages from text samples
lajax/yii2-language-picker
241642 Downloads
Yii2 Language Picker Widget
silverstripe/frameworktest
314491 Downloads
Aids core and module developers in testing their code against a set of sample data and behaviour.
oro/commerce-crm-application
10367 Downloads
OroCommerce - an open-source Business to Business Commerce application.\This package contains a sample application.
domnikl/design-patterns-php
1167 Downloads
Sample code for several design patterns in PHP
yireo/magento2-replace-sample-data
81197 Downloads
Replace sample data packages from Magento
goomento/module-page-builder-sample-data
17116 Downloads
Sample Data and Widgets Module, How To Create Widget For Goomento - Magento Page Builder Extension
webit/downsampling
50831 Downloads
Downsampling algorithms
ehime/hello-world
175623 Downloads
Sample Composer project
dodgepudding/wechat-php-sdk
5801 Downloads
the wechat api library without framework dependency
andreekeberg/abby
11886 Downloads
🙋♀️ Minimal A/B Testing Library
phalcon/vokuro
494 Downloads
This is a sample application for the Phalcon PHP Framework
robinncode/db_craft
4668 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.
omaralalwi/php-builders
2021 Downloads
sample php traits to add ability to use builder design patterns with easy in PHP applications