Libraries tagged by base class
wordpress-phoenix/abstract-plugin-base
14002 Downloads
PHP class to extend when building a WordPress plugin allowing you to follow smart plugin setup standards.
survos/kit-bundle
518 Downloads
Base classes and traits for consistent Survos bundle development — auto-registers twig namespaces, asset mapper paths, and doctrine mappings by convention
vpg/titon.common
15203 Downloads
The Titon common package provides global functionality like class traits and augmentation as well as dependency and configuration management.
weavephp/adaptor-middleware
21651 Downloads
Weave glue-framework multi-standard middleware adaptor base class
rquadling/typed-array
48473 Downloads
A simple base class for strongly typed arrays
redhotmagma/apibundle
27373 Downloads
Provides a couple of base classes and mechanisms to create a symfony based api. Mainly transfers plain structures to doctrine entities and the other way round.
mouf/html.htmlelement
372478 Downloads
This package contains the HtmlElementInterface interface that can be used to output HTML on a page. It also features base classes implementing this interface.
moonspot/value-objects
8257 Downloads
Base classes for creating value objects which are easy to work with in JSON apis
moonspot/builder
7495 Downloads
Base classes for creating Builder classes
modelflow-ai/api-client
3770 Downloads
Base classes which can be used to build an api-client.
jeffersongoncalves/filament-plugin-core
1269 Downloads
Shared base classes and helpers for jeffersongoncalves Filament plugins (Plugin skeleton, PackageServiceProvider helpers, render-hook registration).
frontastic/data-object
117622 Downloads
Simple base class for data objects.
friendsofpear/pear_exception
32647 Downloads
The PEAR Exception base class.
ez-php/testing-application
2944 Downloads
Framework-coupled test base classes for ez-php — ApplicationTestCase, DatabaseTestCase, HttpTestCase
ez-php/contracts
5034 Downloads
Shared interfaces and abstract base classes for the ez-php framework — zero framework coupling for standalone modules