Libraries tagged by abstract classes
proweb21/patterns
10 Downloads
Contracts for software patterns as interfaces and abstract classes & some DDD types
proprietes-privees/zfc-base
40 Downloads
A set of genetic (abstract) classes which are commonly used across multiple modules.
programmis/daemon-provider
1134 Downloads
abstract class for daemons
pixelpinplugins/pixelpin-zfc-base
37 Downloads
A set of genetic (abstract) classes which are commonly used across multiple modules.
php-architecture-kit/domain-core
8 Downloads
Domain Core abstract classes, interfaces and categorized exceptions.
oonix/encrypted-sessions
46 Downloads
Implementation of SessionHandlerInterface for encrypted sessions using the session ID as the key. Includes abstract class and a filesystem implementation.
mrcnpdlk/api-client-adapter
12 Downloads
Abstract class Client for APIs
mf1dd/object-builder
1 Downloads
Automatically creates fully populated PHP object instances with random, type-safe values. Designed for test fixtures and runtime object generation. Supports all PHP class types — regular classes, readonly classes, abstract classes, enums, traits, interfaces, and built-in stock classes like DateInterval or ArrayObject. Recursively resolves nested object graphs, detects property names for semantically meaningful values (timezone, email, firstname …), and offers constraint-based value ranges via a fluent API. No framework required; zero runtime dependencies beyond nikic/php-parser. PHP 8.2+.
maike/iterable
331 Downloads
An abstract class that gives you the power of making your class iterable
locr-company/base-table-reader
2356 Downloads
An abstract class for table-based files (csv, xls).
lemlabs/common-bundle
54 Downloads
Use an abstract class to setup CRUD Controller on SF2
keven/magician
25 Downloads
Register magic methods handlesr from traits and abstract classes. DO NOT USE IN PRODUCTION.
jeckel-lab/identity-contract
388 Downloads
Contract and abstract classes to manage identities in Domains
jawira/a-star
15 Downloads
Abstract classes to implement A* (A Star) search algorithm.
jalismrs/symfony.common.event
431 Downloads
Adds Symfony event listener abstract class