Libraries tagged by baseclass
nabu-3/minimal-class
609 Downloads
nabu-3 Minimal base class for all nabu-3 packages
mle86/value
8961 Downloads
A base class for immutable single-value-wrapper classes
mle86/enum
8353 Downloads
A base class for enum functionality in PHP.
friendsofpear/pear_exception
21624 Downloads
The PEAR Exception base class.
diegodevgroup/rotating-base
10271 Downloads
Base class for rotating functions.
daverandom/enum
422 Downloads
A base class for enumerations in PHP
dashifen/exception
5389 Downloads
a base class for exceptions in Dashifen's other work
assoconnect/graphql-mutation-validator-bundle
29862 Downloads
Provide a base class to validate user data sent in a GraphQL mutation and return validations errors.
ekino/metric
31 Downloads
Provide base class to collect and store metric
steveorevo/wp-hooks
85 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.
sideso/sms-message
409 Downloads
SMS Message provides a base class for SMS messages and a default implementation for the Hablame.co API.
pubmaster/dbal-table-manager
4297 Downloads
Base class for accessing the database with DBAL connection.
pidsolutions/pidclient
3936 Downloads
client base class for PiD Solutions apps
mikehaertl/xcrudcontroller
34 Downloads
xcrudcontroller is a Yii base class to quickly build customized CRUD interfaces.
lawondyss/config
2407 Downloads
Base class for creating own class of configuration. Better than a associative array :-)