Libraries tagged by abstract classes
oonix/encrypted-sessions
45 Downloads
Implementation of SessionHandlerInterface for encrypted sessions using the session ID as the key. Includes abstract class and a filesystem implementation.
maike/iterable
300 Downloads
An abstract class that gives you the power of making your class iterable
locr-company/base-table-reader
1328 Downloads
An abstract class for table-based files (csv, xls).
koninklijke-collective/koning-library
4616 Downloads
TYPO3 Extension: Library - ViewHelpers, Abstract classes, Wizards and Utilities
johnkrovitch/configuration
10818 Downloads
Configuration abstract class for Symfony projects
gebruederheitz/simple-singleton
1203 Downloads
A simple implementation of a singleton as an extensible abstract class or as a trait.
flsouto/htwidget
153 Downloads
Abstract class for defining form widget types
fignon/fignon-view-engine
14 Downloads
The Fignon View Engine package is a simple abstract class you can extends to include easily any php template engine into Fignon.
edbox/prestashop-module
140 Downloads
Abstract class to help faster build PrestaShop modules
doekenorg/decorate-php
5 Downloads
Create a PHP decorator or proxy based on an interface or (abstract) class.
buchhaltungsbutler/microservice-connector-bundle
499 Downloads
a bundle implementing abstract classes used to connect a bhb microservice to the main bhb application
awonderphp/simplecache
92 Downloads
An abstract class to be extended when implementation the PPR-16 SimpleCache Interface.
anekdotes/staticmodel
380 Downloads
Abstract class used to create static Model classes. These classes have their data initiated in themselves. Allows Model operations to be used to a certain extent.
atelierspierrot/patterns
1366 Downloads
A set of PHP classic interfaces and abstract classes patterns.
sunnysideup/title_dataobject
654 Downloads
An abstract like class for creating Title only Data Objects in a simple and efficient manner to, for example, add a category to a Product.