Libraries tagged by abstract classes
phpfastcache/phpfastcache
4047682 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
1029736 Downloads
A set of genetic (abstract) classes which are commonly used across multiple modules.
swiss-payment-slip/swiss-payment-slip-pdf
211736 Downloads
An abstract base class for creating Swiss payment slips with reference number (ESR) or without (ES) using a pdf engine
miladrahimi/php-enum
9367 Downloads
A PHP Abstract Enum Class
pear/html_common2
439511 Downloads
Abstract base class for HTML classes (PHP5 port of HTML_Common package).
wordpress-phoenix/abstract-plugin-base
9091 Downloads
PHP class to extend when building a WordPress plugin allowing you to follow smart plugin setup standards.
rekalogika/doctrine-collections-decorator
5926 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.
xima/xima-typo3-recordlist
2262 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
16797 Downloads
Exceptions and abstract classes containing logic for PHP/SAP that is not specific to the underlying PHP module.
anzusystems/contracts
11248 Downloads
Interfaces, traits and abstract classes used in AnzuSystems ecosystem.
anglemx/airports
6592 Downloads
Auto-generated PHP abstract class that contains the global IATA Aiport database in pure PHP code.
10quality/php-data-model
13999 Downloads
PHP Library that provides generic and scalable Data Models (abstract model class) for any type of data handling.
dhii/di-abstract
3248 Downloads
Base abstract classes for DI container implementations
leofranca47/abstract-repository-eloquent-laravel
489 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
1864 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