Libraries tagged by Simplified
hyder/facade-pattern
30 Downloads
In this pattern, you would create Facade classes that provide a simplified, static interface to the underlying service implementations. The service classes would perform the actual business logic and communicate with the database or other external systems.
horaceho/tradize
30 Downloads
Convert a simplified Chinese string to a traditional Chinese array
hnhdigital-os/laravel-frontend-asset-loader
4073 Downloads
Provides a simplified approach to loading assets
haokeed/sjunit-laravel
8 Downloads
A simplified version of the laravel framework unit test
hab/simplemarc
7 Downloads
Simplified, read-only access to MARC records.
gufy/livechat-api
32 Downloads
A simplified PHP Livechatinc API
ganlvtech/faker-chinese-lorem
44 Downloads
Provide chinese (simplified) lorem to fzaninotto/Faker
fupeng/junit-laravel
2 Downloads
A simplified version of the laravel framework unit test
fujiangsun/sunit-laravel
4 Downloads
A simplified version of the laravel framework unit test
ftxrc/apicontroller
37 Downloads
Simplified API controller, inspired by Jeffrey Way. Compatible with Laravel 5+ and Lumen 5+. Forked from eventhomes
flancer32/php_data_object
6202 Downloads
Simplified Data Container (inspired by Varien_Object).
firren123/junit-laravel
6 Downloads
A simplified version of the laravel framework unit test
firesphere/seeder
1049 Downloads
Simplified seeding of the database for testing purposes
fincallorca/datetimebundle
305 Downloads
Extends symfony projects with a simplified server-database-client timezone management and additional DateTime methods.
fillincode/tests
608 Downloads
A package for simplified work with tests in Laravel