Libraries tagged by abstract class
luckynail/simple
96 Downloads
gugglegum/entity-trait
66 Downloads
PHP trait for simple entity classes (model with attributes)
dominikstyp/laravel-model-abstractor
9 Downloads
Makes AbstractModel inside app/models directory, changes make:model command to generate models which inherit from AbstractModel, and provides php artisan command to move your existing models to app/models directory and change their inheritance to AbstractModel. Thanks to that all your models will inherit from your custom class.
belsym/common-bundle
6 Downloads
A collection of classes commonly used throughout my projects
belca/support-constants
11 Downloads
Helper PHP classes for working with constants and enumerations.
wyanez/zf2-doctrine-base
106 Downloads
Zf2 + Doctrine Base Class, View Helper & Utilities Module
k3ssen/base-admin
3 Downloads
Provides base classes for your symfony4 project
cryptounifier/cryptocurrency
9583 Downloads
Cryptocurrency config file helper and CoinGecko helper class. Internal usage.
abstract/core
14 Downloads
Componential language using HTML-based syntax to access PHP class and method
yorch/mylogin
143 Downloads
Abstract Class for Login in Social Networks
wpscholar/wp-collection-term-base
708 Downloads
An abstract class that can be extended to create custom term collections in WordPress.
webspell_ng/data_structures
280 Downloads
Abstract classes to be used within webSPELL NG projects
vizrex/laraviz
622 Downloads
A base package with various helpers and abstract classes, acting as a foundation and a standard for other packages.
virtualcomplete/selector
6 Downloads
Selector pattern abstract class to manage polymorphism on the user level or run-time arguments.
ujjwal/h-commons
141 Downloads
A Zend Framework 2 module which contains some usefull abstract classes that can be used across multiple modules