Libraries tagged by abstract classes
10quality/php-data-model
23809 Downloads
PHP Library that provides generic and scalable Data Models (abstract model class) for any type of data handling.
dhii/di-abstract
4679 Downloads
Base abstract classes for DI container implementations
matthewbdaly/abstract-or-final-sniff
9568 Downloads
A CodeSniffer sniff that requires that all classes be either abstract or final
dhii/collections-abstract-base
2854 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
topotru/psalm-conditional-final
314 Downloads
Smart final/abstract class enforcement with attributes-based exclusions for Psalm. Perfect for Doctrine entities.
topotru/phpstan-conditional-final
314 Downloads
Smart final/abstract class enforcement with attributes-based exclusions for PHPStan. Perfect for Doctrine entities.
rekalogika/file-derivation
4129 Downloads
Provides an abstract class to streamline the creation of filters using the file derivation feature of the rekalogika/file framework.
johnkrovitch/configuration
10948 Downloads
Configuration abstract class for Symfony projects
distilleries/datatable-builder
9599 Downloads
Based on https://github.com/chumper/datatable. It's an abstract class to implement the datatable like https://github.com/Distilleries/FormBuilder.
buchhaltungsbutler/microservice-connector-bundle
764 Downloads
a bundle implementing abstract classes used to connect a bhb microservice to the main bhb application
webgriffe/magento2-open-post-controller
14475 Downloads
Defines an abstract Magento 2 controller class that disables the built-in form key control
devxpackage/abstract
176 Downloads
this package for get abstract class
leofranca47/abstract-repository-eloquent-laravel
850 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
marcusslv/abstractor
166 Downloads
Pacote Laravel para geração de classes base de domínio com foco em arquitetura limpa, reutilização e produtividade.
ionux/php-asn1-library
10 Downloads
This project aims to provide a complete PHP library for the encoding and decoding of ASN.1 DER encoded data. The OID class provides for the identification of ASN.1 object identifiers.