Libraries tagged by base class
anlutro/l4-controller
1180 Downloads
Base Laravel controller classes.
varunsridharan/wp-db-table
423 Downloads
A base WordPress database table class with query builder
dgifford/text-file
3503 Downloads
Class providing methods for editing text files on a line-by-line basis.
crimsonkissaki/mockmaker
41 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.
zvinger/yii2-base-classes
1013 Downloads
Helpers for developing
wpscholar/wp-model-user-base
339 Downloads
A base class for creating user models in WordPress
wpscholar/wp-model-term-base
1585 Downloads
A base class for creating taxonomy term models in WordPress.
wpscholar/wp-model-post-base
1599 Downloads
A base class for creating models in WordPress.
valonnopea/wordpress-plugin-base
5 Downloads
Base classes for WordPress plugins
valera261104/base-class
46 Downloads
Base Class
uzdevid/yii2-dashboard-base
73 Downloads
Dashboard Base classes
tharindu-wj/mvc-base
10 Downloads
base classes for mvc framework
stp-statusboard/stp-statusboard-base
451 Downloads
Base classes for stp-statusboard project
seyfer/zend-base-model
426 Downloads
Base classes for ZF2 development
rekhyt/ddd-base
6801 Downloads
A set of base classes commonly usable in a DDD project.