Libraries tagged by Init Dev
avto-dev/bypass-finals
2667 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
yidas/phpunit-sample
47 Downloads
The demonstration of PHPUnit
treshugart/testes
1449 Downloads
Dead simple unit and story test framework.
nueip/codeigniter-phpunit
27 Downloads
CodeIgniter 3 PHPUnit Test extension library
netsilik/base-test-case
549 Downloads
Base Test Case for PHPUnit, proving various extended options for unit testing.
jaimelopez/testuals
26 Downloads
Simple PHP unit tests framework
devsquared/unitconvert-laravel
987 Downloads
UnitConvert API Wrapper for Laravel
devco/testes
1407 Downloads
Dead simple unit and story test framework.
ciarand/pho
28 Downloads
A fork of the BDD testing framework
austp/phpci-pho-plugin
41 Downloads
A plugin for PHPCI to run pho tests
devel0pmenthero/crash
3 Downloads
A small library for unit- and pentesting code.
selecto/theme-frontend-default
1 Downloads
This theme develop by vinit gaur
solflux/wordpress-wrapper
10 Downloads
Wrapper API for WordPress functions. Allows for unit testing and better plugin/theme development.
rubrasum/velocity-forms
10 Downloads
Basic form management package for front-facing forms on the Inertia/Vue stack for Laravel. Install to add the vue components for admin and the forms themselves, migrations models controllers factories seeders unittests and dusk tests for the forms and all subtables, and routes for user submission and admin pages. The goal for development is to be able to seemlessly add form management to your Laravel site's admin quickly while remaining an open-ended solution with predictable early stage design choices (i.e. hold on tight). Development is here -> "Can install on any project" ->- "Can seed and display an example on any project" -- "Can integrate Unit and Dusk tests on any project" --