Libraries tagged by abstract class
dhii/collections-abstract-base
2063 Downloads
Collection base classes that do not depend on other non-collection packages, on which there is a dependency of other collection packages that depend on this package. This is done to avoid circular reference in the collection toolchain
xima/xima-typo3-recordlist
3211 Downloads
This package provides an abstract class for creating TYPO3 backend modules that display a feature-rich and easy-to-customize list view of records. It also includes built-in simplified TYPO3 workspace integration.
rekalogika/file-derivation
2337 Downloads
Provides an abstract class to streamline the creation of filters using the file derivation feature of the rekalogika/file framework.
koninklijke-collective/koning-library
5110 Downloads
TYPO3 Extension: Library - ViewHelpers, Abstract classes, Wizards and Utilities
gebruederheitz/simple-singleton
1394 Downloads
A simple implementation of a singleton as an extensible abstract class or as a trait.
dashifen/validator
4581 Downloads
An interface and abstract class useful for the production of objects which validate data.
dashifen/transformer
4802 Downloads
An interface and abstract class useful for the production of objects which transform data.
barechain/general
1953 Downloads
General Laravel abstract classes
cwd/common-bundle
2509 Downloads
Some Abstract Classes which are used in many CWD Projects
confetti-cms/foundation
425 Downloads
This is a package for the foundation of the Confetti CMS. For example, it contains the abstract ORM classes.
10quality/php-data-model
14510 Downloads
PHP Library that provides generic and scalable Data Models (abstract model class) for any type of data handling.
adt/base-form
15791 Downloads
Nette abstract form class with snippet support
raytechhosting/wpabstractclasses
343 Downloads
This package provides the OOP abstract wrapper PHP classes for using in wordpress to help speed development.
webgriffe/magento2-open-post-controller
13973 Downloads
Defines an abstract Magento 2 controller class that disables the built-in form key control
matthewbdaly/abstract-or-final-sniff
9221 Downloads
A CodeSniffer sniff that requires that all classes be either abstract or final