Libraries tagged by base class
yalesov/zf2-phpunit-testcase
167 Downloads
PHPUnit test case base classes for ZF2 applications.
withinboredom/record
1 Downloads
A simple Record base class
steveorevo/wp-hooks
78 Downloads
WP-Hooks is a base class that minimizes the overhead of creating WordPress plugins and functions. Simply create a class that extends the WP_Hooks class and start defining functions for the given action, filter, shortcode or registration event.
raoptimus/yii2-composite-validator
14708 Downloads
Nested validators base class for Yii2 Framework
prizeless/laravel-5-helpers
4669 Downloads
Group of common and easy to use base classes for a Laravel 5.1 project
pointybeard/helpers-exceptions-readabletrace
2434 Downloads
Provides an exception base class that includes method getReadableTrace(), giving simple access to a plain-text, readable, backtrace string.
pavelkhizhenok/supportclasses
18 Downloads
Module for base classes
mvccore/ext-form
4022 Downloads
MvcCore - Extension - Form - form extension with base classes to create and render web forms with HTML5 controls, to handle and validate submited user data, to manage forms sessions for default values, to manage user input errors and to extend and develop custom fields and field groups.
mikehaertl/xcrudcontroller
25 Downloads
xcrudcontroller is a Yii base class to quickly build customized CRUD interfaces.
mezon/field
5159 Downloads
Field base class for the FormBuilder
liftkit/collection
1607 Downloads
LiftKit base class for collections
lawondyss/config
2230 Downloads
Base class for creating own class of configuration. Better than a associative array :-)
kyle-noland/eloquent-foundation
145 Downloads
A set of base classes for working with Laravel Eloquent Repositories, Models, Collections and Observers
heartsentwined/zf2-phpunit-testcase
1807 Downloads
PHPUnit test case base classes for ZF2 applications.
gcdtech/usecases
717 Downloads
Base classes and interfaces for implementing the Use Case pattern along with entities and entity emitting iterators.