Libraries tagged by abstract classes
phpfastcache/phpfastcache
4174715 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
1033441 Downloads
A set of genetic (abstract) classes which are commonly used across multiple modules.
rekalogika/doctrine-collections-decorator
16945 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.
swiss-payment-slip/swiss-payment-slip-pdf
220852 Downloads
An abstract base class for creating Swiss payment slips with reference number (ESR) or without (ES) using a pdf engine
wordpress-phoenix/abstract-plugin-base
9933 Downloads
PHP class to extend when building a WordPress plugin allowing you to follow smart plugin setup standards.
miladrahimi/php-enum
9890 Downloads
A PHP Abstract Enum Class
pear/html_common2
450531 Downloads
Abstract base class for HTML classes (PHP5 port of HTML_Common package).
xima/xima-typo3-recordlist
2909 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
17474 Downloads
Exceptions and abstract classes containing logic for PHP/SAP that is not specific to the underlying PHP module.
anzusystems/contracts
12125 Downloads
Interfaces, traits and abstract classes used in AnzuSystems ecosystem.
anglemx/airports
7303 Downloads
Auto-generated PHP abstract class that contains the global IATA Aiport database in pure PHP code.
dhii/di-abstract
3340 Downloads
Base abstract classes for DI container implementations
leofranca47/abstract-repository-eloquent-laravel
539 Downloads
Essa é uma classe php onde tem métodos que podem ser chamados igual no Eloquent. Serve para criar repositórios e facilitar os testes unitários sem perder o poder do Eloquent - This is a php class where it has methods that can be called equal in Eloquent. It serves to create responses and facilitate unit tests without losing the power of the Eloquent
dhii/collections-abstract-base
1956 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
2181 Downloads
Provides an abstract class to streamline the creation of filters using the file derivation feature of the rekalogika/file framework.