Libraries tagged by bale php
crimsonkissaki/mockmaker
42 Downloads
Whether you call them doubles, stubs, mocks, partials, fakes, or something else there are times when a mocking library such as PHPUnit's mockBuilder, Mockery, Prophecy, etc. just doesn't do exactly what you need or want. Sometimes you just need a concrete class implementation to run through the unit test wringer or a full end to end functional unit test suite. MockMaker aims to simplify the process of generating concrete fake ORM entity objects. Flexible and extendable, the generated seed code can be altered to suit your particular project with relative ease. That means after the initial setup you can re-run MockMaker for any new entities that get added in or update existing entities that change with little to no fuss. What's more, once MockMaker has made your files it's done; you don't have to include it in your code base and can use the generated files like any other project class.
teon/base
696 Downloads
Base PHP library for Teon modules
planocc/base-php
18 Downloads
PHP 7 boilerplate - Docker, Laravel, MariaDB.
ping-qu/openapi-base
97 Downloads
openapi base php library
piercemcgeough/base-app
43 Downloads
Base PHP app ready to rock with PHPUnit and PSR-4 autoloading.
mozgbrasil/magento-base-php_72
51 Downloads
Módulo base para Magento
mozgbrasil/magento-base-php_56
1233 Downloads
Módulo base para Magento
mozgbrasil/magento-base-php_54
228 Downloads
Módulo base para Magento
jenyus/class-base-php
27 Downloads
El paquete provee una clase base para manejar algunas consultas de modelos de forma dinamica. Ademas de ya traer una estructura base para proyectos mvc
jbirch8865/php_tools
1431 Downloads
Base PHP tools and classes
fusepump/base.php
4995 Downloads
Base class with magic methods and options set and get.
csy10172003/phpcode
15 Downloads
base php
base-php/base-php
10 Downloads
antz29/base-strings
56 Downloads
Simple string manipulation used by the Base PHP Framework.
antz29/base-session
52 Downloads
Session wrapper used by the Base PHP Framework