Libraries tagged by base-class
magicsunday/webtrees-module-base
10257 Downloads
Shared PHP base classes (date, name, image, place processors plus module helpers) for the magicsunday/webtrees-* chart modules.
lagdo/facades
35532 Downloads
Base classes to implement service facades.
survos/kit-bundle
508 Downloads
Base classes and traits for consistent Survos bundle development — auto-registers twig namespaces, asset mapper paths, and doctrine mappings by convention
weavephp/adaptor-middleware
21610 Downloads
Weave glue-framework multi-standard middleware adaptor base class
rquadling/typed-array
48448 Downloads
A simple base class for strongly typed arrays
redhotmagma/apibundle
27344 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
372425 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
8183 Downloads
Base classes for creating value objects which are easy to work with in JSON apis
moonspot/builder
7431 Downloads
Base classes for creating Builder classes
modelflow-ai/api-client
3768 Downloads
Base classes which can be used to build an api-client.
jeffersongoncalves/filament-plugin-core
1101 Downloads
Shared base classes and helpers for jeffersongoncalves Filament plugins (Plugin skeleton, PackageServiceProvider helpers, render-hook registration).
frontastic/data-object
117595 Downloads
Simple base class for data objects.
friendsofpear/pear_exception
32608 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