Libraries tagged by abstract classes
phpfastcache/phpfastcache
4495281 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
1042759 Downloads
A set of genetic (abstract) classes which are commonly used across multiple modules.
swiss-payment-slip/swiss-payment-slip-pdf
248226 Downloads
An abstract base class for creating Swiss payment slips with reference number (ESR) or without (ES) using a pdf engine
miladrahimi/php-enum
11455 Downloads
A PHP Abstract Enum Class
rekalogika/doctrine-collections-decorator
46928 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
478329 Downloads
Abstract base class for HTML classes (PHP5 port of HTML_Common package).
wordpress-phoenix/abstract-plugin-base
10897 Downloads
PHP class to extend when building a WordPress plugin allowing you to follow smart plugin setup standards.
xima/xima-typo3-recordlist
4538 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.
reallifekip/immutable-base
140 Downloads
Lightweight abstract classes for building immutable PHP objects.
php-sap/common
18976 Downloads
Exceptions and abstract classes containing logic for PHP/SAP that is not specific to the underlying PHP module.
anzusystems/contracts
15361 Downloads
Interfaces, traits and abstract classes used in AnzuSystems ecosystem.
anglemx/airports
8519 Downloads
Auto-generated PHP abstract class that contains the global IATA Aiport database in pure PHP code.
dhii/di-abstract
3847 Downloads
Base abstract classes for DI container implementations
matthewbdaly/abstract-or-final-sniff
9289 Downloads
A CodeSniffer sniff that requires that all classes be either abstract or final
dhii/collections-abstract-base
2267 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