Libraries tagged by abstract classes
dominikstyp/laravel-model-abstractor
8 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
9 Downloads
Helper PHP classes for working with constants and enumerations.
wyanez/zf2-doctrine-base
104 Downloads
Zf2 + Doctrine Base Class, View Helper & Utilities Module
k3ssen/base-admin
3 Downloads
Provides base classes for your symfony4 project
abstract/core
11 Downloads
Componential language using HTML-based syntax to access PHP class and method
yorch/mylogin
142 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
279 Downloads
Abstract classes to be used within webSPELL NG projects
vizrex/laraviz
615 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
truongwp/email
18 Downloads
Abstract class for email sending in WordPress
tetrapak07/baseapi
203 Downloads
This package contents api abstract classes
sunnysideup/import_task
212 Downloads
An abstract class for writing import tasks.