Libraries tagged by abstract classes
phpfastcache/phpfastcache
4344138 Downloads
PHP Abstract Cache Class - Reduce your database call using cache system. Phpfastcache handles a lot of drivers such as Apc(u), Cassandra, CouchBase, Couchdb, Dynamodb, Firestore, Mongodb, Files, (P)redis, Leveldb, Memcache(d), Ravendb, Ssdb, Sqlite, Wincache, Xcache, Zend Data Cache.
zf-commons/zfc-base
1038065 Downloads
A set of genetic (abstract) classes which are commonly used across multiple modules.
swiss-payment-slip/swiss-payment-slip-pdf
235278 Downloads
An abstract base class for creating Swiss payment slips with reference number (ESR) or without (ES) using a pdf engine
miladrahimi/php-enum
10710 Downloads
A PHP Abstract Enum Class
rekalogika/doctrine-collections-decorator
44978 Downloads
Lets you easily create decorator classes to dynamically modify the behaviors of Doctrine Collection objects, including the collection objects used by Doctrine ORM in your entities.
pear/html_common2
465639 Downloads
Abstract base class for HTML classes (PHP5 port of HTML_Common package).
wordpress-phoenix/abstract-plugin-base
10564 Downloads
PHP class to extend when building a WordPress plugin allowing you to follow smart plugin setup standards.
xima/xima-typo3-recordlist
3738 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.
php-sap/common
18260 Downloads
Exceptions and abstract classes containing logic for PHP/SAP that is not specific to the underlying PHP module.
anzusystems/contracts
13655 Downloads
Interfaces, traits and abstract classes used in AnzuSystems ecosystem.
anglemx/airports
7895 Downloads
Auto-generated PHP abstract class that contains the global IATA Aiport database in pure PHP code.
dhii/di-abstract
3652 Downloads
Base abstract classes for DI container implementations
matthewbdaly/abstract-or-final-sniff
9234 Downloads
A CodeSniffer sniff that requires that all classes be either abstract or final
dhii/collections-abstract-base
2170 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
rekalogika/file-derivation
2541 Downloads
Provides an abstract class to streamline the creation of filters using the file derivation feature of the rekalogika/file framework.